{ "_args": [ [ "element-china-area-data@5.0.2", "D:\\jenkins\\workspace\\artfess-ui" ] ], "_from": "element-china-area-data@5.0.2", "_id": "element-china-area-data@5.0.2", "_inBundle": false, "_integrity": "sha512-vLQuvOKJy/uiX7MRHEk3x/j09hipuIl6DJ/C4XFUG7D7Pj3O47sy+Y6aAArM6k9v8cD9UX6e+yz2S4J+IPnZ8g==", "_location": "/element-china-area-data", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "element-china-area-data@5.0.2", "name": "element-china-area-data", "escapedName": "element-china-area-data", "rawSpec": "5.0.2", "saveSpec": null, "fetchSpec": "5.0.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/element-china-area-data/-/element-china-area-data-5.0.2.tgz", "_spec": "5.0.2", "_where": "D:\\jenkins\\workspace\\artfess-ui", "author": { "name": "plortinus@gmail.com" }, "bugs": { "url": "https://github.com/Plortinus/element-china-area-data/issues" }, "dependencies": { "china-area-data": "^5.0.1", "lodash-es": "^4.17.15" }, "description": "Element UI 级联 中国省市区数据", "devDependencies": { "@babel/cli": "^7.10.3", "@babel/core": "^7.10.3", "@babel/preset-env": "^7.10.3", "babel-loader": "^8.1.0", "babel-plugin-component": "^1.1.1", "css-loader": "^3.6.0", "element-ui": "^2.13.2", "file-loader": "^6.0.0", "html-loader": "^1.1.0", "html-webpack-plugin": "^4.3.0", "style-loader": "^1.2.1", "uglify-js": "^3.10.0", "uglifyjs-webpack-plugin": "^2.2.0", "url-loader": "^4.1.0", "vue": "^2.6.11", "vue-loader": "^15.9.3", "vue-template-compiler": "^2.6.11", "webpack": "^4.43.0", "webpack-cli": "^3.3.12", "webpack-dev-server": "^3.11.0" }, "homepage": "https://github.com/Plortinus/element-china-area-data#readme", "keywords": [ "element", "elementui", "element-ui", "vue", "省市区", "级联" ], "license": "MIT", "main": "./dist/app.js", "name": "element-china-area-data", "repository": { "type": "git", "url": "git+https://github.com/Plortinus/element-china-area-data.git" }, "scripts": { "build": "webpack --config webpack.build.config.js --progress --hide-modules", "build-commonjs": "webpack --config webpack.build.commonjs.config.js --progress --hide-modules", "dev": "webpack-dev-server --config webpack.dev.config.js --inline --hot", "docs": "webpack --config webpack.doc.config.js --progress --hide-modules", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "5.0.2" }