UNPKG

pepe-distcalc

Version:

Calculate the distance between two coordinates

22 lines (21 loc) 491 B
{ "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" } }