UNPKG

china-area-data-element_2.x

Version:

Element UI 中国省市区数据(2021年度全国统计用区划代码和城乡划分代码)

29 lines (28 loc) 717 B
{ "name": "china-area-data-element_2.x", "version": "1.0.2", "description": "Element UI 中国省市区数据(2021年度全国统计用区划代码和城乡划分代码)", "main": "index.js", "scripts": { "fetch": "cd scripts && node index.js", "build": "webpack --config webpack.build.js --progress " }, "keywords": [ "china-area-data" ], "author": "chenqukk", "license": "MIT", "dependencies": { "@babel/core": "^7.18.6", "axios": "^0.27.2", "babel-loader": "^8.2.5", "cheerio": "^1.0.0-rc.11", "fs": "0.0.1-security", "md5": "^2.3.0", "request-promise": "^4.2.6" }, "devDependencies": { "webpack": "^5.73.0", "webpack-cli": "^4.10.0" } }