wgs84
Version:
constants from the standard reference ellipsoid
26 lines (25 loc) • 557 B
JSON
{
"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"
}