UNPKG
china-address-data
Version:
latest (5.0.1)
5.0.1
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
中国省份城市区数据
china-address-data
/
package.json
19 lines
(18 loc)
•
373 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name"
:
"china-address-data"
,
"version"
:
"5.0.1"
,
"description"
:
"中国省份城市区数据"
,
"main"
:
"data.js"
,
"scripts"
: {
"build"
:
"node scripts/format && node scripts/vux"
},
"keywords"
: [
"中国省份"
,
"行政区域"
,
"城市"
,
"省市区"
,
"vux"
],
"author"
:
"603546459
@qq
.com"
,
"license"
:
"MIT"
}