{ "name": "wgs84", "version": "0.0.0", "description": "constants from the standard reference ellipsoid", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:mapbox/wgs84.git" }, "keywords": [ "wgs84", "reference", "ellipsoid", "geodesy" ], "author": "Tom MacWright", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/mapbox/wgs84/issues" }, "homepage": "https://github.com/mapbox/wgs84" }