states-utils
Version:
A rich library that provides various utility functions to get/check name or USPS code or capital of states or territories and much more
36 lines (35 loc) • 781 B
JSON
{
"name": "states-utils",
"version": "1.0.10",
"description": "A rich library that provides various utility functions to get/check name or USPS code or capital of states or territories and much more",
"license": "MIT",
"repository": "https://github.com/luthraG/states-utils.git",
"author": {
"name": "Gaurav Luthra",
"email": "luthra.zenith@gmail.com"
},
"dependencies": {
"node-ratify": "~1.1.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"statesData.js"
],
"keywords": [
"states",
"USA",
"states-util",
"us-states-util",
"United states",
"United states of America",
"states utility",
"states utils",
"USPS",
"capitals",
"territories",
"associated states"
]
}