countries_cities_list
Version:
Countries and there relevent cities. There are few countries which have regions included as well
21 lines (20 loc) • 443 B
JSON
{
"name": "countries_cities_list",
"version": "1.0.1",
"description": "Countries and there relevent cities. There are few countries which have regions included as well",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Countries",
"Cities",
"Regions",
"Country",
"Lists",
"City",
"Lists"
],
"author": "Akshayprmar",
"license": "ISC"
}