{
  "name": "vn-local",
  "version": "1.0.2",
  "description": "VN province, city, county, address",
  "main": "src/index.js",
  "scripts": {
    "generate": "node src/generate"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:NatCOOPJS/vn-local.git"
  },
  "keywords": [
    "VN",
    "VietNam",
    "Hồ Chí Minh",
    "Sài Gòn",
    "Thành Phố",
    "Tỉnh",
    "Quận",
    "Huyện",
    "Xã",
    "Phường",
    "provice",
    "city",
    "district"
  ],
  "author": "NatCoop",
  "license": "MIT",
  "devDependencies": {
    "eslint": "^4.19.1",
    "eslint-config-airbnb-base": "^13.2.0"
  },
  "dependencies": {
    "xlsx": "^0.15.1"
  }
}
