-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
60 lines (60 loc) · 1.55 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"_args": [
[
"H:\\webstorm\\lgzq"
]
],
"_from": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_inCache": true,
"_integrity": "sha1-mUspkIlnJEMSUvFfos+xjALm3rA=",
"_location": "/react-native-imui",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "react-native-imui",
"escapedName": "react-native-imui",
"rawSpec": "1.0.7",
"saveSpec": null,
"fetchSpec": "1.0.7"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-imui/-/react-native-imui-1.0.7.tgz",
"_shasum": "335e972a8a57c354ee30da9d8466d91d7e4a12aa",
"_shrinkwrap": null,
"_spec": "1.0.7",
"_where": "H:\\webstorm\\lgzq",
"author": "",
"bugs": {
"url": "https://github.com/reactnativecomponent/react-native-imui/issues"
},
"dependencies": {},
"description": "react-native im ui",
"devDependencies": {},
"gitHead": "8615656d916352a430e4a6312b4357ac5d6b04f6",
"homepage": "https://github.com/reactnativecomponent/react-native-imui#readme",
"keywords": [
"react-native"
],
"license": "",
"main": "index.js",
"name": "react-native-imui",
"optionalDependencies": {},
"peerDependencies": {
"react-native": ">=0.47.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/reactnativecomponent/react-native-imui.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.9"
}