{
  "name": "@bskid99/city-state-country",
  "version": "1.1.0",
  "description": "Get cities, states, countries across the world.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Swapnil Nakhate",
  "license": "ISC",
  "keywords": [
    "cities-list",
    "states-list",
    "countries-list",
    "country-state-city-database",
    "GeoLocation",
    "Autocomplete"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/bskidmore/Cities-States-Country"
  },
  "dependencies": {
    "alasql": "^0.5.1"
  }
}
