{
  "name": "china-area-data-lg",
  "version": "5.0.5",
  "description": "中国省份城市区数据",
  "main": "data.js",
  "scripts": {
    "build": "node scripts/format && node scripts/vux"
  },
  "keywords": [
    "中国省份",
    "行政区域",
    "城市",
    "省市区",
    "vux"
  ],
  "author": "airyland@qq.com",
  "license": "MIT",
  "devDependencies": {
    "cheerio": "^1.0.0-rc.3",
    "iconv": "^3.0.0",
    "iconv-lite": "^0.6.0",
    "md5": "^2.2.1",
    "request": "^2.88.2",
    "request-promise": "^4.2.5"
  }
}
