-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
51 lines (51 loc) · 1.51 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
{
"_from": "react-native-baidu-map@^0.6.0",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-y0k3GB6ODNISXTR6W4fKE5cWR90=",
"_location": "/react-native-baidu-map",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-baidu-map@^0.6.0",
"name": "react-native-baidu-map",
"escapedName": "react-native-baidu-map",
"rawSpec": "^0.6.0",
"saveSpec": null,
"fetchSpec": "^0.6.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://registry.npm.taobao.org/react-native-baidu-map/download/react-native-baidu-map-0.6.0.tgz",
"_shasum": "cb4937181e8e0cd2125d347a5b87ca13971647dd",
"_spec": "react-native-baidu-map@^0.6.0",
"_where": "/Users/zhanglinfeimacair/workroom/coding/iwos-phone/iwos",
"author": {
"name": "lovebing"
},
"bugs": {
"url": "https://github.com/lovebing/react-native-baidu-map/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Baidu Map SDK modules and view for React Native(Android & IOS), support react native 0.40+.",
"homepage": "https://github.com/lovebing/react-native-baidu-map#readme",
"keywords": [
"Baidu Map",
"React Native"
],
"license": "ISC",
"main": "index.js",
"name": "react-native-baidu-map",
"repository": {
"type": "git",
"url": "git+https://github.com/lovebing/react-native-baidu-map.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.6.0"
}