forked from zubairpaizer/react-native-searchable-dropdown
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
69 lines (69 loc) · 2.01 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
61
62
63
64
65
66
67
68
69
{
"_args": [
[
"C:\\Users\\Mysterious Stranger\\Documents\\wpra\\WPRA React Native"
]
],
"_from": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-A7vGyOlYGpXyMws71qwVuYwPzr7CXFDZfVFVhm44r3yxbohzpAC8PnoA644S6yUloyj9NauVNDcZTrVlcHVxcw==",
"_location": "/react-native-searchable-dropdown",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "react-native-searchable-dropdown",
"escapedName": "react-native-searchable-dropdown",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-searchable-dropdown/-/react-native-searchable-dropdown-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "C:\\Users\\Mysterious Stranger\\Documents\\wpra\\WPRA React Native",
"author": {
"name": "Zubair Ibrahim",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/zubairpaizer/react-native-searchable-dropdown/issues"
},
"description": "Searchable Dropdown",
"homepage": "https://github.com/zubairpaizer/react-native-searchable-dropdown#readme",
"keywords": [
"react",
"react-component",
"react-native",
"ios",
"android",
"material",
"dropdown",
"spinner",
"select",
"multi selection",
"multi list",
"multi searchable dropdown",
"searchable-dropdown",
"react-native-searchable-dropdown",
"react searchable dropdown",
"react searchable list",
"react auto search dropdown"
],
"license": "ISC",
"main": "index.js",
"name": "react-native-searchable-dropdown",
"repository": {
"type": "git",
"url": "git://github.com/zubairpaizer/react-native-searchable-dropdown.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.2"
}