country_city_regions
Version:
Countries and there relevent cities and their regions. There are few countries which have regions included as well
21 lines (20 loc) • 462 B
JSON
{
"name": "country_city_regions",
"version": "4.0.0",
"description": "Countries and there relevent cities and their regions. 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": "shubhambajpai",
"license": "ISC"
}