{
  "_from": "china-area-data-json@^5.0.2",
  "_inBundle": false,
  "_integrity": "sha512-vLQuvOKJy/uiX7MRHEk3x/j09hipuIl6DJ/C4XFUG7D7Pj3O47sy+Y6aAArM6k9v8cD9UX6e+yz2S4J+IPnZ8g==",
  "_location": "/china-area-data-json",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "china-area-data-json@^5.0.2",
    "name": "china-area-data-json",
    "escapedName": "china-area-data-json",
    "rawSpec": "^5.0.2",
    "saveSpec": null,
    "fetchSpec": "^5.0.2"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/china-area-data-json/-/china-area-data-json-5.0.2.tgz",
  "_shasum": "006c26594b8865cb619994063c732562e4583d30",
  "_spec": "china-area-data-json@^5.0.2",
  "_where": "/Users/ty/Desktop/CWPROJECT/supplier-web",
  "author": "plortinus@gmail.com",
  "bugs": {
    "url": "https://github.com/Plortinus/china-area-data-json/issues"
  },
  "dependencies": {
    "china-area-data": "^5.0.1",
    "lodash-es": "^4.17.15"
  },
  "deprecated": false,
  "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/china-area-data-json#readme",
  "keywords": [
    "element",
    "elementui",
    "element-ui",
    "vue",
    "省市区",
    "级联"
  ],
  "license": "MIT",
  "main": "./dist/app.js",
  "name": "china-area-data-json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Plortinus/china-area-data-json.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.4",
  "directories": {
    "doc": "docs"
  }
}
