{
	"name": "vt-pbf",
	"versions": {
		"1.0.0": {
			"name": "vt-pbf",
			"version": "1.0.0",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"dependencies": {
				"pbf": "^1.3.2",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "e7b680bd618a5211d0ac7df0a49f28f67ef88693",
			"_id": "vt-pbf@1.0.0",
			"_shasum": "9a837893c1c026eeea20eeba885d104929091f0e",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "9a837893c1c026eeea20eeba885d104929091f0e",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "vt-pbf",
			"version": "1.0.1",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "73dc0e1b1219b646177b6f94d83b4bd594ff6906",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@1.0.1",
			"_shasum": "ffe516053174e4edd0f022fcad01a694a7a35123",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "ffe516053174e4edd0f022fcad01a694a7a35123",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "vt-pbf",
			"version": "1.0.2",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "2c9618974d2f5061d8eb861d56bc73635b42df58",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@1.0.2",
			"_shasum": "de4fedb866463b063777047ed68bffdc051aaebf",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "de4fedb866463b063777047ed68bffdc051aaebf",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "vt-pbf",
			"version": "2.0.0",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "632c5bd70a79709326c18bd075c1f22a25153180",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@2.0.0",
			"_shasum": "08da941fdd67d50fd4d1ba3b980bbb4e7294623b",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "08da941fdd67d50fd4d1ba3b980bbb4e7294623b",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "vt-pbf",
			"version": "2.0.1",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"point-geometry": "0.0.0",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "a970bf4e0ce6c9da54c418dc9aa4a5bf8a27409b",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@2.0.1",
			"_shasum": "9a30608b258f33d9dda9314d7b840df422805c48",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "9a30608b258f33d9dda9314d7b840df422805c48",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "vt-pbf",
			"version": "2.0.2",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"point-geometry": "0.0.0",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "81b42b3908a987e120674edce209d101a67097ef",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@2.0.2",
			"_shasum": "6033e55ae72522b58c449edb82f246cafbd21266",
			"_from": ".",
			"_npmVersion": "3.3.4",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "6033e55ae72522b58c449edb82f246cafbd21266",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "vt-pbf",
			"version": "2.1.0",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"point-geometry": "0.0.0",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "f7d10e241f1d0fb17e0d459e5dd2d6d582c98ab4",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@2.1.0",
			"_shasum": "1e00587ac11b8b0133a64704c2dd34286bd77c30",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "1e00587ac11b8b0133a64704c2dd34286bd77c30",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "1ec5",
					"email": "mxn@1ec5.org"
				},
				{
					"name": "aaronlidman",
					"email": "aaronlidman@gmail.com"
				},
				{
					"name": "ajashton",
					"email": "aj.ashton@gmail.com"
				},
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				},
				{
					"name": "ansis",
					"email": "ansis.brammanis@gmail.com"
				},
				{
					"name": "bergwerkgis",
					"email": "wb@bergwerk-gis.at"
				},
				{
					"name": "bhousel",
					"email": "bryan@mapbox.com"
				},
				{
					"name": "bsudekum",
					"email": "bobby@mapbox.com"
				},
				{
					"name": "camilleanne",
					"email": "camille@mapbox.com"
				},
				{
					"name": "dnomadb",
					"email": "damon@mapbox.com"
				},
				{
					"name": "edenh",
					"email": "eden.halperin@gmail.com"
				},
				{
					"name": "emilymcafee",
					"email": "emily@mapbox.com"
				},
				{
					"name": "flippmoke",
					"email": "flippmoke@gmail.com"
				},
				{
					"name": "freenerd",
					"email": "spam@freenerd.de"
				},
				{
					"name": "gretacb",
					"email": "carol@mapbox.com"
				},
				{
					"name": "ian29",
					"email": "ian.villeda@gmail.com"
				},
				{
					"name": "ianshward",
					"email": "ian@mapbox.com"
				},
				{
					"name": "ingalls",
					"email": "nicholas.ingalls@gmail.com"
				},
				{
					"name": "jfirebaugh",
					"email": "john.firebaugh@gmail.com"
				},
				{
					"name": "jrpruit1",
					"email": "jake@jakepruitt.com"
				},
				{
					"name": "karenzshea",
					"email": "karen@mapbox.com"
				},
				{
					"name": "lbud",
					"email": "lauren@mapbox.com"
				},
				{
					"name": "lucaswoj",
					"email": "lucas@lucaswoj.com"
				},
				{
					"name": "lxbarth",
					"email": "alex@mapbox.com"
				},
				{
					"name": "lyzidiamond",
					"email": "lyzi@mapbox.com"
				},
				{
					"name": "mateov",
					"email": "matt@mapbox.com"
				},
				{
					"name": "mcwhittemore",
					"email": "mcwhittemore@gmail.com"
				},
				{
					"name": "miccolis",
					"email": "jeff@miccolis.net"
				},
				{
					"name": "mikemorris",
					"email": "michael.patrick.morris@gmail.com"
				},
				{
					"name": "morganherlocker",
					"email": "morgan.herlocker@gmail.com"
				},
				{
					"name": "mourner",
					"email": "agafonkin@gmail.com"
				},
				{
					"name": "mtirwin",
					"email": "irwin@mapbox.com"
				},
				{
					"name": "nickidlugash",
					"email": "nicki@mapbox.com"
				},
				{
					"name": "planemad",
					"email": "arun.planemad@gmail.com"
				},
				{
					"name": "rclark",
					"email": "ryan.clark.j@gmail.com"
				},
				{
					"name": "samanbb",
					"email": "saman@mapbox.com"
				},
				{
					"name": "sbma44",
					"email": "tlee@mapbox.com"
				},
				{
					"name": "scothis",
					"email": "scothis@gmail.com"
				},
				{
					"name": "sgillies",
					"email": "sean@mapbox.com"
				},
				{
					"name": "themarex",
					"email": "patrick@mapbox.com"
				},
				{
					"name": "tristen",
					"email": "tristen.brown@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vt-pbf-2.1.0.tgz_1471263292722_0.7257868007291108"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "vt-pbf",
			"version": "2.1.1",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"point-geometry": "0.0.0",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "510c2b935d360de466a7b68591ee5d33d13ee034",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@2.1.1",
			"_shasum": "f3bea47b82fa35dcb58cdb6e1fe5dc2f980a8ed8",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "f3bea47b82fa35dcb58cdb6e1fe5dc2f980a8ed8",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "1ec5",
					"email": "mxn@1ec5.org"
				},
				{
					"name": "aaronlidman",
					"email": "aaronlidman@gmail.com"
				},
				{
					"name": "ajashton",
					"email": "aj.ashton@gmail.com"
				},
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				},
				{
					"name": "ansis",
					"email": "ansis.brammanis@gmail.com"
				},
				{
					"name": "bergwerkgis",
					"email": "wb@bergwerk-gis.at"
				},
				{
					"name": "bhousel",
					"email": "bryan@mapbox.com"
				},
				{
					"name": "bsudekum",
					"email": "bobby@mapbox.com"
				},
				{
					"name": "camilleanne",
					"email": "camille@mapbox.com"
				},
				{
					"name": "dnomadb",
					"email": "damon@mapbox.com"
				},
				{
					"name": "edenh",
					"email": "eden.halperin@gmail.com"
				},
				{
					"name": "emilymcafee",
					"email": "emily@mapbox.com"
				},
				{
					"name": "flippmoke",
					"email": "flippmoke@gmail.com"
				},
				{
					"name": "freenerd",
					"email": "spam@freenerd.de"
				},
				{
					"name": "gretacb",
					"email": "carol@mapbox.com"
				},
				{
					"name": "ian29",
					"email": "ian.villeda@gmail.com"
				},
				{
					"name": "ianshward",
					"email": "ian@mapbox.com"
				},
				{
					"name": "ingalls",
					"email": "nicholas.ingalls@gmail.com"
				},
				{
					"name": "jfirebaugh",
					"email": "john.firebaugh@gmail.com"
				},
				{
					"name": "jrpruit1",
					"email": "jake@jakepruitt.com"
				},
				{
					"name": "karenzshea",
					"email": "karen@mapbox.com"
				},
				{
					"name": "lbud",
					"email": "lauren@mapbox.com"
				},
				{
					"name": "lucaswoj",
					"email": "lucas@lucaswoj.com"
				},
				{
					"name": "lxbarth",
					"email": "alex@mapbox.com"
				},
				{
					"name": "lyzidiamond",
					"email": "lyzi@mapbox.com"
				},
				{
					"name": "mateov",
					"email": "matt@mapbox.com"
				},
				{
					"name": "mcwhittemore",
					"email": "mcwhittemore@gmail.com"
				},
				{
					"name": "miccolis",
					"email": "jeff@miccolis.net"
				},
				{
					"name": "mikemorris",
					"email": "michael.patrick.morris@gmail.com"
				},
				{
					"name": "morganherlocker",
					"email": "morgan.herlocker@gmail.com"
				},
				{
					"name": "mourner",
					"email": "agafonkin@gmail.com"
				},
				{
					"name": "mtirwin",
					"email": "irwin@mapbox.com"
				},
				{
					"name": "nickidlugash",
					"email": "nicki@mapbox.com"
				},
				{
					"name": "planemad",
					"email": "arun.planemad@gmail.com"
				},
				{
					"name": "rclark",
					"email": "ryan.clark.j@gmail.com"
				},
				{
					"name": "samanbb",
					"email": "saman@mapbox.com"
				},
				{
					"name": "sbma44",
					"email": "tlee@mapbox.com"
				},
				{
					"name": "scothis",
					"email": "scothis@gmail.com"
				},
				{
					"name": "sgillies",
					"email": "sean@mapbox.com"
				},
				{
					"name": "themarex",
					"email": "patrick@mapbox.com"
				},
				{
					"name": "tristen",
					"email": "tristen.brown@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vt-pbf-2.1.1.tgz_1471270522027_0.13955825613811612"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "vt-pbf",
			"version": "2.1.2",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/anandthakker/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"point-geometry": "0.0.0",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "ff0ee8c6cefd13fc3803f7540a7ab3e788a3faa6",
			"bugs": {
				"url": "https://github.com/anandthakker/vt-pbf/issues"
			},
			"homepage": "https://github.com/anandthakker/vt-pbf#readme",
			"_id": "vt-pbf@2.1.2",
			"_shasum": "75409fded5f6c3910073a64c3e575cdeba387f01",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "mourner",
				"email": "agafonkin@gmail.com"
			},
			"dist": {
				"shasum": "75409fded5f6c3910073a64c3e575cdeba387f01",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "1ec5",
					"email": "mxn@1ec5.org"
				},
				{
					"name": "aaronlidman",
					"email": "aaronlidman@gmail.com"
				},
				{
					"name": "ajashton",
					"email": "aj.ashton@gmail.com"
				},
				{
					"name": "anandthakker",
					"email": "vestibule@anandthakker.net"
				},
				{
					"name": "ansis",
					"email": "ansis.brammanis@gmail.com"
				},
				{
					"name": "bergwerkgis",
					"email": "wb@bergwerk-gis.at"
				},
				{
					"name": "bhousel",
					"email": "bryan@mapbox.com"
				},
				{
					"name": "bsudekum",
					"email": "bobby@mapbox.com"
				},
				{
					"name": "camilleanne",
					"email": "camille@mapbox.com"
				},
				{
					"name": "dnomadb",
					"email": "damon@mapbox.com"
				},
				{
					"name": "edenh",
					"email": "eden.halperin@gmail.com"
				},
				{
					"name": "emilymcafee",
					"email": "emily@mapbox.com"
				},
				{
					"name": "flippmoke",
					"email": "flippmoke@gmail.com"
				},
				{
					"name": "freenerd",
					"email": "spam@freenerd.de"
				},
				{
					"name": "gretacb",
					"email": "carol@mapbox.com"
				},
				{
					"name": "ian29",
					"email": "ian.villeda@gmail.com"
				},
				{
					"name": "ianshward",
					"email": "ian@mapbox.com"
				},
				{
					"name": "ingalls",
					"email": "nicholas.ingalls@gmail.com"
				},
				{
					"name": "jfirebaugh",
					"email": "john.firebaugh@gmail.com"
				},
				{
					"name": "jrpruit1",
					"email": "jake@jakepruitt.com"
				},
				{
					"name": "karenzshea",
					"email": "karen@mapbox.com"
				},
				{
					"name": "lbud",
					"email": "lauren@mapbox.com"
				},
				{
					"name": "lucaswoj",
					"email": "lucas@lucaswoj.com"
				},
				{
					"name": "lxbarth",
					"email": "alex@mapbox.com"
				},
				{
					"name": "lyzidiamond",
					"email": "lyzi@mapbox.com"
				},
				{
					"name": "mateov",
					"email": "matt@mapbox.com"
				},
				{
					"name": "mcwhittemore",
					"email": "mcwhittemore@gmail.com"
				},
				{
					"name": "miccolis",
					"email": "jeff@miccolis.net"
				},
				{
					"name": "mikemorris",
					"email": "michael.patrick.morris@gmail.com"
				},
				{
					"name": "morganherlocker",
					"email": "morgan.herlocker@gmail.com"
				},
				{
					"name": "mourner",
					"email": "agafonkin@gmail.com"
				},
				{
					"name": "mtirwin",
					"email": "irwin@mapbox.com"
				},
				{
					"name": "nickidlugash",
					"email": "nicki@mapbox.com"
				},
				{
					"name": "planemad",
					"email": "arun.planemad@gmail.com"
				},
				{
					"name": "rclark",
					"email": "ryan.clark.j@gmail.com"
				},
				{
					"name": "samanbb",
					"email": "saman@mapbox.com"
				},
				{
					"name": "sbma44",
					"email": "tlee@mapbox.com"
				},
				{
					"name": "scothis",
					"email": "scothis@gmail.com"
				},
				{
					"name": "sgillies",
					"email": "sean@mapbox.com"
				},
				{
					"name": "themarex",
					"email": "patrick@mapbox.com"
				},
				{
					"name": "tristen",
					"email": "tristen.brown@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vt-pbf-2.1.2.tgz_1471361518526_0.8993709885980934"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.3": {
			"name": "vt-pbf",
			"version": "2.1.3",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mapbox/vt-pbf.git"
			},
			"dependencies": {
				"@mapbox/point-geometry": "0.1.0",
				"@mapbox/vector-tile": "^1.3.0",
				"pbf": "^3.0.5"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "175d09f4c9261aa8d96e86e41e7686d94c7b4c93",
			"bugs": {
				"url": "https://github.com/mapbox/vt-pbf/issues"
			},
			"homepage": "https://github.com/mapbox/vt-pbf#readme",
			"_id": "vt-pbf@2.1.3",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "6.10.1",
			"_npmUser": {
				"name": "jfirebaugh",
				"email": "john.firebaugh@gmail.com"
			},
			"dist": {
				"integrity": "sha512-9bGaA8H0U183SsBrstpDjZNxEutNqIM+eEPDQFvE9o5/eJ1MmXozrJ2LJIPmP/w00Anv+rcYlPfI2P1iG5nSsQ==",
				"shasum": "de403e1dd3af363924b469ca713a81d60673223c",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.3.tgz"
			},
			"maintainers": [
				{
					"email": "ulsh@mapbox.com",
					"name": "alulsh"
				},
				{
					"email": "accounts@mapbox.com",
					"name": "mapbox-admin"
				},
				{
					"email": "ryan.clark.j@gmail.com",
					"name": "rclark"
				},
				{
					"email": "morgan.herlocker@gmail.com",
					"name": "morganherlocker"
				},
				{
					"email": "jeff@miccolis.net",
					"name": "miccolis"
				},
				{
					"email": "john.firebaugh@gmail.com",
					"name": "jfirebaugh"
				},
				{
					"email": "ansis.brammanis@gmail.com",
					"name": "ansis"
				},
				{
					"email": "nicholas.ingalls@gmail.com",
					"name": "ingalls"
				},
				{
					"email": "tristen.brown@gmail.com",
					"name": "tristen"
				},
				{
					"email": "agafonkin@gmail.com",
					"name": "mourner"
				},
				{
					"email": "ian@mapbox.com",
					"name": "ianshward"
				},
				{
					"email": "alex@mapbox.com",
					"name": "lxbarth"
				},
				{
					"email": "aj@mapbox.com",
					"name": "ajashton"
				},
				{
					"email": "saman@mapbox.com",
					"name": "samanbb"
				},
				{
					"email": "nicki@mapbox.com",
					"name": "nickidlugash"
				},
				{
					"email": "ian.villeda@gmail.com",
					"name": "ian29"
				},
				{
					"email": "damon@mapbox.com",
					"name": "dnomadb"
				},
				{
					"email": "bobby@mapbox.com",
					"name": "bsudekum"
				},
				{
					"email": "lauren@mapbox.com",
					"name": "lbud"
				},
				{
					"email": "sean@mapbox.com",
					"name": "sgillies"
				},
				{
					"email": "karen@mapbox.com",
					"name": "karenzshea"
				},
				{
					"email": "spam@freenerd.de",
					"name": "freenerd"
				},
				{
					"email": "flippmoke@gmail.com",
					"name": "flippmoke"
				},
				{
					"email": "wb@bergwerk-gis.at",
					"name": "bergwerkgis"
				},
				{
					"email": "patrick@mapbox.com",
					"name": "themarex"
				},
				{
					"email": "emily@mapbox.com",
					"name": "emilymcafee"
				},
				{
					"email": "jake@jakepruitt.com",
					"name": "jrpruit1"
				},
				{
					"email": "arun.planemad@gmail.com",
					"name": "planemad"
				},
				{
					"email": "tlee@mapbox.com",
					"name": "sbma44"
				},
				{
					"email": "lyzi@mapbox.com",
					"name": "lyzidiamond"
				},
				{
					"email": "bryan@mapbox.com",
					"name": "bhousel"
				},
				{
					"email": "mcwhittemore@gmail.com",
					"name": "mcwhittemore"
				},
				{
					"email": "irwin@mapbox.com",
					"name": "mtirwin"
				},
				{
					"email": "mxn@1ec5.org",
					"name": "1ec5"
				},
				{
					"email": "carol@mapbox.com",
					"name": "gretacb"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vt-pbf-2.1.3.tgz_1500929497952_0.7055234289728105"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "vt-pbf",
			"version": "3.0.0",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mapbox/vt-pbf.git"
			},
			"dependencies": {
				"@mapbox/point-geometry": "0.1.0",
				"@mapbox/vector-tile": "^1.3.0",
				"pbf": "^3.0.5"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "9a96144277f582906434a7105758eb64c8d040eb",
			"bugs": {
				"url": "https://github.com/mapbox/vt-pbf/issues"
			},
			"homepage": "https://github.com/mapbox/vt-pbf#readme",
			"_id": "vt-pbf@3.0.0",
			"_shasum": "2e12b2ac447d52190e895d325ec39b293cc3a93b",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "2e12b2ac447d52190e895d325ec39b293cc3a93b",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.0.0.tgz"
			},
			"maintainers": [
				{
					"email": "ulsh@mapbox.com",
					"name": "alulsh"
				},
				{
					"email": "accounts@mapbox.com",
					"name": "mapbox-admin"
				},
				{
					"email": "ryan.clark.j@gmail.com",
					"name": "rclark"
				},
				{
					"email": "morgan.herlocker@gmail.com",
					"name": "morganherlocker"
				},
				{
					"email": "jeff@miccolis.net",
					"name": "miccolis"
				},
				{
					"email": "john.firebaugh@gmail.com",
					"name": "jfirebaugh"
				},
				{
					"email": "ansis.brammanis@gmail.com",
					"name": "ansis"
				},
				{
					"email": "nicholas.ingalls@gmail.com",
					"name": "ingalls"
				},
				{
					"email": "tristen.brown@gmail.com",
					"name": "tristen"
				},
				{
					"email": "agafonkin@gmail.com",
					"name": "mourner"
				},
				{
					"email": "ian@mapbox.com",
					"name": "ianshward"
				},
				{
					"email": "alex@mapbox.com",
					"name": "lxbarth"
				},
				{
					"email": "aj@mapbox.com",
					"name": "ajashton"
				},
				{
					"email": "saman@mapbox.com",
					"name": "samanbb"
				},
				{
					"email": "nicki@mapbox.com",
					"name": "nickidlugash"
				},
				{
					"email": "ian.villeda@gmail.com",
					"name": "ian29"
				},
				{
					"email": "damon@mapbox.com",
					"name": "dnomadb"
				},
				{
					"email": "bobby@mapbox.com",
					"name": "bsudekum"
				},
				{
					"email": "lauren@mapbox.com",
					"name": "lbud"
				},
				{
					"email": "sean@mapbox.com",
					"name": "sgillies"
				},
				{
					"email": "karen@mapbox.com",
					"name": "karenzshea"
				},
				{
					"email": "spam@freenerd.de",
					"name": "freenerd"
				},
				{
					"email": "flippmoke@gmail.com",
					"name": "flippmoke"
				},
				{
					"email": "wb@bergwerk-gis.at",
					"name": "bergwerkgis"
				},
				{
					"email": "patrick@mapbox.com",
					"name": "themarex"
				},
				{
					"email": "emily@mapbox.com",
					"name": "emilymcafee"
				},
				{
					"email": "jake@jakepruitt.com",
					"name": "jrpruit1"
				},
				{
					"email": "arun.planemad@gmail.com",
					"name": "planemad"
				},
				{
					"email": "tlee@mapbox.com",
					"name": "sbma44"
				},
				{
					"email": "lyzi@mapbox.com",
					"name": "lyzidiamond"
				},
				{
					"email": "bryan@mapbox.com",
					"name": "bhousel"
				},
				{
					"email": "mcwhittemore@gmail.com",
					"name": "mcwhittemore"
				},
				{
					"email": "irwin@mapbox.com",
					"name": "mtirwin"
				},
				{
					"email": "mxn@1ec5.org",
					"name": "1ec5"
				},
				{
					"email": "carol@mapbox.com",
					"name": "gretacb"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vt-pbf-3.0.0.tgz_1501601664029_0.11997213074937463"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.4": {
			"name": "vt-pbf",
			"version": "2.1.4",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mapbox/vt-pbf.git"
			},
			"dependencies": {
				"pbf": "^1.3.2",
				"point-geometry": "0.0.0",
				"vector-tile": "^1.1.3"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "4976c7ddfbc8817b53485d8f035aad90f4db0558",
			"bugs": {
				"url": "https://github.com/mapbox/vt-pbf/issues"
			},
			"homepage": "https://github.com/mapbox/vt-pbf#readme",
			"_id": "vt-pbf@2.1.4",
			"_shasum": "b5df7c3f9706156e0b9881a99dcb05635740b522",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"shasum": "b5df7c3f9706156e0b9881a99dcb05635740b522",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.4.tgz"
			},
			"maintainers": [
				{
					"email": "ulsh@mapbox.com",
					"name": "alulsh"
				},
				{
					"email": "accounts@mapbox.com",
					"name": "mapbox-admin"
				},
				{
					"email": "ryan.clark.j@gmail.com",
					"name": "rclark"
				},
				{
					"email": "morgan.herlocker@gmail.com",
					"name": "morganherlocker"
				},
				{
					"email": "jeff@miccolis.net",
					"name": "miccolis"
				},
				{
					"email": "john.firebaugh@gmail.com",
					"name": "jfirebaugh"
				},
				{
					"email": "ansis.brammanis@gmail.com",
					"name": "ansis"
				},
				{
					"email": "nicholas.ingalls@gmail.com",
					"name": "ingalls"
				},
				{
					"email": "tristen.brown@gmail.com",
					"name": "tristen"
				},
				{
					"email": "agafonkin@gmail.com",
					"name": "mourner"
				},
				{
					"email": "ian@mapbox.com",
					"name": "ianshward"
				},
				{
					"email": "alex@mapbox.com",
					"name": "lxbarth"
				},
				{
					"email": "aj@mapbox.com",
					"name": "ajashton"
				},
				{
					"email": "saman@mapbox.com",
					"name": "samanbb"
				},
				{
					"email": "nicki@mapbox.com",
					"name": "nickidlugash"
				},
				{
					"email": "ian.villeda@gmail.com",
					"name": "ian29"
				},
				{
					"email": "damon@mapbox.com",
					"name": "dnomadb"
				},
				{
					"email": "bobby@mapbox.com",
					"name": "bsudekum"
				},
				{
					"email": "lauren@mapbox.com",
					"name": "lbud"
				},
				{
					"email": "sean@mapbox.com",
					"name": "sgillies"
				},
				{
					"email": "karen@mapbox.com",
					"name": "karenzshea"
				},
				{
					"email": "spam@freenerd.de",
					"name": "freenerd"
				},
				{
					"email": "flippmoke@gmail.com",
					"name": "flippmoke"
				},
				{
					"email": "wb@bergwerk-gis.at",
					"name": "bergwerkgis"
				},
				{
					"email": "patrick@mapbox.com",
					"name": "themarex"
				},
				{
					"email": "emily@mapbox.com",
					"name": "emilymcafee"
				},
				{
					"email": "jake@jakepruitt.com",
					"name": "jrpruit1"
				},
				{
					"email": "arun.planemad@gmail.com",
					"name": "planemad"
				},
				{
					"email": "tlee@mapbox.com",
					"name": "sbma44"
				},
				{
					"email": "lyzi@mapbox.com",
					"name": "lyzidiamond"
				},
				{
					"email": "bryan@mapbox.com",
					"name": "bhousel"
				},
				{
					"email": "mcwhittemore@gmail.com",
					"name": "mcwhittemore"
				},
				{
					"email": "irwin@mapbox.com",
					"name": "mtirwin"
				},
				{
					"email": "mxn@1ec5.org",
					"name": "1ec5"
				},
				{
					"email": "carol@mapbox.com",
					"name": "gretacb"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vt-pbf-2.1.4.tgz_1501601918509_0.355148496106267"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "vt-pbf",
			"version": "3.0.1",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mapbox/vt-pbf.git"
			},
			"dependencies": {
				"@mapbox/point-geometry": "0.1.0",
				"@mapbox/vector-tile": "^1.3.0",
				"pbf": "^3.0.5"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "6cc0d5d668f21df728b54b094c4ffb7f01348d93",
			"bugs": {
				"url": "https://github.com/mapbox/vt-pbf/issues"
			},
			"homepage": "https://github.com/mapbox/vt-pbf#readme",
			"_id": "vt-pbf@3.0.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.1",
			"_npmUser": {
				"name": "jfirebaugh",
				"email": "john.firebaugh@gmail.com"
			},
			"dist": {
				"integrity": "sha512-urEI/S1MF+qT1LNe539pCb0iCQ7CXppaNrYCp0KnnN0G558R3F33GPmQpDguf7FDDByRuc8z+Mr/J2DKcl/1WA==",
				"shasum": "ff7ef598464da443a03dece7b6bca12998a64338",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.0.1.tgz"
			},
			"maintainers": [
				{
					"email": "ulsh@mapbox.com",
					"name": "alulsh"
				},
				{
					"email": "accounts@mapbox.com",
					"name": "mapbox-admin"
				},
				{
					"email": "ryan.clark.j@gmail.com",
					"name": "rclark"
				},
				{
					"email": "morgan.herlocker@gmail.com",
					"name": "morganherlocker"
				},
				{
					"email": "jeff@miccolis.net",
					"name": "miccolis"
				},
				{
					"email": "john.firebaugh@gmail.com",
					"name": "jfirebaugh"
				},
				{
					"email": "ansis.brammanis@gmail.com",
					"name": "ansis"
				},
				{
					"email": "nicholas.ingalls@gmail.com",
					"name": "ingalls"
				},
				{
					"email": "tristen.brown@gmail.com",
					"name": "tristen"
				},
				{
					"email": "agafonkin@gmail.com",
					"name": "mourner"
				},
				{
					"email": "ian@mapbox.com",
					"name": "ianshward"
				},
				{
					"email": "alex@mapbox.com",
					"name": "lxbarth"
				},
				{
					"email": "aj@mapbox.com",
					"name": "ajashton"
				},
				{
					"email": "saman@mapbox.com",
					"name": "samanbb"
				},
				{
					"email": "nicki@mapbox.com",
					"name": "nickidlugash"
				},
				{
					"email": "ian.villeda@gmail.com",
					"name": "ian29"
				},
				{
					"email": "damon@mapbox.com",
					"name": "dnomadb"
				},
				{
					"email": "bobby@mapbox.com",
					"name": "bsudekum"
				},
				{
					"email": "lauren@mapbox.com",
					"name": "lbud"
				},
				{
					"email": "sean@mapbox.com",
					"name": "sgillies"
				},
				{
					"email": "karen@mapbox.com",
					"name": "karenzshea"
				},
				{
					"email": "spam@freenerd.de",
					"name": "freenerd"
				},
				{
					"email": "flippmoke@gmail.com",
					"name": "flippmoke"
				},
				{
					"email": "wb@bergwerk-gis.at",
					"name": "bergwerkgis"
				},
				{
					"email": "patrick@mapbox.com",
					"name": "themarex"
				},
				{
					"email": "emily@mapbox.com",
					"name": "emilymcafee"
				},
				{
					"email": "jake@jakepruitt.com",
					"name": "jrpruit1"
				},
				{
					"email": "arun.planemad@gmail.com",
					"name": "planemad"
				},
				{
					"email": "thomas.j.lee@gmail.com",
					"name": "sbma44"
				},
				{
					"email": "lyzi@mapbox.com",
					"name": "lyzidiamond"
				},
				{
					"email": "bryan@mapbox.com",
					"name": "bhousel"
				},
				{
					"email": "mcwhittemore@gmail.com",
					"name": "mcwhittemore"
				},
				{
					"email": "irwin@mapbox.com",
					"name": "mtirwin"
				},
				{
					"email": "mxn@1ec5.org",
					"name": "1ec5"
				},
				{
					"email": "carol@mapbox.com",
					"name": "gretacb"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vt-pbf-3.0.1.tgz_1504719278954_0.36939500691369176"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "vt-pbf",
			"version": "3.1.0",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "standard index.js test/*.js && tape test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mapbox/vt-pbf.git"
			},
			"dependencies": {
				"@mapbox/point-geometry": "0.1.0",
				"@mapbox/vector-tile": "^1.3.0",
				"pbf": "^3.0.5"
			},
			"devDependencies": {
				"benchmark": "^1.0.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tape": "^4.0.1"
			},
			"gitHead": "ad933a6492425a0d2eb56744fa1623345dad4cc9",
			"bugs": {
				"url": "https://github.com/mapbox/vt-pbf/issues"
			},
			"homepage": "https://github.com/mapbox/vt-pbf#readme",
			"_id": "vt-pbf@3.1.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"integrity": "sha512-UUCGPkpT1P/bm3R3/HX0SCnRSto44xXx0WuLFVG6C7KspdfQfU+84etoO6cITAGCdq8V5DjuWfDhvk/pyTyt3Q==",
				"shasum": "d7e63f585b362cbff6b84fcd052c159112e0acc7",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "ulsh@mapbox.com",
					"name": "alulsh"
				},
				{
					"email": "accounts@mapbox.com",
					"name": "mapbox-admin"
				},
				{
					"email": "ryan.clark.j@gmail.com",
					"name": "rclark"
				},
				{
					"email": "morgan.herlocker@gmail.com",
					"name": "morganherlocker"
				},
				{
					"email": "jeff@miccolis.net",
					"name": "miccolis"
				},
				{
					"email": "john.firebaugh@gmail.com",
					"name": "jfirebaugh"
				},
				{
					"email": "ansis.brammanis@gmail.com",
					"name": "ansis"
				},
				{
					"email": "nicholas.ingalls@gmail.com",
					"name": "ingalls"
				},
				{
					"email": "tristen.brown@gmail.com",
					"name": "tristen"
				},
				{
					"email": "agafonkin@gmail.com",
					"name": "mourner"
				},
				{
					"email": "ian@mapbox.com",
					"name": "ianshward"
				},
				{
					"email": "alex@mapbox.com",
					"name": "lxbarth"
				},
				{
					"email": "aj@mapbox.com",
					"name": "ajashton"
				},
				{
					"email": "saman@mapbox.com",
					"name": "samanbb"
				},
				{
					"email": "nicki@mapbox.com",
					"name": "nickidlugash"
				},
				{
					"email": "ian.villeda@gmail.com",
					"name": "ian29"
				},
				{
					"email": "damon@mapbox.com",
					"name": "dnomadb"
				},
				{
					"email": "bobby@mapbox.com",
					"name": "bsudekum"
				},
				{
					"email": "lauren@mapbox.com",
					"name": "lbud"
				},
				{
					"email": "sean@mapbox.com",
					"name": "sgillies"
				},
				{
					"email": "karen@mapbox.com",
					"name": "karenzshea"
				},
				{
					"email": "spam@freenerd.de",
					"name": "freenerd"
				},
				{
					"email": "flippmoke@gmail.com",
					"name": "flippmoke"
				},
				{
					"email": "wb@bergwerk-gis.at",
					"name": "bergwerkgis"
				},
				{
					"email": "patrick@mapbox.com",
					"name": "themarex"
				},
				{
					"email": "emily@mapbox.com",
					"name": "emilymcafee"
				},
				{
					"email": "jake@jakepruitt.com",
					"name": "jrpruit1"
				},
				{
					"email": "arun.planemad@gmail.com",
					"name": "planemad"
				},
				{
					"email": "thomas.j.lee@gmail.com",
					"name": "sbma44"
				},
				{
					"email": "lyzi@mapbox.com",
					"name": "lyzidiamond"
				},
				{
					"email": "bryan@mapbox.com",
					"name": "bhousel"
				},
				{
					"email": "mcwhittemore@gmail.com",
					"name": "mcwhittemore"
				},
				{
					"email": "irwin@mapbox.com",
					"name": "mtirwin"
				},
				{
					"email": "mxn@1ec5.org",
					"name": "1ec5"
				},
				{
					"email": "carol@mapbox.com",
					"name": "gretacb"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vt-pbf-3.1.0.tgz_1509563496976_0.5698678432963789"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "vt-pbf",
			"version": "3.1.1",
			"description": "Serialize mapbox vector tiles to binary protobufs in javascript.",
			"main": "index.js",
			"scripts": {
				"test": "eslint index.js test/*.js && tap test/*.js"
			},
			"author": {
				"name": "Anand Thakker",
				"email": "vestibule@anandthakker.net",
				"url": "http://anandthakker.net/"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mapbox/vt-pbf.git"
			},
			"dependencies": {
				"@mapbox/point-geometry": "0.1.0",
				"@mapbox/vector-tile": "^1.3.1",
				"pbf": "^3.0.5"
			},
			"devDependencies": {
				"@mapbox/geojson-fixtures": "^1.0.0",
				"@mapbox/mvt-fixtures": "^3.3.1",
				"@mapbox/vtvalidate": "0.1.0-alpha1",
				"benchmark": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-standard": "^11.0.0",
				"eslint-plugin-import": "^2.11.0",
				"eslint-plugin-node": "^6.0.1",
				"eslint-plugin-promise": "^3.7.0",
				"eslint-plugin-standard": "^3.1.0",
				"geojson-equality": "^0.1.5",
				"geojson-vt": "^2.1.1",
				"standard": "^4.5.4",
				"tap": "^11.1.5"
			},
			"gitHead": "867a55906748570f995b6093a32b85d5cf929f99",
			"bugs": {
				"url": "https://github.com/mapbox/vt-pbf/issues"
			},
			"homepage": "https://github.com/mapbox/vt-pbf#readme",
			"_id": "vt-pbf@3.1.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.0",
			"_npmUser": {
				"name": "anandthakker",
				"email": "vestibule@anandthakker.net"
			},
			"dist": {
				"integrity": "sha512-pHjWdrIoxurpmTcbfBWXaPwSmtPAHS105253P1qyEfSTV2HJddqjM+kIHquaT/L6lVJIk9ltTGc0IxR/G47hYA==",
				"shasum": "b0f627e39a10ce91d943b898ed2363d21899fb82",
				"tarball": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.1.1.tgz",
				"fileCount": 20,
				"unpackedSize": 5059137,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+uXtCRA9TVsSAnZWagAA2y4QAJmVkQM1P0poFT13bAOL\nz22+6ROUBb0GkbSxIalEW3iTvv91SBBrpOw/zwB/NEwMRe/J9ZzocVEnW90p\nZ1NlYpEULoumcnIgbY5u9XljfLde1Ct/CoxfQuQWKAXHUXqIfymVA4RuAV2X\n2beyQ2meNshVE6nUyFqOtw53OQhaGMBGz4TFvaR18ecDFjYJGgYkfONEx7Pp\n79yR7EjT9OwbSuPCbPC/LTYHLi5VHXLcWi9K7Ub+nLkI//MiJ0I7M42EHocH\ncSW8Q9C/kGfBwgd/sgNU1Qht7xZQy+dutu74Kl4boGyK5yudqq0uRbq6ysDb\nPJnKV47xpVm7g70SO2o8BGa9vwOAY7g4d0oQHb4TSL2y2LVqFv85A0Wml2Sh\nWW1+35MSTRy4yQnz0sLaRzHsrT4HinpqiPQPxwJzv46YlEf05Pe7csIXNYIy\npi4nbf3fWRJcWqo/xPSEp99Ytf+WHqRbSq1/e+k5JkfZv+WyUKO0qmYI8OxP\n0MwPFD1VCCt+yKMYFgPeD1L4i/09o95uQbpiUhPSHsEMHtVe3IQxBQpUfx34\nNH4VEVRyJSWBTc/nBoPyN3yCWO8g13UDBc76EnmHjulOUXwwcYugGEM8Jnbi\nhYdpJPUBZw2fV9sra44Nm7RM9rgLng9r35jbjH/eJSCm3IOOWDoNlvPyn5cn\nVQWx\r\n=zIBp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "mxn@1ec5.org",
					"name": "1ec5"
				},
				{
					"email": "aj@mapbox.com",
					"name": "ajashton"
				},
				{
					"email": "ulsh@mapbox.com",
					"name": "alulsh"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				},
				{
					"email": "ansis.brammanis@gmail.com",
					"name": "ansis"
				},
				{
					"email": "wb@bergwerk-gis.at",
					"name": "bergwerkgis"
				},
				{
					"email": "bryan@mapbox.com",
					"name": "bhousel"
				},
				{
					"email": "bobby@mapbox.com",
					"name": "bsudekum"
				},
				{
					"email": "damon@mapbox.com",
					"name": "dnomadb"
				},
				{
					"email": "emily@mapbox.com",
					"name": "emilymcafee"
				},
				{
					"email": "flippmoke@gmail.com",
					"name": "flippmoke"
				},
				{
					"email": "spam@freenerd.de",
					"name": "freenerd"
				},
				{
					"email": "carol@mapbox.com",
					"name": "gretacb"
				},
				{
					"email": "ian.villeda@gmail.com",
					"name": "ian29"
				},
				{
					"email": "ian@mapbox.com",
					"name": "ianshward"
				},
				{
					"email": "nicholas.ingalls@gmail.com",
					"name": "ingalls"
				},
				{
					"email": "john.firebaugh@gmail.com",
					"name": "jfirebaugh"
				},
				{
					"email": "jake@jakepruitt.com",
					"name": "jrpruit1"
				},
				{
					"email": "karen@mapbox.com",
					"name": "karenzshea"
				},
				{
					"email": "lauren@mapbox.com",
					"name": "lbud"
				},
				{
					"email": "alex@mapbox.com",
					"name": "lxbarth"
				},
				{
					"email": "lyzi@mapbox.com",
					"name": "lyzidiamond"
				},
				{
					"email": "accounts@mapbox.com",
					"name": "mapbox-admin"
				},
				{
					"email": "mcwhittemore@gmail.com",
					"name": "mcwhittemore"
				},
				{
					"email": "jeff@miccolis.net",
					"name": "miccolis"
				},
				{
					"email": "morgan.herlocker@gmail.com",
					"name": "morganherlocker"
				},
				{
					"email": "agafonkin@gmail.com",
					"name": "mourner"
				},
				{
					"email": "irwin@mapbox.com",
					"name": "mtirwin"
				},
				{
					"email": "nicki@mapbox.com",
					"name": "nickidlugash"
				},
				{
					"email": "arun.planemad@gmail.com",
					"name": "planemad"
				},
				{
					"email": "ryan.clark.j@gmail.com",
					"name": "rclark"
				},
				{
					"email": "saman@mapbox.com",
					"name": "samanbb"
				},
				{
					"email": "tlee@mapbox.com",
					"name": "sbma44"
				},
				{
					"email": "sean@mapbox.com",
					"name": "sgillies"
				},
				{
					"email": "patrick@mapbox.com",
					"name": "themarex"
				},
				{
					"email": "tristen.brown@gmail.com",
					"name": "tristen"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vt-pbf_3.1.1_1526392300514_0.7867377352883105"
			},
			"contributors": []
		}
	},
	"time": {
		"modified": "2018-05-15T13:51:44.573Z",
		"created": "2015-07-22T23:03:55.626Z",
		"1.0.0": "2015-07-22T23:03:55.626Z",
		"1.0.1": "2015-07-22T23:09:33.677Z",
		"1.0.2": "2015-07-23T03:32:01.120Z",
		"2.0.0": "2015-07-24T20:11:38.417Z",
		"2.0.1": "2015-09-15T12:57:05.879Z",
		"2.0.2": "2015-10-15T18:09:54.950Z",
		"2.1.0": "2016-08-15T12:14:54.388Z",
		"2.1.1": "2016-08-15T14:15:23.842Z",
		"2.1.2": "2016-08-16T15:32:00.554Z",
		"2.1.3": "2017-07-24T20:51:38.054Z",
		"3.0.0": "2017-08-01T15:34:24.911Z",
		"2.1.4": "2017-08-01T15:38:39.424Z",
		"3.0.1": "2017-09-06T17:34:39.153Z",
		"3.1.0": "2017-11-01T19:11:58.559Z",
		"3.1.1": "2018-05-15T13:51:40.662Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.1.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"3c0fe100924362047ac0d370b53bcb2e\"",
			"fetched": 1593324339526
		}
	},
	"_distfiles": {
		"vt-pbf-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-1.0.0.tgz",
			"sha": "9a837893c1c026eeea20eeba885d104929091f0e",
			"registry": "npmjs"
		},
		"vt-pbf-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-1.0.1.tgz",
			"sha": "ffe516053174e4edd0f022fcad01a694a7a35123",
			"registry": "npmjs"
		},
		"vt-pbf-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-1.0.2.tgz",
			"sha": "de4fedb866463b063777047ed68bffdc051aaebf",
			"registry": "npmjs"
		},
		"vt-pbf-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.0.0.tgz",
			"sha": "08da941fdd67d50fd4d1ba3b980bbb4e7294623b",
			"registry": "npmjs"
		},
		"vt-pbf-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.0.1.tgz",
			"sha": "9a30608b258f33d9dda9314d7b840df422805c48",
			"registry": "npmjs"
		},
		"vt-pbf-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.0.2.tgz",
			"sha": "6033e55ae72522b58c449edb82f246cafbd21266",
			"registry": "npmjs"
		},
		"vt-pbf-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.0.tgz",
			"sha": "1e00587ac11b8b0133a64704c2dd34286bd77c30",
			"registry": "npmjs"
		},
		"vt-pbf-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.1.tgz",
			"sha": "f3bea47b82fa35dcb58cdb6e1fe5dc2f980a8ed8",
			"registry": "npmjs"
		},
		"vt-pbf-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.2.tgz",
			"sha": "75409fded5f6c3910073a64c3e575cdeba387f01",
			"registry": "npmjs"
		},
		"vt-pbf-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.3.tgz",
			"sha": "de403e1dd3af363924b469ca713a81d60673223c",
			"registry": "npmjs"
		},
		"vt-pbf-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.0.0.tgz",
			"sha": "2e12b2ac447d52190e895d325ec39b293cc3a93b",
			"registry": "npmjs"
		},
		"vt-pbf-2.1.4.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.4.tgz",
			"sha": "b5df7c3f9706156e0b9881a99dcb05635740b522",
			"registry": "npmjs"
		},
		"vt-pbf-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.0.1.tgz",
			"sha": "ff7ef598464da443a03dece7b6bca12998a64338",
			"registry": "npmjs"
		},
		"vt-pbf-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.1.0.tgz",
			"sha": "d7e63f585b362cbff6b84fcd052c159112e0acc7",
			"registry": "npmjs"
		},
		"vt-pbf-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.1.1.tgz",
			"sha": "b0f627e39a10ce91d943b898ed2363d21899fb82",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"vt-pbf-3.1.1.tgz": {
			"shasum": "b0f627e39a10ce91d943b898ed2363d21899fb82"
		}
	},
	"_rev": "2-909d9fd48cc83a23",
	"_id": "vt-pbf",
	"readme": "# vt-pbf [![CircleCI](https://circleci.com/gh/mapbox/vt-pbf.svg?style=svg)](https://circleci.com/gh/mapbox/vt-pbf)\n\nSerialize [Mapbox vector tiles](https://github.com/mapbox/vector-tile-spec) to binary protobufs in javascript.\n\n## Usage\n\nAs far as I know, the two places you might get a JS representation of a vector\ntile are [geojson-vt](https://github.com/mapbox/geojson-vt) and\n[vector-tile-js](https://github.com/mapbox/vector-tile-js).  These both use\nslightly different internal representations, so serializing each looks slightly\ndifferent:\n\n## From vector-tile-js\n\n```javascript\nvar vtpbf = require('vt-pbf')\nvar VectorTile = require('vector-tile').VectorTile\n\nvar data = fs.readFileSync(__dirname + '/fixtures/rectangle-1.0.0.pbf')\nvar tile = new VectorTile(new Pbf(data))\nvar orig = tile.layers['geojsonLayer'].feature(0).toGeoJSON(0, 0, 1)\n\nvar buff = vtpbf(tile)\nfs.writeFileSync('my-tile.pbf', buff)\n```\n\n## From geojson-vt\n\n```javascript\nvar vtpbf = require('vt-pbf')\nvar geojsonVt = require('geojson-vt')\n\nvar orig = JSON.parse(fs.readFileSync(__dirname + '/fixtures/rectangle.geojson'))\nvar tileindex = geojsonVt(orig)\nvar tile = tileindex.getTile(1, 0, 0)\n\n// pass in an object mapping layername -> tile object\nvar buff = vtpbf.fromGeojsonVt({ 'geojsonLayer': tile })\nfs.writeFileSync('my-tile.pbf', buff)\n```"
}