simple-country-names
Version:
The list of all the countries in the world
20 lines (19 loc) • 433 B
JSON
{
"name": "simple-country-names",
"version": "1.0.4",
"description": "The list of all the countries in the world",
"main": "countries.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"list-of-countries",
"countries-list",
"all-countries",
"country-names",
"countries-in-the-world"
],
"author": "ata-steven",
"license": "ISC",
"dependencies": {}
}