forked from yxyhail/react-native-picker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
50 lines (50 loc) · 1.43 KB
/
package.json
File metadata and controls
50 lines (50 loc) · 1.43 KB
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
{
"_args": [
[
"github:yxyhail/react-native-picker",
"/Users/yangxinyu/meicai/colonel_tool"
]
],
"_from": "github:yxyhail/react-native-picker",
"_id": "react-native-picker@github:yxyhail/react-native-picker#6af175d6910f3ce4d373eefafc518ca25e339c2f",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-picker",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "github:yxyhail/react-native-picker",
"rawSpec": "github:yxyhail/react-native-picker",
"saveSpec": "github:yxyhail/react-native-picker",
"fetchSpec": null,
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "github:yxyhail/react-native-picker#6af175d6910f3ce4d373eefafc518ca25e339c2f",
"_spec": "github:yxyhail/react-native-picker",
"_where": "/Users/yangxinyu/meicai/colonel_tool",
"author": {
"name": "zooble"
},
"bugs": {
"url": "https://github.com/beefe/react-native-picker/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A Native Picker with high performance.",
"homepage": "https://github.com/beefe/react-native-picker",
"license": "MIT",
"main": "index.js",
"name": "react-native-picker",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/beefe/react-native-picker.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"types": "index.d.ts",
"version": "4.3.7"
}