countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
19 lines (18 loc) • 383 B
JSON
{
"name": "countrify",
"version": "1.0.0",
"description": "A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.",
"main": "index.js",
"scripts": {
"test": "test"
},
"keywords": [
"ISO-3166-1",
"ISO-3166-2",
"countries",
"regions",
"states"
],
"author": "Ruberto Paluo",
"license": "ISC"
}