zcs
Version:
A quick and light esm / node module to look up state city or zips to get either.
34 lines (33 loc) • 670 B
JSON
{
"name": "zcs",
"version": "2.8.4",
"description": "A quick and light esm / node module to look up state city or zips to get either.",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Phara0h/zcs.git"
},
"keywords": [
"zip",
"city",
"state",
"lookup",
"light",
"fast",
"location",
"esm",
"nodejs",
"lookahead",
"autocomplete"
],
"author": "Jt Whissel",
"license": "ISC",
"bugs": {
"url": "https://github.com/Phara0h/zcs/issues"
},
"homepage": "https://github.com/Phara0h/zcs#readme",
"dependencies": {}
}