UNPKG

node-vincenty

Version:

Calculates the distance in meters between two latitude and longitude coordinates.

23 lines (22 loc) 546 B
{ "name": "node-vincenty", "version": "0.0.6", "description": "Calculates the distance in meters between two latitude and longitude coordinates.", "main": "vincenty.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/kas673/node-vincenty.git" }, "keywords": [ "vincenty", "distance", "latitude", "longitude" ], "author": "Kevin Stofan", "license": "BSD", "gitHead": "33be75631a9cdbb81203e7ac2c25df384e108227" }