-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
47 lines (47 loc) · 1.16 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": "area-data-zfn",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-1KxjbCak2VKm0qbgo0URGIcJ6/WqvC1tiFaEUBzeec5diZhDtLPOB7eg96Gi3jnkYnnwGzmTwZpfF87qZWYx7w==",
"_location": "/area-data-zfn",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "area-data-zfn",
"name": "area-data-zfn",
"escapedName": "area-data-zfn",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/area-data-zfn/-/area-data-zfn-1.1.1.tgz",
"_shasum": "18d53466a98fcf076f1654fc3b22b28461573784",
"_spec": "area-data-zfn",
"_where": "/Users/zhangfuning/Desktop/areaDataZfn",
"author": {
"name": "zfn"
},
"bundleDependencies": false,
"deprecated": false,
"description": "中国省、市、区、街道数据",
"devDependencies": {},
"files": [
"data.js"
],
"license": "MIT",
"main": "./data.js",
"name": "area-data-zfn",
"private": false,
"repository": {
"type": "git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.8"
}