-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
40 lines (40 loc) · 1.25 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"_from": "git+https://github.com/SunXingZ/react-native-hot-update.git",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-hotupdate",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "https://github.com/SunXingZ/react-native-hot-update.git",
"rawSpec": "https://github.com/SunXingZ/react-native-hot-update.git",
"saveSpec": "git+https://github.com/SunXingZ/react-native-hot-update.git",
"fetchSpec": "https://github.com/SunXingZ/react-native-hot-update.git",
"gitCommittish": null
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git+https://github.com/SunXingZ/react-native-hot-update.git#f1617448aa6c97ae18009e9360cef3825746d5bb",
"_spec": "https://github.com/SunXingZ/react-native-hot-update.git",
"_where": "/Users/fxj/Desktop/work/react-native-fangxinjia",
"author": "",
"bundleDependencies": false,
"deprecated": false,
"description": "## Getting started",
"keywords": [
"react-native"
],
"license": "",
"main": "index.js",
"name": "react-native-hotupdate",
"peerDependencies": {
"react-native": "^0.41.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}