countries-with-cities-select
Version:
All countries with cities select dropdown
29 lines (28 loc) • 731 B
JSON
{
"name": "countries-with-cities-select",
"version": "1.0.0",
"description": "All countries with cities select dropdown",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JavaScript-Bits/countries-with-cities-select.git"
},
"keywords": [
"city",
"countires",
"dropdown",
"select",
"search",
"cities",
"towns"
],
"author": "manuelgeek, Gloria_Jemutai",
"license": "ISC",
"bugs": {
"url": "https://github.com/JavaScript-Bits/countries-with-cities-select/issues"
},
"homepage": "https://github.com/JavaScript-Bits/countries-with-cities-select#readme"
}