| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "area-data@1.0.0",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_from": "area-data@1.0.0",
- "_id": "area-data@1.0.0",
- "_inBundle": false,
- "_integrity": "sha512-tTdvX5nJRoj+LEu3K0ldoP5rIjuChJmA/KcfX7HVT5GovvhvAvWYSKrIBr5W6CUAKf844Q+ooThH/vtSGfy0nQ==",
- "_location": "/area-data",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "area-data@1.0.0",
- "name": "area-data",
- "escapedName": "area-data",
- "rawSpec": "1.0.0",
- "saveSpec": null,
- "fetchSpec": "1.0.0"
- },
- "_requiredBy": [
- "/iview-area"
- ],
- "_resolved": "https://registry.npmjs.org/area-data/-/area-data-1.0.0.tgz",
- "_spec": "1.0.0",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "pomysky@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/dwqs/area-data/issues"
- },
- "description": "中国省、市、区、街道数据",
- "devDependencies": {
- "china-area-data": "^3.0.0",
- "lodash": "^4.17.4"
- },
- "files": [
- "data.js"
- ],
- "homepage": "https://github.com/dwqs/area-data#readme",
- "keywords": [
- "china",
- "area",
- "行政区域代码",
- "china area",
- "picker",
- "area picker",
- "中国省份"
- ],
- "license": "MIT",
- "main": "./data.js",
- "name": "area-data",
- "private": false,
- "repository": {
- "type": "git",
- "url": "git+https://github.com/dwqs/area-data.git"
- },
- "version": "1.0.0"
- }
|