UNPKG

@erexstudio/geo-span-measure

Version:

A simple npm package for calculating distance between two coordinates using the Haversine formula.

24 lines (23 loc) 573 B
{ "name": "@erexstudio/geo-span-measure", "version": "1.0.1", "description": "A simple npm package for calculating distance between two coordinates using the Haversine formula.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Project-Erex/geo-span-measure.git" }, "keywords": [ "Erex Studio", "erexstudio", "haversine", "distance", "coordinates", "geo-span-measure" ], "author": "erexstudio", "license": "ISC" }