-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
89 lines (89 loc) · 2.67 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"_args": [
[
{
"raw": "@zzzkk2009/react-native-baidu-map",
"scope": "@zzzkk2009",
"escapedName": "@zzzkk2009%2freact-native-baidu-map",
"name": "@zzzkk2009/react-native-baidu-map",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/huaxin/Desktop/myproject/EasemobDemo"
]
],
"_cnpm_publish_time": 1488856696732,
"_from": "@zzzkk2009/react-native-baidu-map@latest",
"_id": "@zzzkk2009/[email protected]",
"_inCache": true,
"_location": "/@zzzkk2009/react-native-baidu-map",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-native-baidu-map-1.0.6.tgz_1488856695912_0.15386566170491278"
},
"_npmUser": {
"name": "zzzkk2009",
"email": "[email protected]"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "@zzzkk2009/react-native-baidu-map",
"scope": "@zzzkk2009",
"escapedName": "@zzzkk2009%2freact-native-baidu-map",
"name": "@zzzkk2009/react-native-baidu-map",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npm.taobao.org/@zzzkk2009/react-native-baidu-map/download/@zzzkk2009/react-native-baidu-map-1.0.6.tgz",
"_shasum": "bf99e68bfd4418659771d03faf55b2eadaa2dfde",
"_shrinkwrap": null,
"_spec": "@zzzkk2009/react-native-baidu-map",
"_where": "/Users/huaxin/Desktop/myproject/EasemobDemo",
"author": {
"name": "zachary"
},
"bugs": {
"url": "https://github.com/zzzkk2009/react-native-baidu-map/issues"
},
"dependencies": {},
"description": "Baidu Map SDK modules and view for React Native(Android & IOS), support react native 0.38+.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "bf99e68bfd4418659771d03faf55b2eadaa2dfde",
"tarball": "https://registry.npmjs.org/@zzzkk2009/react-native-baidu-map/-/react-native-baidu-map-1.0.6.tgz"
},
"gitHead": "e9f6d9d13dc4e4f98d0c980ff34a3bb1746d070a",
"homepage": "https://github.com/zzzkk2009/react-native-baidu-map#readme",
"keywords": [
"Baidu Map",
"React Native"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "zzzkk2009",
"email": "[email protected]"
}
],
"name": "@zzzkk2009/react-native-baidu-map",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/zzzkk2009/react-native-baidu-map.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.6"
}