forked from hamid/react-native-ios-settings-bundle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
47 lines (47 loc) · 1.44 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
{
"_from": "react-native-ios-settings-bundle@^1.0.0",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-fDKTvTT4fojNGOJMSMiIrBxwO0q+lMuQ5kxKQbxdbH6qTE3Iyv5Fu3e5rIe/WmfJGP3ZsuE8cunqsM1IZraeOQ==",
"_location": "/react-native-ios-settings-bundle",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-ios-settings-bundle@^1.0.0",
"name": "react-native-ios-settings-bundle",
"escapedName": "react-native-ios-settings-bundle",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"repository": {
"type": "git",
"url": "https://github.com/hamid/react-native-ios-settings-bundle"
},
"_resolved": "https://registry.npmjs.org/react-native-ios-settings-bundle/-/react-native-ios-settings-bundle-1.0.0.tgz",
"_shasum": "03d7197857c2bebd620baedd25c32f43832cb097",
"_spec": "react-native-ios-settings-bundle@^1.0.0",
"_where": "/Users/hamid/Projects/React-native/Production/AdiritHomeArchivist",
"author": "",
"bundleDependencies": false,
"deprecated": false,
"description": "## Getting started",
"keywords": [
"react-native"
],
"license": "",
"main": "index.js",
"name": "react-native-ios-settings-bundle",
"peerDependencies": {
"react-native": "*"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.2.1"
}