{
  "name": "territory-indonesia",
  "version": "0.1.4",
  "description": "Territories of Indonesia",
  "main": "index.js",
  "author": "eksa <eksant@gmail.com>",
  "license": "MIT",
  "private": false,
  "keywords": [
    "indonesia",
    "province",
    "city",
    "regency",
    "eksa"
  ],
  "homepage": "https://github.com/eksant/territory-indonesia#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eksant/territory-indonesia.git"
  },
  "bugs": {
    "url": "https://github.com/eksant/territory-indonesia/issues"
  },
  "scripts": {
    "test": "nyc --reporter=text mocha"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^6.2.1",
    "nyc": "^14.1.1"
  }
}
