{
  "name": "pepe-distcalc",
  "version": "0.9.3",
  "description": "Calculate the distance between two coordinates",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/JosepCristobal/pepe-distcalc.git"
  },
  "keywords": [
    "distance","coordinates","geoposition"
  ],
  "author": "Pepetrans",
  "license": "ISC",
  "dependencies": {
    "node-geocoder": "^3.27.0"
  }
}
