|
1 | 1 | { |
2 | | - "name": "react-native-webview-bridge", |
3 | | - "version": "0.33.0", |
| 2 | + "_from": "git+https://github.com/alinz/react-native-webview-bridge.git", |
| 3 | + "_id": "react-native-webview-bridge@0.33.0", |
| 4 | + "_inBundle": false, |
| 5 | + "_integrity": "sha1-FGO0lAKW/eKAgh/kgwqicIr6rTI=", |
| 6 | + "_location": "/react-native-webview-bridge", |
| 7 | + "_phantomChildren": { |
| 8 | + "loose-envify": "1.3.1" |
| 9 | + }, |
| 10 | + "_requested": { |
| 11 | + "type": "git", |
| 12 | + "raw": "react-native-webview-bridge-updated@git+https://github.com/alinz/react-native-webview-bridge", |
| 13 | + "name": "react-native-webview-bridge-updated", |
| 14 | + "escapedName": "react-native-webview-bridge-updated", |
| 15 | + "rawSpec": "git+https://github.com/alinz/react-native-webview-bridge", |
| 16 | + "saveSpec": "git+https://github.com/alinz/react-native-webview-bridge.git", |
| 17 | + "fetchSpec": "https://github.com/alinz/react-native-webview-bridge.git", |
| 18 | + "gitCommittish": "master" |
| 19 | + }, |
| 20 | + "_requiredBy": [ |
| 21 | + "#USER", |
| 22 | + "/" |
| 23 | + ], |
| 24 | + "_resolved": "git+https://github.com/alinz/react-native-webview-bridge.git#45a330f5a637a6b1df8e6a19e99068ca52642769", |
| 25 | + "_spec": "react-native-webview-bridge-updated@git+https://github.com/alinz/react-native-webview-bridge", |
| 26 | + "_where": "/Users/adrienne/Code/dani-rewiremed/rewiremed", |
| 27 | + "author": { |
| 28 | + "name": "Ali Najafizadeh" |
| 29 | + }, |
| 30 | + "bugs": { |
| 31 | + "url": "https://github.com/alinz/react-native-webview-bridge/issues" |
| 32 | + }, |
| 33 | + "bundleDependencies": false, |
| 34 | + "contributors": [ |
| 35 | + { |
| 36 | + "name": "Hunter Medney" |
| 37 | + } |
| 38 | + ], |
| 39 | + "dependencies": { |
| 40 | + "create-react-class": "^15.6.2", |
| 41 | + "invariant": "2.2.0", |
| 42 | + "keymirror": "0.1.1" |
| 43 | + }, |
| 44 | + "deprecated": false, |
4 | 45 | "description": "React Native WebView Javascript Bridge", |
5 | | - "main": "webview-bridge", |
6 | 46 | "directories": { |
7 | 47 | "example": "example", |
8 | 48 | "lib": "lib" |
9 | 49 | }, |
10 | | - "scripts": { |
11 | | - "test": "echo \"Error: no test specified\" && exit 1" |
12 | | - }, |
13 | | - "repository": { |
14 | | - "type": "git", |
15 | | - "url": "git@github.com:alinz/react-native-webview-bridge.git" |
16 | | - }, |
| 50 | + "homepage": "https://github.com/alinz/react-native-webview-bridge", |
17 | 51 | "keywords": [ |
18 | 52 | "react-native", |
19 | 53 | "react-component", |
20 | 54 | "ios", |
21 | 55 | "webview-bridge" |
22 | 56 | ], |
23 | | - "author": "Ali Najafizadeh", |
24 | | - "contributors": [ |
25 | | - "Hunter Medney" |
26 | | - ], |
27 | 57 | "license": "MIT", |
28 | | - "bugs": { |
29 | | - "url": "https://github.com/alinz/react-native-webview-bridge/issues" |
| 58 | + "main": "webview-bridge", |
| 59 | + "name": "react-native-webview-bridge", |
| 60 | + "repository": { |
| 61 | + "type": "git", |
| 62 | + "url": "git+ssh://git@github.com/alinz/react-native-webview-bridge.git" |
30 | 63 | }, |
31 | | - "homepage": "https://github.com/alinz/react-native-webview-bridge", |
32 | | - "dependencies": { |
33 | | - "invariant": "2.2.0", |
34 | | - "keymirror": "0.1.1" |
35 | | - } |
| 64 | + "scripts": { |
| 65 | + "test": "echo \"Error: no test specified\" && exit 1" |
| 66 | + }, |
| 67 | + "version": "0.33.0" |
36 | 68 | } |
0 commit comments