UNPKG

countrycitystatejson

Version:

A JSON Object containing Countries and their associated States/Provinces and cities.

32 lines (31 loc) 814 B
{ "name": "countrycitystatejson", "version": "21.03.2702", "description": "A JSON Object containing Countries and their associated States/Provinces and cities.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/khkwan0/countryCityStateJson.git" }, "keywords": [ "country", "city", "state", "json" ], "author": "khkwan0@github.com", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/khkwan0/countryCityStateJson/issues" }, "homepage": "https://github.com/khkwan0/countryCityStateJson#readme", "dependencies": { "countries-list": "^2.3.2", "country-state-city": "0.0.5", "trie-search": "^1.3.5" }, "reveal": true }