zipcode-city-distance
Version:
Simple zipcode/city distance calculator and all information you need about cities and zipcodes, including coordinates, states etc.
30 lines • 854 B
JSON
{
"name": "zipcode-city-distance",
"version": "1.0.6",
"description": "Simple zipcode/city distance calculator and all information you need about cities and zipcodes, including coordinates, states etc.",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/buddyeorl/zipcode-city-distance-module.git"
},
"keywords": [
"distance",
"between",
"zipcodes",
"and",
"cities",
"zipcode",
"info",
"city",
"info"
],
"author": "A. Lizarraga <alexdatavault@gmail.com> <https://github.com/buddyeorl>",
"license": "MIT",
"bugs": {
"url": "https://github.com/buddyeorl/zipcode-city-distance-module/issues"
},
"homepage": "https://github.com/buddyeorl/zipcode-city-distance-module#readme"
}