-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathpackage.json
52 lines (52 loc) · 1.71 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
{
"_from": "git+https://github.com/BhavanPatel/react-native-navbar-color.git",
"_id": "react-native-navbar-color@0.0.1",
"_inBundle": false,
"_location": "/react-native-navbar-color",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "https://github.com/BhavanPatel/react-native-navbar-color.git",
"rawSpec": "https://github.com/BhavanPatel/react-native-navbar-color.git",
"saveSpec": "git+https://github.com/BhavanPatel/react-native-navbar-color.git",
"fetchSpec": "https://github.com/BhavanPatel/react-native-navbar-color.git",
"gitCommittish": null
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git+https://github.com/BhavanPatel/react-native-navbar-color.git#b45848c557761a1b7808d079d8e63ab9bd9fdcf2",
"_spec": "https://github.com/BhavanPatel/react-native-navbar-color.git",
"_where": "/Users/bhavanpatel/Desktop/PROJECTS/demos/rnnc",
"author": {
"name": "Bhavan Patel"
},
"bugs": {
"url": "https://github.com/BhavanPatel/react-native-navbar-color/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Module for change color of react-native footer navigation bar in android.",
"homepage": "https://github.com/BhavanPatel/react-native-navbar-color#readme",
"keywords": [
"react-native",
"react-native-navbar-color",
"navigation-bar",
"navbar-color",
"footer-navigation",
"android",
"color"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-navbar-color",
"repository": {
"type": "git",
"url": "git+https://github.com/BhavanPatel/react-native-navbar-color.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}