{
  "name": "illerimiz",
  "version": "1.0.1",
  "description": "İlleri JSON formatında veren bir kütüphane.",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": [
    "il",
    "türkiye",
    "cities",
    "counties"
  ],
  "author": "Ali GOREN <goren.ali@yandex.com>",
  "license": "ISC",
  "devDependencies": {
    "jest": "^22.4.3"
  }
}
