{
	"name": "wgs84",
	"versions": {
		"0.0.0": {
			"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": {
				"name": "Tom MacWright"
			},
			"license": "BSD-2-Clause",
			"bugs": {
				"url": "https://github.com/mapbox/wgs84/issues"
			},
			"homepage": "https://github.com/mapbox/wgs84",
			"_id": "wgs84@0.0.0",
			"dist": {
				"shasum": "34fdc555917b6e57cf2a282ed043710c049cdc76",
				"tarball": "https://registry.npmjs.org/wgs84/-/wgs84-0.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "tmcw",
				"email": "tom@macwright.org"
			},
			"maintainers": [
				{
					"name": "tmcw",
					"email": "tom@macwright.org"
				}
			],
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2017-09-22T17:43:24.128Z",
		"created": "2013-12-11T23:51:17.025Z",
		"0.0.0": "2013-12-11T23:51:18.351Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"888a6f8424726a1c130e7b0fa4d77e90\"",
			"fetched": 1593324322129
		}
	},
	"_distfiles": {
		"wgs84-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/wgs84/-/wgs84-0.0.0.tgz",
			"sha": "34fdc555917b6e57cf2a282ed043710c049cdc76",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"wgs84-0.0.0.tgz": {
			"shasum": "34fdc555917b6e57cf2a282ed043710c049cdc76"
		}
	},
	"_rev": "2-19f734f7aeb0159c",
	"_id": "wgs84",
	"readme": "# [wgs84](http://en.wikipedia.org/wiki/World_Geodetic_System)\n\nProvides `RADIUS`, `FLATTENING`, and `POLAR_RADIUS` constants from\nthe reference ellipsoid."
}