{
  "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": {}
}
