{
	"name": "@luma.gl/engine",
	"versions": {
		"8.0.0-alpha.2": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.2",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.2",
				"@luma.gl/shadertools": "8.0.0-alpha.2",
				"@luma.gl/webgl": "8.0.0-alpha.2",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "07e2a074d37155ea97f16d1ee7b627284acc4840",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.2",
			"_nodeVersion": "11.9.0",
			"_npmVersion": "lerna/3.14.1/node@v11.9.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-6+TbKC9Ku+4IWAkZXg758lF9+v2waIvJN7YbrppzQNxpl5dBAG4u4a/Os8LP4LTdcjNP4WcOyQB2InIlYehB+w==",
				"shasum": "4b96a93e96d6923a7cb02e030b937b62dc8d5d9d",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.2.tgz",
				"fileCount": 330,
				"unpackedSize": 3090554,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxaW8CRA9TVsSAnZWagAAITYP+wbs4287MNAbLlfNAZ2s\nlOUaXV3s1ouD/DmZzmOh1GGYNkwnYzKC0KyvwEJOoIaPAopiH6tZ4R2J9AXh\nhq7Ycw/UMa9P/VfZmWeqPH4MenPvhx0JV+g8iX/rMggQoFJWD39CcHcbU+Ga\nN/sRUgP8o2Q2vc/ZsKmfm9sorrT0V4hkmrTcsCiRsAhOkTinQXMLinOKM3yD\nBB2dTQyuA6ZIpVWK2dZPtOj8cpfqpcMFoN/C9T1wIbo+dFP07FwZLRC15gc4\ntbCauOwpZ4gMuFSThVSZiUTUZLi/HAd+BV1uNckSMGhlp7mTf7kQAshm+qGa\nG5I4CqL6SNN0qurmvsT+f/VitKOC3c5GCUDRZ8A0yd2kZ5v+7jhQDrHON1cX\nF+9nfoBy3Y1wAG/iFknnFVB/dK3tv3Zcr9dP6z6FeJgFqjkCstoP6YsrxfTx\n20bY83/L1Oo8sickqEcz6t183cLsmip23gWneVO3d/CEWzO5ws/Utwr3QMJs\nQNm6JN3YQwMv+0Rv9jZH3etbhv2xB7NCo2qs4s/fRSFjl5CiMixlEGPaPOZO\nCQdAVlnddfxu1gBkWKoh3jkljAhkh/vVOUx4spDDcG/SOAKq+uLT4yzmot2I\nIjUFEt2yJveVDCA9Si40uHU46xzWDR1Otg855IZC1mw8wOaLhZN1xpSns+5v\nkTxw\r\n=v0D9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.2_1573234108274_0.22080247841399436"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.3": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.3",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.3",
				"@luma.gl/shadertools": "8.0.0-alpha.3",
				"@luma.gl/webgl": "8.0.0-alpha.3",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "d5d70464aa3a9a1709830070fa70100b71009432",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.3",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-oNhSAZVH81CN+qI7urkL3TNYjexgyOuG+fNwrLqrhCsTCr43q7dJGq42ROeQyGo0gSEmncrjym9JIZga0LGswQ==",
				"shasum": "05288bc117a259bd39c1d7cc4f973e4066a332f8",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.3.tgz",
				"fileCount": 330,
				"unpackedSize": 3091005,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyb+vCRA9TVsSAnZWagAABOUP/2OkhBXZk695ln+OmZWx\ntgYslKHdc0F2X7+pp+ER+RGad4n3fWiAJi9FodjBPJ0OKvv8tCK1ODq7ao+W\nqcsQTPRL0cX6SlmP9oN3zU6sdKTf4A+AqVSezMjWsXyn0uCFRAA77xXOMlwP\n/Mr6f7fYVBb4Fi9nh9KV5rlr41E1ZVvAQ41w9sAdImAMuhBb6f2iQWVKj1SH\nUhMI9/Np9m2s9vYhxUnGafJTqjv484aJHRkQIS4rBQrswgsacxepnVvtCMir\nyE/DQead7xeOYE/bLyxNSaE8JSO6ll9vn8hzcVoE7b/tawPLVEKsflAqZy6x\n5WPi0MZI5yUmL0/lXYHR4ZHZ2zxEYiQE0hyKy9yoquRFNY/MmjSKQOwf+7p/\nIIMCJSWgnhannEOwB5QapYmDvjZNReqzXsjW4SpaSEz5df7P/nJ6qU0d+ogB\nVb/ZQDZh1NV+BoJNmUhfdgmS6zKkGD1cdr2QkmGcf4WVnkeBupkHs/8SxLce\nOn2KWRaoPX2Vlws7OGFQecHwimJucV6etcpnExRQycGQF9j4a6Cc+F1VbmIX\nlqkWJBIG4FPCSqHqN8jiHP+f0IzzGwr2yyW4m+sen7FDu8qGQQDqK8omDf+t\nBXC8J32jclwxU1GcuVxdZKGe10OOeRCEGWkcX4HqlwN0cqCB4KdDKAeD+AtY\nsTKi\r\n=RN0c\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.3_1573502895175_0.25265965782886135"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.5": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.5",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.5",
				"@luma.gl/shadertools": "8.0.0-alpha.5",
				"@luma.gl/webgl": "8.0.0-alpha.5",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "07f5ea0576cd58ec3ff355c1ac493059c863dd51",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.5",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-RSTZ/oWK0SkRE8FXz7dyJ8pV1T9BERRjZgq0er+PqLBHEJmyku+OHDDfwJ84F6+bHnV7SsRr+MsYSaX0ZK1Wfg==",
				"shasum": "13af13cea147d9e242525c098f3c138d752946bc",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.5.tgz",
				"fileCount": 330,
				"unpackedSize": 3090961,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzDRKCRA9TVsSAnZWagAAnkoP/2v1AxxgHEorKjetDUu8\nKXEL02Ps/17H5Z4KEkycXu64kx7b2ejlOvTddTjhDvYsJqZk+/QvATMJwjbn\n6Ffhzi5mpLMYu4DEPw5QJZWRvjxIsZ57Sb1U9Xra8zitiYKoLjN08X39ohe/\nYT6mOS5kX2/p1ZMS8Y0NIwr146UiSKeRzwLmSLpZF4esxenl1YtpyqQSw+jm\n1n4CGKJ3mfH3vLz7sT6gtxv86npc1Rxd9FfWydHdIJzPB9dPuXm4L1guCrCn\n9e+mv6o7pD7zC+fd7aLaoJgFqGbudQmV9QF8iWTpHMLGfhrWA0UYxILDromo\nr+NUqTEHwV4aeLw70zMO15kihBM4fRnJ65M2fo2OFHo/Ijh5tKexTd95vjyG\nr0W1UdfZ1K/6HXFi2hVDAcESH+TSgqh5aQoxU/Tzgs6zsW2CSScMN+4rWk1Y\n3zdHcLNIi2DPBDMuJeiQVZay31l4kbmdnTiHf80ZHvITL6EoC5zOluGDpRNV\neMgKwpFKQu+JsLflAlOTJzUCCljhxScEQg5QaWHeJvPmcsd/cj94N3zxC+X4\n6si0SFkmP3Oejrx8uhDX5tgFk1ttbTmNXBy7yvgoWyC75/jvTQTViHKC3d9X\nDwhKs3sFYinaLxpAuu2MrN7dMeefHzatv75cnebbAy8yf/XXjFMjdcqa25Cf\nm4jR\r\n=iJrE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.5_1573663817884_0.5064115387579613"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.6": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.6",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.6",
				"@luma.gl/shadertools": "8.0.0-alpha.6",
				"@luma.gl/webgl": "8.0.0-alpha.6",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "5176c2192744847c87fd282ddf41ea7c8b68c983",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.6",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-PCfUpjMkIgJKwjGAOVzqM+AuH+pJJphQx7UTFhY0lCEPxIwI3r7R2DbvcykYLBcIem5a9rTevE2EsDwTpqeTAA==",
				"shasum": "760ed53fd10b6efe2a584982eca58593f8c0ef9f",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.6.tgz",
				"fileCount": 151,
				"unpackedSize": 2440313,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3FNwCRA9TVsSAnZWagAA/q4P/jp6mnIL12rcm4TkFf+6\nc+8jHsQ9c2jFDG+l9fm4vP+DBbNjYod9q24bvTQ0OqSJ8WEwk84/UrRTl74K\nUos7pCZ2BSET7RinvBTy9iZ0LAVXjQzqr6+YQyTG4RIvXfBf6HRQzvoMfaRh\nfgQP6uXZJU3tQ3VLIFJQj+K4IyYqqOUkLdHc12ZGOvuhoG/6jI6+j5zcfFEz\nZBkrd4tj1QJkG0+lvS+3GuozjoY0cVH7AVnRMrHIBWBysNLQjyMKeWnN6TIb\nFaduNGPbwEtZLKqDpaL7byIZWrAhINWHv6PMbv5cGr8fexvfbMNXzgkC3DOd\nYCHDLfGu0SQeBNKN0mreLSIv5WXaAAVfzFk2lIUZVNJB1fDokw/ofxOuV8JO\nDlS09iJboRs/q0mfiBXy9QiP0tvmNzQvCs3PimDnUVasb/OZZhhOGvq7Wr/C\ni2D8OJxNsQ8YlCLe03YjXem7c+oZnYmV6POy/zOQEspGot08gWmDrrjAtwzg\nF+ILv+ofR60AORFJJUPAoxhaLxsK6fzAXDQNp80B5W0y3eW0pepjXyzsV4/1\nRatsd3mSmnuPnSCjABGPIi+eFf+ZwiTm2eMkbStkNWAebr2SChaWTQh6kox3\nYI+BrmlYqurY09+CTzjK01OQjL507FY4H7zthHjQsv2Udv/gZWoFkVkTzxea\nbFuN\r\n=IiWF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.6_1574720367566_0.9717297260707378"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.8": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.8",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.8",
				"@luma.gl/shadertools": "8.0.0-alpha.8",
				"@luma.gl/webgl": "8.0.0-alpha.8",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "021feb6bc03370c35cd7fd15e984989bacbe0a6c",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.8",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Ubz9uHL/HoTrs0QFsokLlV0ytMU8J0olMPovrPNRxVG+zf5wA2jieZjpC/eYMNaYOXtigLabpoU1PMc45qXqGA==",
				"shasum": "b54fe7595720c7002f2c97a86351d7905c7cecf4",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.8.tgz",
				"fileCount": 158,
				"unpackedSize": 2459562,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3T8xCRA9TVsSAnZWagAA9vsQAJMubS/7QR+w6JGjzihi\nlpzrZvUUhuauw1dVywaN6JeKZfQDgBsEN4/+pt9/Y0KceE7Gl0EBOSIa59cv\nZRgeCxW41DgL3gp2ZTHy/F5w1Dmx2XesTtx3d+0QBMTX6iRz5MfEW/PgoV/k\ni/hiOI4GriTo4IN5/7AxGpyOO05XkMGJqKWZNFBGluEbssup58UZWhCF1C7X\nbIReHIfMCnsbI6uooK3MPWNOOQ1kigGXQFKjwM93TgkT0w3+eLWD+o9ovd2A\nr6B2guJ4+PLhtjkT+XiSBvNKq465ZIvIfSibUN0rcltJuVPBT36IZ4Z5eOeL\nlDTY5B8aAUZK3RjGqmKOOzEN5PXBtHHttJ+oxa/u2rnwFC0uIc+dVGeZXnKW\nuWRN3ZGLFVxLwrwwQCKA6s+hNDhKegGiUpb9uyw/Gvoh2RJQXxJsHf1pqG3V\n7BNMU6Yn2AJji5i2hOfoqPdTJ6WiCUHlc3Tun4g/9nzaG3U17iDFmXbDYnOb\nMrRVHfWx6l7BfJIPY1gqE91mz7pyZkL6qJA2n5kMPaXwFj58/2zrWwDzNPWm\nws57pq3NdfCHLP18DIOg/dCyXLlUEl8fJziBrjCygrDwfc9PpRo+c2/dCrFR\n1QSsU8cADErQV8YLvc5zCboZ/l2xiLxZEZgedCIIYQ9hVtmMXQpMnRpTF7pK\nF0H5\r\n=vuG2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.8_1574780721018_0.7119614172526565"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.9": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.9",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.9",
				"@luma.gl/shadertools": "8.0.0-alpha.9",
				"@luma.gl/webgl": "8.0.0-alpha.9",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "fed10cf18cf978b4c1fedd4dbaf3c16b957bbb0a",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.9",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-xbuFsbgIu9Hq/crH8P7y0mtUsxtAhmvtwimqgi4iAYtv3vwdh64y5Dv9c63tPZ8FTEnpV+Tq0ZH3FpamCwMF6g==",
				"shasum": "4f27e18dc3ede1f5a881eeb51c417f7e727322a7",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.9.tgz",
				"fileCount": 158,
				"unpackedSize": 2459562,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3UIJCRA9TVsSAnZWagAAw8cP/0ktB6b2KLXSdBfBXBbf\nezSUKbJvsf2T85nxlv1nXsdmN4Hg9U1TyeulcVuycXd+pFg816j42HuE+fdd\nyhw74Osl/n6oUUMlv6cKoQ7jniHErq1vCoVFpa7BSPyOoL6PcX81GrPab4w7\n3djT7X/sUpH2tBOsZRgu8W6F7s/OwFNiLNLPczIYyzT1PTaS4TWeT3iwka3t\ncRfO5jPINdBp7YZUeov1Ygk7WZMpklewUZVAyg2i3D0Q2HChSEbMdL4qWFYd\n4GpPC4B7Zv30sTVmt2/mlQM3uiXAoUxibSN1s+SOpquTCJda5ycJE6SA2Whl\nAKzAKjfS+xIJbP3V8HM6P5ngYxynLsWjsSEofjRTTI2W4OSIHDBO7meKVeMP\nNBvk815zl6Mz/+gJfzZTdCUSHw3NHxwqqV+G0MhY/lbAMFmOak8H9k0ZZzZY\nJH6Q3hvxd5ilLwFDQpf46frUqWRdRwoKNMbHFh5MB/NTNEUFot6Myb6l6YDy\nY28j74KM1vq5rS8q4TqTUc04819C/7ErqP0len67MDWW/ju6qtdOlZFQD21L\nSo97oJ5gAJ5OnyJUrXuwNfg4/3o8L2GLlJgISjsgUzHirOjMfNWKb9o0yfIl\nRXJYYLKkJNpsYQTdKSh5sRTNyK/zqzSi/71U261ZEwpyLPQ3o2XuqyXguy32\nvEx4\r\n=fVCM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.9_1574781448709_0.6760727222780356"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.10": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.10",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.10",
				"@luma.gl/gltools": "8.0.0-alpha.10",
				"@luma.gl/shadertools": "8.0.0-alpha.10",
				"@luma.gl/webgl": "8.0.0-alpha.10",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "49834deb7c9729385bc53e0b2b01ebef5e86e16a",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.10",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-GNEL8RoQirJGgG3Gx0DaSq0xnDnZlAEtdrBn7dIkiiaoqqMlTbuXR1MGVIdfwzGUX5ezrLN53FzvzekBruXYug==",
				"shasum": "aab928bf3c206ebc5fb95d8b130dcdf2ed71c863",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.10.tgz",
				"fileCount": 158,
				"unpackedSize": 2435662,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3rCuCRA9TVsSAnZWagAADxkP/1tfWAcf8QGOTd0+4zVe\neVdoh6e3CvfeI9GirwoiegtTyph490/0T6gK1uOjHMFQ/2u6TDfA6u12iw+K\n+k6Ea9gWsxOIhy6mrnPvqZeGcTeoyAulum1UkcNNlWBsYcgbEogp8mvZP5RD\njX3tZ8id9Blo8f0mHJmquNa16zKohRjMfBRm1ZL4MD7SRarvyIRDzzJfABnp\nh1Uvcbh3mmH472H+mgdkjAZFPONJf9Nf5HE8CxmootkjY6cbZN911jbpz21+\nu6j8FuvWTTesrh1goRq0xCvFS8fsBMWI9yHI6+oxgHQCQ1P+Iswi9kT6VKjW\nw+p9VgwP/UNUte3c6h+QoA4m93neBbJDmRBNqlPmsMv9DNulAyVNQsNmQSSa\nlCxrgqJ9SS5PLF8hH5zBOaUdHnEKLOaheyHrRDKXHuB87oDoyIXl5AUD802S\nenb6+fMH+YVpvE7aot6fJTyEpzxd3ovWcth2ZUzHnxyqrd0srNya9WvYJBMz\nk9OsmKS2poV3/8KK4zMBi0RQ/LGQ2Qz8fKtEEBY+dzLYnBdlzvDIKfQ9kLOl\nXazztryuR6YHSDtPFT6LSrj5BP65TACSVBDgk9OVjUXZIVZcoNgD/iixQu+A\nyfVKCDKVQstQK4/Oo5ACO8/BYZGkcKPiN0lM3HNBl9jbDF7TBPj1CiXugfyN\n+fZg\r\n=hNTl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.10_1574875310306_0.7039244731375955"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.11": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.11",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.11",
				"@luma.gl/gltools": "8.0.0-alpha.11",
				"@luma.gl/shadertools": "8.0.0-alpha.11",
				"@luma.gl/webgl": "8.0.0-alpha.11",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "40546f8aceffd3be7e8431bfc20b69ba203cf0a3",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.11",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-i8JFxpRnXODF3vZpXLXE/tJ0YWiOTybSD8VQvBeaGZr7qyRewTY2vXtv1QTNy+6Wo6sF7Nv2pPDk9cJdRZBHow==",
				"shasum": "961c5137a68c447ec4f78962d6dc7b42983dd2dc",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.11.tgz",
				"fileCount": 158,
				"unpackedSize": 2434577,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3x/fCRA9TVsSAnZWagAAaikP/ismesHsBZz3oue7eNoU\nrBwTEDXLl/7dPDheYhRbRgc/Mse9Zk2eAzXtvfs03zgnHFe0G2sMMzqgvi3U\ndYVn+p+MmlXT8uKXImnk+jPtwS86aEku6qKdE8pecgN76wIrzWHzxLydro24\ndvIgKeq0Xd7I/SSJZBBzFn1p9N+4SCl9YguZjj7hkHLfxhiOMptMaw3HV2Wd\noCh2znqOF4aDrxclaqMVOq5k6C4fa4Y/t7m4cGAPpuw87ZeWidby3pIGEdHs\nu3Ejgxdw1sOvORn2sfSDyh/byMeJUbz7PRhINNSi+EQmO1WDYzcg5H8+e4xc\nnaJEUmWoK4fYyePJwm3qZpANQhe24d7aVb+yMmSdOVrDcQu7JWubyIe2cCPc\nkUX/wRYEnrKAKynXranZtPcESXrEhRFtVoaqRXno1ltamfsV1REouQJvYIdj\nCZMxFqgO30nzUIxuLoL2ZBgLhLt6E4Ucl6WiWYkGxknW9ndH9eaGKmr/KCFs\nZN5EbZ4H24ZdaIN6Y5Jdx2UmirrPpzdMiZzhBFVqZu4yGXyHmQZjrwlERwvt\nHZZLCJtitPQkCrCRGkZ0DOpMA3jN9btXs81ry7OunaThjAkCI7dE1BuBQQCq\n12JY14GvjQXS5flApYLaCWn/wnneVgxx9D03/tL/sa3E0wg8+3NqJZPy4cwr\nl+Ep\r\n=qKJY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.11_1574903775291_0.5790912440803169"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-alpha.12": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-alpha.12",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-alpha.12",
				"@luma.gl/gltools": "8.0.0-alpha.12",
				"@luma.gl/shadertools": "8.0.0-alpha.12",
				"@luma.gl/webgl": "8.0.0-alpha.12",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "e6c1289b481129ee4c458cd707ee937624a74aff",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-alpha.12",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-wspsyscWTPZSaC06xqsYXV1xtrmmUsUnBETViJ8PKv+TtEll+5QUKzj99CWhfDRof9MYdUIOTFv293dHJYgZuw==",
				"shasum": "30496156003120c314d0e17ae7da370bc16fb632",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.12.tgz",
				"fileCount": 158,
				"unpackedSize": 2434577,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3zCoCRA9TVsSAnZWagAAbfgQAJW7P5n8RcBTW06l1K4U\nE/eIZ8KT50ADLYsxqWvsh65VLvKHdjdv/8EGTmQ1J7QF06XtLCPSUSl264g3\nXkft8+kcMLisB5uO1S+Prwzb3TpEX3A6YzJpldPvAPWUkBlyS+dGvj2KGBXf\nzKjaYbYr93OkVELFq8/mMWjOUioxzgZlCfWQCfByw1O94A/PKlG0Uz8kMXF0\n+CRPSNsEVdj5WuL4B640ZVEg4eYZfi2w1pHlpUBtLO/xGttQVx4m3UXPkvrn\nhZqi2etAJgNtxdC/YQrfsrvgChWTtN+oMg4V6lnww4XkHKAphXY9SK4fpEhR\n+zgNwcZrTVoA2ragKZIYDqOWf3UF7JL49A8qioYVjmRJo+rdseFEwqP+xBpT\nXRa/Ib7q83CW+mrOJvnbipC33zw+mqSk+kyKmRs1aU0tGvvF7CdoZIm1lcXR\n8+0e/Q6v0MCAVqUattZXq4ZfAz0/dPTV0ZXzk4iKRH7G5bEtc8eZS2J6cSU7\nWb3K7zOeINnkwUOi19O2YTumkMd932cX8HKo9EwZ+vzzmwb5nD/Xyl0pdrc6\nG0aG2+z63ju90mZtDrzp7xptWIvpCFMglAVtOcU6GMfNVI+pvL/XWVdN1Rwc\nTO5aqB4EOOC9IQzGGUFxrAwju9AmFsrlnYDRQHpRPKmhAITwPbnkWQvRZ/kY\nHnJd\r\n=qlOQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-alpha.12_1574908072492_0.9151541875500846"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-beta.1": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-beta.1",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-beta.1",
				"@luma.gl/gltools": "8.0.0-beta.1",
				"@luma.gl/shadertools": "8.0.0-beta.1",
				"@luma.gl/webgl": "8.0.0-beta.1",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.1.1",
				"seer": "^0.2.4"
			},
			"gitHead": "7387a28ccac98072ef4df83606c932e53c31dfa8",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-beta.1",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.14.1/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-SIbzzKt4LUQYTTvPjbMiMA17EtaUDulqnyNyNZgtGVr/E1EiG4Mbm3iMBp0t3teNsRmesp1RTTPRpBF+waJ9Qg==",
				"shasum": "ad2568611997c7cbe25a713439de65e794f00f7b",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.1.tgz",
				"fileCount": 158,
				"unpackedSize": 2434567,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5XEyCRA9TVsSAnZWagAAU8IP/j7UuXP+Hw7bHfzsB5t3\nWKSOxB9xFv9/6nwoXaC/nYkMLOhj3dOR5h6CLyPDMiqt//qYBlQsy1mYZsk2\nwII16Dlpuv6l00faLk35DK59k8BWO/pqBnI3LPJL5VtVqbslgA+wR+YuHKfb\n5INslULpJ6ehic+kCw80IXEV7aruaYr8WBadXjOdI1Yk/BY69jEzFvMwZ5+g\nRsgtIiRDMja9Dt5GETWQhviGxwLVG2O8zCQq0jIxcT05yiyGfFe3R4yhaqCQ\nMAVP1anbMHFW6OQRrQUtFT4Eda/QA0kjdevGU9MFdP/eiT/ngMPHy1cntyMc\nZfC1kiohfv9cwAdL5CpNlL3V0RIc9BXS5AkrvfkZ/s7ihW3UeSkDUP8KnNvr\nWdg4V7nz/XBbWFgpAWtfZJKRYRuJD6mCmQW8ZlLhuUgI824K+e9JMJkbAVqk\n27D80XOjAikWBWqHuOwHl9YLT4b2uBcL9pbdU3BV8EgaBK0vv8LsBTZlZsSb\nRfMo9/TelN13wbxDpCKrmWGqq9Lvy4Qhr53RUWUPOQm3/gnekXI6VEIQfliQ\nrdny2k13wCvxwHDzrWS3m9xXDP2Lrgx7v0QGRsdTgBp6xzI0wdmQHSaPJvVw\ntHoGcxTGGjD2sRsguhBDLkP7RtG+5T7yr9bujX4KwUuadtPt4lOwoOVeou8h\n8vzX\r\n=Q7OL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-beta.1_1575317809566_0.2451246699381242"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-beta.2": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-beta.2",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-beta.2",
				"@luma.gl/gltools": "8.0.0-beta.2",
				"@luma.gl/shadertools": "8.0.0-beta.2",
				"@luma.gl/webgl": "8.0.0-beta.2",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.2.0-beta.3"
			},
			"gitHead": "3f15fc4b59555ed2cc2b237824a1ff50eccd4af3",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-beta.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.14.1/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-oJVB8r3f0wtQtbzffCFlTmppZa8VEZX9tz6sequxWW8hz1DRCjNyE7w1cm8s2Z0TZnrHBb/uPdmKh3xqEAq2og==",
				"shasum": "c4749d788cc10c69b8599d25be102f822b1e610e",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.2.tgz",
				"fileCount": 158,
				"unpackedSize": 2446663,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6vj5CRA9TVsSAnZWagAAvlQP/2JImOD0IQYQHFdFL0em\nT8TeINY6r4mYInXhxm0LEZk9B6SOLf5bDwxY9R+xoFlTBw5nItgSAXNDMNaK\nj26IMUKN2bSyaRSxCn9jmIj29LzkCQOLm9hKWGCVd4clPo8TgrKMoa1TxM5W\n4j5EXoFYyaRw7tR6yrWcPM21+XTIKSVgqmbeVOWM9O+D/drOcq9MXUN80AhW\nX+xXUyRTZbkqyU12IakuKdjMd4jt5azsv5CcgrF2BxG6ImFId1VJ7iT14lKI\nP6ANMP6bIOmFUxXHPmI5O9fUU21tEoZQh+9KqyzR+CXOnWfP5xqOLEjaS6au\nv48mD8tlXpI3LkWsI8L/5tCdEWrohNAaJYfLMmNCmh/Hu/J9eS/tJQRAUXzP\nhdLawXGiVws5AWJ2pUAVsqq/iABkKVKOSGkPFrzilMtUxMgNWeswyyNlad/Z\nXNWymhnBV6lkpNNTSPatCrMoke0LSIJ7iEJ4AVAylyBZ/zgHv50u+ESqRHpb\nT+HvvyWZaMqRKSOpnnJPuDinbQ+mgivauuMpLnQoEMEcjKXsrQ/bAPd5h5Dd\nUy8QkqZLo/+/4v1G0E7BwBCWe0HPsSKvrXuuxzXvtaOP5dasW6LSLEZJxj1A\n/FUSg4X8KEtFfQlrJleBIFdbuo0oRuW9M024Mf8ix952GCY4D82/E5v3Qg38\nbbLy\r\n=oEDp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-beta.2_1575680248844_0.4546253680088783"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-beta.3": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-beta.3",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-beta.3",
				"@luma.gl/gltools": "8.0.0-beta.3",
				"@luma.gl/shadertools": "8.0.0-beta.3",
				"@luma.gl/webgl": "8.0.0-beta.3",
				"math.gl": "^3.0.0",
				"probe.gl": "^3.2.0-beta.3"
			},
			"gitHead": "7bff9e2cd189aa8d417f2ef32f4673c1c2026647",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-beta.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.16.4/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-A0e0EvFJOs2H5NiQ9LNUr0gjrvrnDLjcSea9TSGZELzQ1346zHvohFnj+fWkEcBd5AHIXW++3Mk06QTQIBSUtg==",
				"shasum": "4a6bcbb5289f1383e18b3c1beb32a7c844bdd6be",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.3.tgz",
				"fileCount": 158,
				"unpackedSize": 2449300,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8vVpCRA9TVsSAnZWagAAOM0QAJfjB4Iuog+k9t2dzvsS\n2QTu7kgndw9EcvZGSQNRDL/D+2m7JmXmXfgQ+65kNksTjjxiJ53f0egjGvlZ\naFjd41dqvN8CuD8FnhNAK9907L4HM+fVYmg5OyZcV7/W5+k1GuSeeN1a6yyo\nxho45f2Qokc+oSQK+9tCsRBUeRXPBJubVkvlodufOc3J9BWwzNsIfoiR3+2p\nag22jIaYIPH3V3AunsffzxYK73Qaf+/RHnHbChVVbmYEtGwyN5YRsT+9lQyf\nc6CDA1zWdQ/jFV3MsdEhDFlhQhE8y+Z6tg+Z/DiCJ3XT2ThK0ZIX50LBeS2J\nudgiYPo9ydt8PubIZrgLrecemuSYMB3NbU44Eg2C7rVDMkRlLtHKT0QRFtT4\nzSlC3T8mAGNImxfEcUCL+xJGYeX3WUP2F1S3T2IJrXOkexILikPsD2Hy/wgW\nnXtwf5kbiwa6lmrNwuy3BCmL3rmdlIEVmYKhXOgdEbRBZNjNa1SQmb6Vg8yp\ngIOegMe7gTDLKDydJJjvZ/vorqXQXYSMOobFCrY0+YwXVz/5oC5PpiE8jMZ5\nq2re9bjvT862qlMh/ee8MGJlsXrSO5eJ/HZDgLzmNva/dRDTdRXp3lPdGqAK\nGOf1PcLQcY7TfUwqVT6vPvfaYrTuDl8LQSL7CnjyStvmNztdklF/DyaieG5B\nDgMM\r\n=yYYA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-beta.3_1576203624747_0.5327049173687262"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-beta.4": {
			"name": "@luma.gl/engine",
			"version": "8.0.0-beta.4",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0-beta.4",
				"@luma.gl/gltools": "8.0.0-beta.4",
				"@luma.gl/shadertools": "8.0.0-beta.4",
				"@luma.gl/webgl": "8.0.0-beta.4",
				"math.gl": "^3.1.1",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "16d5f63716adde1980abdbc41197aa160479a010",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0-beta.4",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.19.0/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-lIRl7rXsmFta91a7BIEobs1u9Vukty8nxPfsqTQWJt4kOjGR7DyBeCssdt9TDG+tlhw4V8F/gObdctJwJQnEbg==",
				"shasum": "2248f17f117702edb00808b67cadcfa2ded9755f",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.4.tgz",
				"fileCount": 158,
				"unpackedSize": 2457491,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9/jUCRA9TVsSAnZWagAAZqwP/2RO+qcU0jMjxT94H6tY\nVPdPYDLkGYiFBQxbmlir16iSuYAxB56AoYAl4LeMVH9DERyG6H07RgBunZ2g\nYJsA6Sq0UEryhX8zmUYYGpsbrizY9BhoRZpUi90EWGFrEjvSqLTSqtLjzZlM\nupIA8TToq4b8exC2ogKUTE1YdtiqWqznavFD0mvn7AMwkvBhm+bfPm4L4InB\n7MG1aZre3rw6WKaZBELOWCVkivBk1Z25MXo5i2BVv9AhPFOH0CzPxg/dvZkz\nNPDwWn4IrKUVi5oulDPNak9/iz4n+hckZnY74xC5jA/Qtw3YTOC3dHZCM++Q\nP/d5Fcdt8t8/B1AwIyUmpZjVM9jgTYo4I8uyE7ggisXqSf7PXkaWW9fCYCf7\n2aFj2rQwByTUPNF5T8hEHaBToCMqIyBVuNJ8ODKunAsBtLU4RPDoIePwIOwL\nBcTKB9DrZAYiGmMXWmA/cSH2nUmjvv4Cn3EOmdVg1n3oZWicmqtOP3gpI92G\nKf0/AyPsRBHPbKsY4kI2WbO3NAhJ05BwQ1QH0Fv7G+HUP+EjbGhMbJZI8i2+\nzpJn0yBUx/uEaYNoIb7tsMkLakTzj8s/4eDlsziJ0XI98caJLnkMKaML2zS+\nQDlE5DGly2dZu2eXhZAAArk/5EKEjkwoR8urN+wc50+kC96DLcByD/a310Mj\nsy/e\r\n=MQ3i\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0-beta.4_1576532179638_0.8867120836579301"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0": {
			"name": "@luma.gl/engine",
			"version": "8.0.0",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.0",
				"@luma.gl/gltools": "8.0.0",
				"@luma.gl/shadertools": "8.0.0",
				"@luma.gl/webgl": "8.0.0",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "06d7c84594c5b319c052cc91d01600a2c2615573",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.0",
			"_nodeVersion": "10.14.1",
			"_npmVersion": "lerna/3.19.0/node@v10.14.1+x64 (darwin)",
			"dist": {
				"integrity": "sha512-+aowIlo515+Nm4EUPsa2UtXaypHh3jVPiB0vGilWv51MRr37sB7sLpJ1qTodSXy80LRYrHIK6OxCUuZ51RH8yA==",
				"shasum": "383c9334ff03cfbd2dfb64b3376bd191b120fd03",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0.tgz",
				"fileCount": 158,
				"unpackedSize": 2464826,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/YmvCRA9TVsSAnZWagAAMMsP/j06GE/lrYFeR0ORCLJT\nqGiFAC/kqfHX0kKvKKGZFtWV3YcPhebQYVozonUkeCFvrDpIXXwDfReUcLKs\n94tLSRV9xo4G0P1TbZg+9MkUH+hFnX7/a1SQPU9zgvdxQNAUPxhcunEv2MLl\nSRF3soV6e96Po7XSGFn4v9y7Ew7d6x1YJbDmyJeZyLiiudWlQQBskWXfQwvv\nHmHH4sGL+q4QKSTt1VMLA5bC9lSgFJZBWS/Epp1fMfus+E30e5kQkImeuFR7\njKBQawOG++q2vgB8j4ZCk+lvj0SbAI7DK6vF8vbQWGIkNVZIeqg2Mnzfk64z\nPV9EMIPoGj3+7yDYwCncWtdoi+HrBXGFUZBqI+0/tKecEIUITZ/BdLNMZnCa\nLmKL0tVnREHMq9Vo+GUZcqiyL7iRsb5e5i52ycIoAgBPqcOODlfM2CDPWMA6\nlRD6Ag6yU5Jtteqis6MBprSwksdaOeSovcrMWPkKqlWyiRrkw38tfbwHiAP8\nxFvQmuBcJV2BfKn/KAsm/6LQJR5AZCQBjJNANiQCz71bh2Y8abkdN4PSJ2lp\nvIONSWT45l+48aGwXCNf/yNBGzyAQyOx/jtOAqztgDhWLIGl+55Ze945OCzX\nXISgj3tw9uYKeHArlm/G3LWNGJcti+6mWQjs+3BHfNKiOQojGwNh0Tqra6p0\nkuVP\r\n=VA4O\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "1chandu",
				"email": "chandu@uber.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.0_1576896943263_0.21148738452552918"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.1": {
			"name": "@luma.gl/engine",
			"version": "8.0.1",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.1",
				"@luma.gl/gltools": "8.0.1",
				"@luma.gl/shadertools": "8.0.1",
				"@luma.gl/webgl": "8.0.1",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "79173ebf287aa285975810a0c509bbac135a729e",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.19.0/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-VGrzP7m+yDuKHAUKOPy/ubbTIUptbyBbM4TOpZT5aQV9bCh7iDlb5lhVexq1Ki2JWk7XzBZyoag3tkKzNtc+Nw==",
				"shasum": "215e18265e10fa40634f1047b75da3cd2e7724d6",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.1.tgz",
				"fileCount": 158,
				"unpackedSize": 2457595,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeASy9CRA9TVsSAnZWagAAuGMP/17P1smG2S7Y6+tI0pOM\nOAM61/T1HYiBcUQCp18Yj29E1zS3wdmdbvNwzvTTy5PwBMVpJvGTjEcIL+u8\n568NYur1c+PRdFhz3f6rkR8+cphgWFhMpllXexadTjW7mhIwaMiyz6z5Az0P\nHRo6yGntwaWUWfABHtvnxKhSSs2qPe/+GYHJlQc3V8eaIZuhs1vrOPECn9kZ\nZkiyV2WFa804udHbqnjqQu5Wk1CweFT2xRxTwN3ZprIDID2zL2jKk6L9YAMb\nujQFsf3VlQ3RAMCEHtH0MNLM1qH5pGniRIT42YLBHF0zbCb7dJk0PiAzACJ4\nrQA8QmZStQsPJlxBEnMYwJDdLDNenzzPBaPrAVR0IuU+d1b/4Shyx0WOsrUq\nBH6lxvuTLlIH4DWyUvk8/XsAY9RoZHaFol4hEWccFx5wDog9XA4jbYKtZQvv\n+DzKRM+Zq1UyleA1LP++p33eZppzjvi4nX2UYDbXP3pO+MwJJ1laPK3xKdwB\nIzdjTpNybrJIUKR0IIggV1H3xNOYbui3oO5cANrV6lCu5gFQbRbqZCJpb3UE\nFk4U4JWdtKkfB4QnQUq12GgeG9rftuO86jthUi12gZO5zLR/zm5rfexZxCdl\n/8ahfZqE4sgMrYNUXbD3Wk4Ze+wAzZnpLRwgHeLyFy7nco8ER6CIEAkvQ5dD\nJwES\r\n=9wnR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.1_1577135293196_0.9756452228782473"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.2": {
			"name": "@luma.gl/engine",
			"version": "8.0.2",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.2",
				"@luma.gl/gltools": "8.0.2",
				"@luma.gl/shadertools": "8.0.2",
				"@luma.gl/webgl": "8.0.2",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "4d96c11d3a627c3581d2778fa2ee41a70724a740",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.2",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.19.0/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-ksnc4dpqoqQXKHHPlBkR+iDthTnYpxwGBhn1WT0jW/+2lAi5oI8aGktXNd8LvfJeZ5YrRTIKN7VFsS9+KUhEpw==",
				"shasum": "e8f2279fe3e46cc983b4bcc8eff5f7c61d549a35",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.2.tgz",
				"fileCount": 158,
				"unpackedSize": 2457082,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ2AnCRA9TVsSAnZWagAArYkP/2gQiq6EB9M1LIgdvrhu\nOO46IVmLG/DT6YLBep+jfKbMvZd3QLXaDtYFg+Dahs4NSta7H6l7pWKMVdta\nDpQAVU69jUqhmspJd3Ej+sptmSqx7ZRIJanFE6RvyRsESnbnrVfwYTDy534v\n+DNQqtF6CWTbwi6bBZa3ZG3KcdhB63+2lYUGTRVOGt7wZIHeVQ6vc356X21O\n4mPcyjrzeI+UbjzhiTa2TPGUd13jAMKjnNhn5xt+yYkj/4LNkG3Qm3A4T4+R\np63oOomJGzAxpsKmqgYxQ/FZXV9JIAFD7NWtBM+OOK6w9LMyP5564ugvCXgi\nJ9lmDNXttJqd+GKQ+48wqzZ7rUlrUzSN36b/3VqXAipeD9GisOUrXCvsyrto\n1sFudKKQvpNlBcvCwMKiJQ6IwoAYukQIknaqNlWLc8LOcxrAm4lsjVVynIF8\nb5xdB0vTnjBRAFDqajTr99aNK52xmRUPVwHSVmhDaKOztGL337KIgnpBtptj\nZWX4HV6d/ElbeS3/AJKn6fglYo37IwWrUK4qgWaLJSrO//IUPgGKTgJ0mC8N\nc6VNGRDAjCLr4f+vk2CIcR7azODsprB9s7KNpDZEAY9/Vb31pV25U/QIEdyV\n3DKVGZYMBkEJ60wrauNTmWEs78Bnf/AnN8TQ4Vh5FMGI10wjVLxrNr4Xl93v\nhYtl\r\n=iP2K\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.2_1579638822833_0.762908180417118"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.3": {
			"name": "@luma.gl/engine",
			"version": "8.0.3",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.3",
				"@luma.gl/gltools": "8.0.3",
				"@luma.gl/shadertools": "8.0.3",
				"@luma.gl/webgl": "8.0.3",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "015f82ec111e5c17d86ff082e94aa27b9f859825",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.3",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.19.0/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-MdcbQ34cFwF1W14UJ57ONTCfk/yUJ+WsXlW7k1hBbsYvXNZwTMIsa7q/KwdYD0pdhiXwgjLAlwJ0+o+4ra5PlQ==",
				"shasum": "3018fe78111d5f4c4eb5dac4fb444c0736f6bd83",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.3.tgz",
				"fileCount": 158,
				"unpackedSize": 2457082,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ2RqCRA9TVsSAnZWagAAEVsP/ip/38XeiqWB47B7qCnu\nyuGaFLyczzopWfhmMpRHwzOgL7Q0R7ZJB8UQINHJ/bDtHP3CdcyxVGtLLe1b\ng/dIh2dE3GcIngmekpwaJuM0TZaQRWkbzhe6ToZ2zJIjgbLzW36NaouaHI8J\ndKZPJ4Tcj6zR6SNTg2bk/r9JZ8zJg4cMpAqPUxYA6J3vVbk9OkLmTigxVZAX\nIlYAQ0Kh03SS/qyhONZNuyWAdcOxAG5W39K1Mo7IrezlDqnZ+YCMy0YaFO3U\n+egn9CsRAjxlKpjvv6jTG3CqprItmxdAnET89xinD8dJeMvGM69Pu2+/9I1T\nyN9bARwiL0qbhxOURSaXHu27RrnokT1rqX4qOk7Eo+xNDBQWKm8qjt2tu+4H\nOvY/+K7nTDLfygvKCfO6kUpgT9UAOWzFZgWa8DTS0ksKnl+q72Y1HAaEikPZ\nw1FudhJtjBNmSZJnkKUwVCLnhMnf8TeykR5dEKfmIVH4QC40fQzC3uUOkkfL\n43w7JT06zBtoJquT4X8did+9ey4MzH6jxFOB2XbYAh0oX5DuUobQY7jyDnzh\nGcNO4rpDXxt+yQ4eX0RBufhwmb8PewL0++k9PJcvnaGI6a5xgo6bP0tS+S7w\noQSA/KNKuFMPpBw4i8euKrmJ/BO/P6YDlDEoImx3DXXxnzOjQLINLicSFY6W\nKpkc\r\n=wZp4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.3_1579639913625_0.6486535747185442"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0-alpha.1": {
			"name": "@luma.gl/engine",
			"version": "8.1.0-alpha.1",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.0-alpha.1",
				"@luma.gl/gltools": "8.1.0-alpha.1",
				"@luma.gl/shadertools": "8.1.0-alpha.1",
				"@luma.gl/webgl": "8.1.0-alpha.1",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "22c21487d6b022a8be971d083fb095ec1634bd12",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.0-alpha.1",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.19.0/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-3ykcA0shDbcpssMkF2M9umQH8/OWuiBimFWco6DtrNGpmhMuPVyGHmVmSIoJ+AeTQ6lp3VzUkVrAf4qI/pyjLg==",
				"shasum": "e710f13fa05504513b2e669a9b1233384497ab36",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-alpha.1.tgz",
				"fileCount": 158,
				"unpackedSize": 2479059,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMfNeCRA9TVsSAnZWagAAbYkP/RLSLOogy/9oUYMcBqz1\niysq5ckgebxihV6JNUDkxCHCgOl56fnXNjNeNbRN5q0tBg68V1vZHPJ9ZZrt\n6RxIr8ntm2Bi/LTXjoyfXUc82AdsETgIleYwtq3R4Ys6ReoO7/FOPE1ijPDo\nFoitLGHYaU9Ko4ZdKThMFHmUV000/iXOYcNwgtYi9HAiz0lJkayoXMZ1CC1/\ngGLbhiB0a2YFoWc9hSQ7r3hu4aAAznwpROW79vuGYPd41AiPPreRUAvej7mS\nOic2Ql1QKTmvaRm31YHin3R1+12YCJ3T/TnOBnoOFnSOKl2/z7t/xL6CU9SO\nHVOPMZRmtjo7MpCzs3eQPW94UWxKYdPaqW/INcwYtqC3D1GwPXnW1Er5nucT\nQeYJ+8CzbBifwlT9XtW0/ENmVwjlsqllGdh7Uuul6dFmaQ8RPeckPyGpSMz5\nmkpBJM38gqhhrElDTTrEOeqpUWrxGW9x3aI6s8MQKfW0j9o58Sk4sMPl2S7c\nve6R8GkExW4m2FUuaaLIAUVv0n6Jggkhfs3fMYfyZ+dNC6J7R6mz6/iu9/EX\nK8Dk3lxnoLa10Ynca1hUp1anuTOUi8Qu13oNDil/JFqGMKuSdkOrmK5yUWBp\nhsY/x5zxU0+cCNViN2FCU7Bmgc00ATHTAogW1nAmn2FjE3CIpnGZA6DYnX8l\nDkfc\r\n=kIUr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.0-alpha.1_1580331869728_0.6734670435672545"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0-alpha.2": {
			"name": "@luma.gl/engine",
			"version": "8.1.0-alpha.2",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.0-alpha.2",
				"@luma.gl/gltools": "8.1.0-alpha.2",
				"@luma.gl/shadertools": "8.1.0-alpha.2",
				"@luma.gl/webgl": "8.1.0-alpha.2",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "c210cb310a98eb750c8b70e6f24d360743690725",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.0-alpha.2",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.19.0/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-OINUyapTMZix7vd6BPKdSSc47QtsrsfvgF7aivJFr0emZp7MYbDc1m2JHHmoH3MfHlUBIc0kmFH2ujOdbKytKw==",
				"shasum": "396911bd365973e29118f7af9d06d13095afd672",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-alpha.2.tgz",
				"fileCount": 158,
				"unpackedSize": 2479133,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO1MzCRA9TVsSAnZWagAAA8IQAIbvPWrnUwnDrYJTMbOQ\nRqfmtJfJScdrVaHAbxHgCJJSlCTwWb9fbb6lvnslZEdkRBn4nDh9pXFLhLpD\nyqg55vlja4IbCQdyEj9YstwTlvjhOHenqF4mRwybEmWKc9lWveV3KqR0QT5T\nY65n0ff+NBtPJiqc4d/0YilGfGtLoMj3z7wf3JCxvcPOM+tHV5gCCH6hf1AE\nc0XBIY6C7ULL/He0WFhSY0mFlwTa71glGL85JuYS8kyXbf9Zgh0krg0bg0XF\nr8aLdVfjmOjDqHFvIKVoqu+S4BSgAN/TjRuiJISQR+QnZJ+A/ft4ZqdXtArj\nFMYPB0n/JMaci6zLj0QDWybtOdUy+e67OQwhuHHRLXhNx8YQfur79aLYEsIU\n/VUVniJw9Kp+B8T/mewpw8IQmsLWivh0NlIfm01pbrHpPhI0BsRymlKqqC/O\n0HMXj7hOfMT3gi6thZ8GX+FUbmciyJ8sZC1n9V80/YzIzy//qbaYt/u4vNj5\nTJNPvQ0Q9gcjbaVPlpBaoeZLrICT6j527N+zgNLbM58rjRcv6JumkgWENY6U\n9mgOMSYmEU3w/EuE3+627OvfYZPbhX2eQYcFHe8kSkxIK7qFa3Hhkp8iTLwr\nddDFI/RTWbscESIxJNUXXtAt96D1z+jLpBjmxUL/sgF6E7TDPIQZwAAdq8Ku\nmzJw\r\n=o1K6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.0-alpha.2_1580946226823_0.29377969017954597"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.5": {
			"name": "@luma.gl/engine",
			"version": "8.0.5",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.0.5",
				"@luma.gl/gltools": "8.0.5",
				"@luma.gl/shadertools": "8.0.5",
				"@luma.gl/webgl": "8.0.5",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "22992f5595fe92da394511c67f89973ad3d756cb",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.0.5",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "lerna/3.19.0/node@v12.13.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-jZecURL1SZ5zy/esLp5R1Mg6UDOQceVKAgrVRJafbb2gsn/0b4Kw4lUteHFRroi91qoluMrylDPZbSJqApiMIw==",
				"shasum": "c004bd4f93db247a40f36f02beef5b4622dc5ad1",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.5.tgz",
				"fileCount": 158,
				"unpackedSize": 2457022,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePeB1CRA9TVsSAnZWagAAL8wP/0crnByyB3aAyHGMggpy\nJozOtXS5IkxLkCUUdPC0Jc1QG6hc8xDZpwWFgtLbRWGlpIvplguhzjXmjM9L\ndIvRBfR3nO7x6UzDRs/hUaylladSp8CCcf96B+PiM3NVvhVfJmAdjb+Xni6b\nigCVVrh4mKNt5AQNn/zGKkkUaaSpbgITP6q6+oQWg80Za3HHTvFVijCetplE\nPKtnUjNLd3QtTzHea4qvxx2nwgew7HT61E5qehkgBps+OGpgQ0VIO4O+h2uA\noZdjKYy/rzy6n51ej9EoEuacQuGTZz2zdhQArhtBEuC813oAiRbvs+q93Amh\nhtWCU0jSjdplzQVeASRt0/vRvFfZc1OeKkC+hmK+bOsk3Iiss98NKcdNJQTl\nW4B93LuYjIwuRZ1MUzEoxoZ3ARGggpygIvKaXsMbqHmy2lhwzrFvZpV7SqK+\nYBvZyTOZyb2Q17cRRMyPT63t3/D7hiKeZGv27gTH9iwF3b2ykGia3lUjk/lw\nM8Nyr0NXHo0hMVFTlGHnpfsJpFTWQpzHFzFacEkjMlIC1Apz2elL8quw4Sss\n7apwwsq4o+pwIBvBC+FvcljRB+RSQ8iFFgOP4I9QBoqiBI7N58+gWQngZgWd\nGe7gkL9t1Upx8eXeVk6fddb9dn4CluT6sEsxKUXvOqqUSKajg9wUBWScB9Ao\nCBtm\r\n=OvVQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.0.5_1581113460672_0.2686912319288841"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0-alpha.4": {
			"name": "@luma.gl/engine",
			"version": "8.1.0-alpha.4",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.0-alpha.4",
				"@luma.gl/gltools": "8.1.0-alpha.4",
				"@luma.gl/shadertools": "8.1.0-alpha.4",
				"@luma.gl/webgl": "8.1.0-alpha.4",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "3ec457e9d3ef10d99dc10ce9021fc049e15dd896",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.0-alpha.4",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-FvGjUTv5iRLeMCz/5izjP/BB6JV+u3yQ6M4Gb3S9+IbNp+0kgYj7OufM4ZMXllKuqb27a4Y3cB3LP1Sdaj+rTA==",
				"shasum": "4165ce41b9a8647622b6f1ab7fbb764cf1b1f7e9",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-alpha.4.tgz",
				"fileCount": 158,
				"unpackedSize": 2482140,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTxOhCRA9TVsSAnZWagAAYaIP/i3F2nJdk3Ju4vR+zizk\nDcYGnty7zFQSvrRwwktudt0DbF3KtnTdOBWQlQbUnQsUuau0EGzLFJ5BUEl7\n9R3Z/0D9wwtk1/iRixK11S13YfeA8ofDWmWpK1xwsaV9lVFVME/LIK3M9z+8\nUML61NwwMIwv67qwQKh0k7ZMPxsbgf7XNFXYEk0D0Zm2gBa7UQwKWeiCYNzz\na24kWN5SyIuAgZn9V6f6lUaYgte4/Xx7Wp8RJj9ectQrlBS7/QJdpP2tgjsS\nj1+3PUNriZe4EldET/tscAh81sTQH+ZJKrmYcmyluFKC3ABVV2gQlj6XsRvw\nOvwskkeLG2hvmn3dLGzOo7jMHGPUeaN9QwT+cC2AZi9xc8Arb1PfqScmdO+o\nfQxQLU5HwFeT4JdfXy7DZbsTtpHbPYahNCOr+mntCza+gv/UMSZSVYVDYMlh\nlSSg2hYku+44k4pGxaCrug52Jhb5adMNJMOuSNc745p1EshYQ11NU94Ajy8K\nNeNNf3uSz12ZOYm5fj0qK6MikLhONOXwUxc9Xx5/kVzicbLm/VVd9Mnpfyzk\ni9IK3Ow4mxP8oOeH3kynjvYQ6rw3EwYv2VGvGzgpwzdxWF5VfBzC8Sr7+YsM\n0oM0EYOlXEXrRJyHYAW4/9YnfxcxreBhkMquoVrr9UlyLoCVqHbdfPNOlcgB\nb/82\r\n=b5B0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.0-alpha.4_1582240672840_0.78910176142553"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0-beta.1": {
			"name": "@luma.gl/engine",
			"version": "8.1.0-beta.1",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.0-beta.1",
				"@luma.gl/gltools": "8.1.0-beta.1",
				"@luma.gl/shadertools": "8.1.0-beta.1",
				"@luma.gl/webgl": "8.1.0-beta.1",
				"math.gl": "^3.1.2",
				"probe.gl": "^3.2.0"
			},
			"gitHead": "130560051d72855247007ed19d1c40305344f36e",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.0-beta.1",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-bsmPV7wgkmyXy8PmS98MSHaI7WSQcDykIRsUYsVH611pAvpYdWPREh2oi3UsgyIzPNh7NpjztCCA1B47MluEpQ==",
				"shasum": "972b364b143ef382832a7a4dbbe5406433982f33",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-beta.1.tgz",
				"fileCount": 158,
				"unpackedSize": 2482135,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVGSoCRA9TVsSAnZWagAALY0P/0FoK8hLJyu2aIluGHXB\nYUSCG/921JE+0msFK9yOCEpUFb/iLPjByRQbzylaOdzWEgb5b8VdtEkLUsQ7\n3Bh9z1WNjVYccw5MVMmRjTyqH50/s5SIgSLOLJW3HVmKTg1Z78Xryi+M5De8\nQecm0xA0DxeXSvs9Djqm1bhr3RpLRspRHDdAQeqbPQVcL3WPtYedxRz1nKm2\n1vmtYE0HljU0D//UknBgMjdMbNgLBIQB3TE8COyFLYLzuhm6Rl1qBitOw4Ap\ngELfw0cQDIJ9xRZgcwufw+eewKCNKq0AlmsdqQRuq3PGdJ5SJEcttI/kO/s4\nwrUAvDO0PYUdm5HGFc+dW+6Cjp8SlnLHgWNqqTLDoG3qqTxKOHeWNZWrfZtR\n22srpoV7aT5ClpLy3bDirnctgIch6MhvZEPDvmcu4GMPPjJwl2VBwfyC+Wu5\n+/MqrdvDFoghQdjgIdmMHR7Xh4CKmYKXDFoB0/bLxIe4fYCBKpnSUCC6y0rQ\n/v9CuTpW+bC6Iq9zucLko31CJbUWtxdx9S1OOVvb6el8PhXUsDp8hHU6ISG8\nzmra3jMcUrj5ol2k/rRmPs0KkqWtkr30EfeH4DCFIdewVSN+xQFiB3tvOedK\n3265LgktWPgvYFf3pgkVK/kaCMzIG3VEi5RkWT4ZO1eI9qV+dR2o8M7B19WK\nFxCL\r\n=0iYM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.0-beta.1_1582589095154_0.09649570011752973"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0-beta.2": {
			"name": "@luma.gl/engine",
			"version": "8.1.0-beta.2",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.0-beta.2",
				"@luma.gl/gltools": "8.1.0-beta.2",
				"@luma.gl/shadertools": "8.1.0-beta.2",
				"@luma.gl/webgl": "8.1.0-beta.2",
				"math.gl": "^3.1.3",
				"probe.gl": "^3.3.0-alpha.4"
			},
			"gitHead": "6417f1fff8dabc0fce12fd51a89aa03970e0caad",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.0-beta.2",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-W9ALM8al28iuiQKm5JHvfNBcWdgOgBL7Z6dXsK4rPcsLL+E0t7LNhgQrb+pP6nsDtkePpX71EJK7Kmi2OqVSRw==",
				"shasum": "068d94faee5e41c590a8565f8e609cb569f44a19",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-beta.2.tgz",
				"fileCount": 158,
				"unpackedSize": 2482978,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXvBMCRA9TVsSAnZWagAAHx4P/0Qns2GgQLWkvatE80ff\n9lBC0nOYgo7oAszC4df/lPLBacHMJSuzHHpAs8kSO+907W3HRXzoP066dYP2\ncG8QGhCLSosHwhFg2fcD+u4U2kPHCl3MS6wAi/Y735L/uGdV18h3AxJEdtsN\nkzhmP+fvk6Re7UlcPfQoIRNAFT0OdyLjAA+5J/DDqE5dx+ajHZqb/T0RV9Dy\n/18VFK7NEUvJt9QiNSX7+Up0Q4h8zBHGIJWWU0MHMeC1XHkGNt5Bk2IPvVlu\n91293OTCYC0i4/72QMA8R7F1TS29Rs/33K4JnoTHSbYo/e1TJZbTcrMrXclA\njFwfb+6pxECnlFKQxQtiWYWeNvrp1sa8lLYpqHDpMd5o67tsHLMkPCca7Sj8\nuJ6EBmRmQgvU+rkRkYalbLCJyfBwBp7pfmDuTrYw/2iqgE6G3Xw+181iHXhd\nWeN7XHXKYpIH+saUc98DbjUtQac6FumE37M9wI9ituLPYwdIWL1lFL6Ebsqa\nMdd5p+svJWDhE5v5nkApw41lDDZcVJkBF6j6NSllzzBbZGMrCncos7uj1ZEM\n4MyuAjg5xUGrhSCakqRw3rMNarfwJQahPM35Z0hSLk4YPqO/TjeqKiWHTTLb\n5k82lkUEaB1nc8HpxqjnNMChm86pLcE9GMsoDmpfi8ATJhCESmjcEoG+U56Q\nPJmt\r\n=DMcx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.0-beta.2_1583280204243_0.1631686538942554"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0-beta.4": {
			"name": "@luma.gl/engine",
			"version": "8.1.0-beta.4",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.0-beta.4",
				"@luma.gl/gltools": "8.1.0-beta.4",
				"@luma.gl/shadertools": "8.1.0-beta.4",
				"@luma.gl/webgl": "8.1.0-beta.4",
				"math.gl": "^3.1.3",
				"probe.gl": "^3.3.0-alpha.4"
			},
			"gitHead": "7403e4e1c086f93b150ae61c996e2e2dcced00a5",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.0-beta.4",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-UC7wlbOJyDUxKReA0gQ77UO8xOEc9NjNR9MVuOQMzjTCpIR4npK+yRqFMmAjTMx/9i5l1jbtIl/TqVzNygqIyg==",
				"shasum": "c306fa2bf7e3f1b5ab4ef38f4a949056469099af",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-beta.4.tgz",
				"fileCount": 158,
				"unpackedSize": 2483150,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebB0mCRA9TVsSAnZWagAAO1MP/j3OiirOALduLiIGoppu\nZJEEJa6jqK+sTCz4aPYt/bkKqBkxuSUtU7uLJvCa4qevlLnwg6+5t8BQB5gO\n1Uni7yXbEkSk4XDnw8wPRcXyT2lBpd+oMpUVm5camBS+eYlB62jMh49qz8lb\nn8g46AIHuXmGglZxXfIy3zTn749LWxps04ykGqMYIp0G8lntCQbe+1gD22cO\nrjgNcq7osGjzgEO3jiXZZ92Is1Tquvmwp7evX35IQv0ceydsDWOqHf5jAH0S\nbSt/76nLzSDHwUfknBp1Pi9zYIs2+iiPI8r9KfRxAc6buhvkqggWgVv7RLJG\nIgQW8D63B8T8q4qqArasphhexvirOGHB1cQcpOuwHU1Y4cHLLEDOdfVXDArb\navhgVknx2Pdd/gMTHLDnhnuRb7FdrVhYDqXT6XJ7goTE6ARM1SLhjE6z/7YQ\nocWktq+okbID9J4JgdWiDZsxFmDup2s/mfZKVG6Q6ivFSC8+qE9Dm03lTKi4\n1m9pkJeX/aJ1/U35u+nD2rcOkDJ4mYRoIL/cN6O5Hbsag6w2bxtX8qt+Vox1\n2wVR6P9dxAi196cpPzBeG1dya7zc5SuNL2j1PwzrKWbhuFUIHtZPSva3Ptrj\nuJDHhxFDB1xTLOuyb+i77/cQytqQ2jgflU3IWIyKPz3LNdaFBtANIfZXuPFY\nx83p\r\n=cUYj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.0-beta.4_1584143653762_0.7313903624342248"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0": {
			"name": "@luma.gl/engine",
			"version": "8.1.0",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.0",
				"@luma.gl/gltools": "8.1.0",
				"@luma.gl/shadertools": "8.1.0",
				"@luma.gl/webgl": "8.1.0",
				"math.gl": "^3.1.3",
				"probe.gl": "^3.2.1"
			},
			"gitHead": "4ab9e214f52398c19bb0df0ebb97f84b65e0c1aa",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.0",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-szBn9I7ipsNSldotCaOGdv8T0/2MNZwzS7yTqzqIvKe3l1TbsLVBC0BWbHkH82BXlIedI6iPQ/dPVn/jVYljIQ==",
				"shasum": "6128e1a01f7a6e9e0b5bdac4bdf8665854e5c103",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0.tgz",
				"fileCount": 158,
				"unpackedSize": 2483107,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecRBxCRA9TVsSAnZWagAAZvYP/iD+yUeCyuoUWpFjR4Wv\nCBHOQnE0zAtYPRvTYQu4N/tFWYSq/6BjYQCEd2wBsgBovqdocbPKkgVQOOXk\nisQVFftY/I1gssQZF4vIDSn01O7XqyCHu72M0Rv24sdKsc30vVAlC+D6XhkB\nkbPxz0muPkHQqc4AVWcauYrmVroKEZV33jB6GHOhafczGDfK2ZvmQ0PdeqZN\n7TCs34OQnyXWn45PtCvMypuTuIJxZPGlFF/Jt/GC6cJUYf1Z36R+L2dvL2O/\nqvw12TuwFBes/iLn+T5tIXNauP29rLXWmmURXCuIOLw8IqZXV1NfrIvb3Tpu\nXJ096ZQvqI3v6qD3TUEBRm5Y8eNtUfq7LG8tstcjRHOvfs42WCbxI6VJTbtL\nBB9bMn/YILVYKg5go1GH2kMWjyU5WgLxNQPEVGeIt1foOYWzbGunFKLaxpzh\nDheZvUQmEHhtUcHoZWjW1rPWbq/+f8cdzTHvAcXQ1mXejZZB6gU6Cx6ANI5D\nkVIQNEOjkNHtncoGNp8wUNsMUFbFDukI3+UlfPxfXLXnZ5Xv0iFjq4Q/LS1P\nF5Jl6JRy13JAMPWsZfa3MGOBgg4TgEQSE2jt9prG6IqZqr0UXdL77Z/Nlp8L\nR8AzGLJZ0iUypyLFhfHWQ3fiBDJcOpotoqTj1fPd/5AhE76oi3e6ih+yydwS\naeOt\r\n=p8+p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.0_1584468081350_0.8929431655514071"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.1": {
			"name": "@luma.gl/engine",
			"version": "8.1.1",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/uber/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.1",
				"@luma.gl/gltools": "8.1.1",
				"@luma.gl/shadertools": "8.1.1",
				"@luma.gl/webgl": "8.1.1",
				"math.gl": "^3.1.3",
				"probe.gl": "^3.2.1"
			},
			"gitHead": "4400f4aee7f8ea408f6952c01dc580973f4a821e",
			"bugs": {
				"url": "https://github.com/uber/luma.gl/issues"
			},
			"homepage": "https://github.com/uber/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.1",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-/EONNn1cjte/qrOa71Bg5T7MG2nwWcxSJngyTN20PoeBRvql/E7R2YXDn7Aej44Ld73u9WRoMU1L19q4s/ZVCQ==",
				"shasum": "8db4b4e7d13ff68246962c702663bcca0410d205",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.1.tgz",
				"fileCount": 158,
				"unpackedSize": 2483148,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenhFCCRA9TVsSAnZWagAATOQQAIO1ewTFucMVqNsaFcEo\nGmRNb4Eu5oIuov+2383uCmQNRsdc7xcl8c8vWqhEIQ9s7uAeNWSoVD/bjA6P\nLoGjfnM3l/kv6t3/wwSJRNx/Gtoha5+dzD0ctl3kHZ7yhbph68i/7fKok3oB\nckjpgWsCkWazVVdKiOzZbinwlEfRTgJlNEeCgh3Vxp/FJy/ilK83LAQzs+vI\nywgn8eOepOEB08KcSU8xQdWDFxXGRMcYhnHyiSBoqCEkb0nUsbLnSMYR4USw\ngQJd4Fzas55C4shyI8Z7MV8rtN0ii1O0wIRUGftDsPvdcyvggEQXxA0AvBoI\nLpxJMza6VXBYRcSF61a6j+M0U85QCP7PvRoUTRme2VHvUfYEWDx9OwM45nsq\nnWfOSZkdwHbCRoEBANt0qwQV+dgCOYHhUE8QUnoDMK/L3zAwhmCiXunC3ZIj\ndg4vdegoQm2KZy1YjFp4Iv5vXcneie7ez0/1oDloHnc1fVVvNB+Gu/c6rmS+\nVr/thof59vZKAoLfSvJwmEPs75FJC+KBAfI9ap4gMknqODguof/mOB2flN1B\npn+dQMuJtP+WAI1bEeMDsLywQ1HpDay8DlhfP6ePvC8soucW02F4CpGA+jDb\nirKzcHchgWK68GyW7iLJKyHVlxluMxA+6GhA//RVWfWB02WRP3RK+fjzG8Io\n3lrc\r\n=mIGQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "tsherif",
				"email": "tareksherif@pm.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.1_1587417409715_0.48539651148243146"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.2": {
			"name": "@luma.gl/engine",
			"version": "8.1.2",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/visgl/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.2",
				"@luma.gl/gltools": "8.1.2",
				"@luma.gl/shadertools": "8.1.2",
				"@luma.gl/webgl": "8.1.2",
				"math.gl": "^3.1.3",
				"probe.gl": "^3.2.1"
			},
			"gitHead": "3a8b3f262b401068dad3cb0f91305d4ee93aeec8",
			"bugs": {
				"url": "https://github.com/visgl/luma.gl/issues"
			},
			"homepage": "https://github.com/visgl/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.2",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.19.0/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-uEJQSpZfQvR3pSgS9/7aXKAFOa46NYHpUBByTO0JK719t/+412q9wqi+cYe79A02QzYuwRFdojOQ1PuoVpNN/Q==",
				"shasum": "0874378efc30c392a6b0182dd57a9eeed45ee110",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.2.tgz",
				"fileCount": 158,
				"unpackedSize": 2485117,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqPq8CRA9TVsSAnZWagAAsMIP/1sGW15RAnhjKnUtA4nT\nQwIue4OquVCXoBfWPfNQQn4bfali0ODRWr5S9AbvKzf9UfT9hxDJut/eqjSl\nr8CoIgylPttho/YqEBYDJBd6vr78Sea1t3XqZOS6Tw4DQn+jNy9qk+xu9eY4\nil7Ov3vXZzvvM8qvvcJKNc6Fgr7TuuHWgj1cLWC4gtZVnkgcDjlxmd7cMV6P\nwnlg3uN33l2+nPgVk4OuzgMu/Q4Oef47NLMvJOBc0ySP2C57fe3Hj3FmoNE1\nDU+xbkRsPPabB7aQPn0zbOIf9OOLFVf2UZL0A1QKKN5Z55EaOTT+KK/Eih+r\n9Nw7qKCXWh5IAo6UNdoiNKDz6l6XbJEtCwyzao6OxkzElni5kwUfFqqeIYAs\nN6sS8bGWeEuLS9eykwHOJlRsCj55IHljH3GMSDh9XRkZQXYRLCuDkDMsh9wF\nogqsUSCtnMLLa6SAONR1HmOgjW8Zt9lqcf9Eq3YxODESQt1JsK6LvyXJimKR\nnl21eZ7gA8UZnhuaAao70ErZGvnYGcqhbIJTQlUh5enqHUfK/tD98dW6CTDL\n3MlgFkaPuubipGsWqFjErpu18DcMcDaUgB8dUc5E4yFnLKzT+U11w7Qt1IdE\nmuuAEdsDw0Ytl8kH/GzMhDc63r0f3b+vo4vMXZL40qaPuvY6qi6m7Y1uavWf\n3bZN\r\n=uGIc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.2_1588132539557_0.010115481389752823"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.3": {
			"name": "@luma.gl/engine",
			"version": "8.1.3",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/visgl/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.1.3",
				"@luma.gl/gltools": "8.1.3",
				"@luma.gl/shadertools": "8.1.3",
				"@luma.gl/webgl": "8.1.3",
				"math.gl": "^3.1.3",
				"probe.gl": "^3.2.1"
			},
			"gitHead": "757c0c05617e902f37fc517ef8d97c3075e2ba4e",
			"bugs": {
				"url": "https://github.com/visgl/luma.gl/issues"
			},
			"homepage": "https://github.com/visgl/luma.gl#readme",
			"_id": "@luma.gl/engine@8.1.3",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.19.0/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-QuEujjlpQJPIAycmbMjxRUDgCJn8OhBQSVSFHB1LYddIesHEgoMsHL+ISX7joYa1PfD65GahieY4tqYOr7U3rw==",
				"shasum": "e9764aec27ab3497d972ae3b87b0f058da9ea591",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.3.tgz",
				"fileCount": 158,
				"unpackedSize": 2485117,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2qgXCRA9TVsSAnZWagAAO0QP+wSgsV115WFQHKi9IzET\nCxEMFIGb0zDooJYjsNxr4kzYNO7nVEStZt+AxosrA2h1L0G70dgcoURIN2z5\nAnbu6IfFw3Zxbl0qqmX3mQx0uDicoGJMZtz8xinnSEBQn2sler7LrjiTGf1H\n9xtr+XYJbAEXRF8jCokeiT0MtKhTwWPaYrZ8v/wbxhBNga+X7oTzcz25Xf4g\nOTuYI3VMWW/vEWH2EHzSfEYcKnRNsoZs4mW1fExI4XSH5Vl2gN5+CA0GsKBq\nzD5OBYR+CB/Q9bO7WLTVCcH/Ub+8nFOSTk7cRO3H1UYWsNTNgpXXJhncARKK\n4bCPSfaWj6/IHT40Hu/Da66N7rVIAcL4TUvs8ECyQrTL1w15gNJgx3zMs8yl\nfeT97dFitX5N0+chwAXcQD7eMLCFV/l/9/OpRSXReWrzcy5G+EeEQEQst69A\nAxNMjOLFzrO1ZLCjrrOtJDSBX9isTAP1eoQxtlIbRyErLfOpJZL5TVQhDJ+I\n1XT0UtteqjWR7C5za81a7mSEB6y3Bzk0a6bcNCpRNjGMEs7mZgzwG4AS/w1n\n86VsesrqdOIZCAMC9ERDXGvOimvxGVnYSuTN44DyoKCPmzChYrxehdTsoXzD\nVS2ZOH5LD/ABVeYo3Vx4zL8Z3f+ZK5F3WlVmWm9oDr2nQZk2W5Cx3nPyckB/\nkpeI\r\n=qbA2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.1.3_1591388182843_0.8513025411936663"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.0-beta.1": {
			"name": "@luma.gl/engine",
			"version": "8.2.0-beta.1",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/visgl/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.2.0-beta.1",
				"@luma.gl/gltools": "8.2.0-beta.1",
				"@luma.gl/shadertools": "8.2.0-beta.1",
				"@luma.gl/webgl": "8.2.0-beta.1",
				"math.gl": "^3.2.1",
				"probe.gl": "^3.2.1"
			},
			"gitHead": "6f5d8f8b9368aa9672980ad0151e7e5a023c1ce0",
			"bugs": {
				"url": "https://github.com/visgl/luma.gl/issues"
			},
			"homepage": "https://github.com/visgl/luma.gl#readme",
			"_id": "@luma.gl/engine@8.2.0-beta.1",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.19.0/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-KOiosXl3Yh4OzUQ+iY3ksDCNcVd3HWv7iJLLyaEKDD+JfJo7Lj982INqq1qd2qKWu9V2UsSBs3VUKUJD5Yj6eA==",
				"shasum": "cee85f87cf217ea32467a94d30607eedf9420bb9",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.2.0-beta.1.tgz",
				"fileCount": 158,
				"unpackedSize": 2483521,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7AB8CRA9TVsSAnZWagAAsDMP/iOPYiKcby0eoiks73EG\nRuLd5o444Gh2dXraN41wYGkxhfmolDybiAUQF69eP2MWqtH0fAokJPax49dg\nDBjZJnCuOsI9Dkj8ZEGR87MrmvKMxp2M1CFi6D2mTDY0cd/HLpWQf2PzyeEy\nIlmGvG5cEzxx6bSEgvIsX0Stnszve1d66Lj+9UhbP8nwZE3hzq+q0YF/AGF4\n1KE6g4GkC8/Ak4fx0gEKQOpX9ZRHP8VtM+KTvkUb3cDOGTGeq4ChBql43gOI\n+4t3Zb3SP+72+M6osb2JqLemESjJGKo4ADl/fqQO/FY4Xu5Wm06IF0I2r8ii\n5bxOKLXm+XFfqLyKfrI2XqN/dif/7yreG5hzukS/r10qgcpxYbyWlIHRH0CX\nFKWqdohVw0G9o5dGnx/6UDX5k4VwTpPBb8RYlvLqo4Ha478LsIAAeNSlUKKI\nDXT3q0HYIalJMLzO/vq1GQZ2b4FS4rPSCgHBgi5xGCDAcm9HjQvRpuwh6iaf\nl5UTcwisGa82w0swciQuOtIZqGhPI0ujcG1vFNQTZAhrd2i8HiUjjq+KXxZY\nQesblQmdBvvGVjy1n3tHtfKfeI6JYJWWscKNVswsIM+/GXu1915yAk9p3ikA\nFu9ULMi9Mzn7akeutru/M9jqz63gvpQ3xjI6d2/QAGWHZnzWixd83kYATS5Q\nPGJw\r\n=N16y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "1chandu",
					"email": "chandu@uber.com"
				},
				{
					"name": "georgios-uber",
					"email": "georgios@uber.com"
				},
				{
					"name": "gnavvy",
					"email": "gnavvy@gmail.com"
				},
				{
					"name": "ibgreen",
					"email": "ib.green.home@gmail.com"
				},
				{
					"name": "jianh",
					"email": "jianh@uber.com"
				},
				{
					"name": "pessimistress",
					"email": "cxiaoji@gmail.com"
				},
				{
					"name": "tgorkin",
					"email": "tgorkin@uber.com"
				},
				{
					"name": "tsherif",
					"email": "tareksherif@pm.me"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.2.0-beta.1_1592524924370_0.9152134039063655"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.0": {
			"name": "@luma.gl/engine",
			"version": "8.2.0",
			"description": "WebGL2 Components for High Performance Rendering and Computation",
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/visgl/luma.gl.git"
			},
			"keywords": [
				"webgl",
				"visualization",
				"animation",
				"3d"
			],
			"main": "dist/es5/index.js",
			"module": "dist/esm/index.js",
			"esnext": "dist/es6/index.js",
			"sideEffects": false,
			"scripts": {
				"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
				"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
			},
			"dependencies": {
				"@babel/runtime": "^7.0.0",
				"@luma.gl/constants": "8.2.0",
				"@luma.gl/gltools": "8.2.0",
				"@luma.gl/shadertools": "8.2.0",
				"@luma.gl/webgl": "8.2.0",
				"math.gl": "^3.2.1",
				"probe.gl": "^3.2.1"
			},
			"gitHead": "7f06b69b4bb78dbd9b8497ef74af73a19c80786f",
			"bugs": {
				"url": "https://github.com/visgl/luma.gl/issues"
			},
			"homepage": "https://github.com/visgl/luma.gl#readme",
			"_id": "@luma.gl/engine@8.2.0",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.19.0/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-HxlwU66TCJzMCY+wuxiyapiGFEp0HrRqg2m2fj8K5h5PBYMjDZSrs2JuDoOz97oFVALfujAEw74OX9pFr5uiRg==",
				"shasum": "e598b723639619e00cff8acaf4af39de4d9fb61f",
				"tarball": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.2.0.tgz",
				"fileCount": 158,
				"unpackedSize": 2483922,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9599CRA9TVsSAnZWagAAKhYQAJgYlRrBb+cqHq+VL2HB\nPd+NVsSceuT7iHc5iu1b0VypmBJxMPrcUlqp9FcWa5jp+xHFs7rP+404H1jw\nRq7UDrY1P9aWUx7HbMxaD6nzLoc5MwAtlgzDAseqgmfaYvKQw3Y6nflKg+mE\nOz/gPcpCCIF8fOl6zI/RfH5J+u14wC5kyXqXgVIe71BR19oqWwcghvZ+h8Qe\njjk9FxCfRGEFgvU+IJDxBxdnXYI/kJBY9FqTeCnC7si1BZNH8cO2kwIcDN9o\n9Cu/YbeOWuPrEOzm6pCsv9cJUM6WtaHfMuMNoBt6cgGptbu2xnvJS7G7GUZj\nI9ZMt4BAoIdEZFIFKhjlzawQIH4zQdWqK6DlwB7ds77oA3W8M4lPJlRVuTas\nW/rEHcS5Jz7azycqFKoUxXzu9k1vg0WY1RRnc60JzRs5bBcpibazlnpalCC1\ntHdXQOeAFavait1aHrFmHer1b0FQmUEnL13TYKEiYkRuHmoGfpKiokbHCs4Y\n4wMROrtklWa20Rt1C9cK3gb+d3i6MwkXeK3xH8B4ftu21nATx8Kgz+TwV+sL\nxYOX8cz/0OtnpvrzrcsBp13pQp3Whkzym6TlvxF4ptY5yxFhwFDrAMC3GBjG\nr+Pm4sEtsgJpfR04+yry9HbvmIiOfkvD5aEguvFJJxQwT9/DFOBeXs+NKmWx\nCrY4\r\n=aVt7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "chandu@uber.com",
					"name": "1chandu"
				},
				{
					"email": "kargeor@gmail.com",
					"name": "georgios-uber"
				},
				{
					"email": "gnavvy@gmail.com",
					"name": "gnavvy"
				},
				{
					"email": "ib@unfolded.ai",
					"name": "ibgreen"
				},
				{
					"email": "cxiaoji@gmail.com",
					"name": "pessimistress"
				},
				{
					"email": "travis.gorkin@gmail.com",
					"name": "tgorkin"
				},
				{
					"email": "tareksherif@pm.me",
					"name": "tsherif"
				}
			],
			"_npmUser": {
				"name": "pessimistress",
				"email": "cxiaoji@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/engine_8.2.0_1593286524575_0.7815726263096425"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2019-11-08T17:28:28.088Z",
		"8.0.0-alpha.2": "2019-11-08T17:28:28.480Z",
		"modified": "2020-06-27T19:35:28.372Z",
		"8.0.0-alpha.3": "2019-11-11T20:08:15.387Z",
		"8.0.0-alpha.5": "2019-11-13T16:50:18.100Z",
		"8.0.0-alpha.6": "2019-11-25T22:19:27.752Z",
		"8.0.0-alpha.8": "2019-11-26T15:05:21.242Z",
		"8.0.0-alpha.9": "2019-11-26T15:17:28.924Z",
		"8.0.0-alpha.10": "2019-11-27T17:21:50.519Z",
		"8.0.0-alpha.11": "2019-11-28T01:16:15.510Z",
		"8.0.0-alpha.12": "2019-11-28T02:27:52.719Z",
		"8.0.0-beta.1": "2019-12-02T20:16:49.763Z",
		"8.0.0-beta.2": "2019-12-07T00:57:29.015Z",
		"8.0.0-beta.3": "2019-12-13T02:20:24.951Z",
		"8.0.0-beta.4": "2019-12-16T21:36:19.902Z",
		"8.0.0": "2019-12-21T02:55:43.435Z",
		"8.0.1": "2019-12-23T21:08:13.421Z",
		"8.0.2": "2020-01-21T20:33:43.042Z",
		"8.0.3": "2020-01-21T20:51:53.838Z",
		"8.1.0-alpha.1": "2020-01-29T21:04:30.031Z",
		"8.1.0-alpha.2": "2020-02-05T23:43:46.968Z",
		"8.0.5": "2020-02-07T22:11:00.816Z",
		"8.1.0-alpha.4": "2020-02-20T23:17:53.034Z",
		"8.1.0-beta.1": "2020-02-25T00:04:55.744Z",
		"8.1.0-beta.2": "2020-03-04T00:03:24.579Z",
		"8.1.0-beta.4": "2020-03-13T23:54:13.905Z",
		"8.1.0": "2020-03-17T18:01:21.575Z",
		"8.1.1": "2020-04-20T21:16:49.913Z",
		"8.1.2": "2020-04-29T03:55:39.757Z",
		"8.1.3": "2020-06-05T20:16:23.032Z",
		"8.2.0-beta.1": "2020-06-19T00:02:04.590Z",
		"8.2.0": "2020-06-27T19:35:24.752Z"
	},
	"users": {},
	"dist-tags": {
		"beta": "8.2.0-beta.1",
		"latest": "8.2.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"31d416934fffbc21b59000dc94468d5b\"",
			"fetched": 1600326172909
		}
	},
	"_distfiles": {
		"engine-8.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.2.tgz",
			"sha": "4b96a93e96d6923a7cb02e030b937b62dc8d5d9d",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.3.tgz",
			"sha": "05288bc117a259bd39c1d7cc4f973e4066a332f8",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.5.tgz",
			"sha": "13af13cea147d9e242525c098f3c138d752946bc",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.6.tgz",
			"sha": "760ed53fd10b6efe2a584982eca58593f8c0ef9f",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.8.tgz",
			"sha": "b54fe7595720c7002f2c97a86351d7905c7cecf4",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.9.tgz",
			"sha": "4f27e18dc3ede1f5a881eeb51c417f7e727322a7",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.10.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.10.tgz",
			"sha": "aab928bf3c206ebc5fb95d8b130dcdf2ed71c863",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.11.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.11.tgz",
			"sha": "961c5137a68c447ec4f78962d6dc7b42983dd2dc",
			"registry": "npmjs"
		},
		"engine-8.0.0-alpha.12.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-alpha.12.tgz",
			"sha": "30496156003120c314d0e17ae7da370bc16fb632",
			"registry": "npmjs"
		},
		"engine-8.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.1.tgz",
			"sha": "ad2568611997c7cbe25a713439de65e794f00f7b",
			"registry": "npmjs"
		},
		"engine-8.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.2.tgz",
			"sha": "c4749d788cc10c69b8599d25be102f822b1e610e",
			"registry": "npmjs"
		},
		"engine-8.0.0-beta.3.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.3.tgz",
			"sha": "4a6bcbb5289f1383e18b3c1beb32a7c844bdd6be",
			"registry": "npmjs"
		},
		"engine-8.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0-beta.4.tgz",
			"sha": "2248f17f117702edb00808b67cadcfa2ded9755f",
			"registry": "npmjs"
		},
		"engine-8.0.0.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.0.tgz",
			"sha": "383c9334ff03cfbd2dfb64b3376bd191b120fd03",
			"registry": "npmjs"
		},
		"engine-8.0.1.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.1.tgz",
			"sha": "215e18265e10fa40634f1047b75da3cd2e7724d6",
			"registry": "npmjs"
		},
		"engine-8.0.2.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.2.tgz",
			"sha": "e8f2279fe3e46cc983b4bcc8eff5f7c61d549a35",
			"registry": "npmjs"
		},
		"engine-8.0.3.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.3.tgz",
			"sha": "3018fe78111d5f4c4eb5dac4fb444c0736f6bd83",
			"registry": "npmjs"
		},
		"engine-8.1.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-alpha.1.tgz",
			"sha": "e710f13fa05504513b2e669a9b1233384497ab36",
			"registry": "npmjs"
		},
		"engine-8.1.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-alpha.2.tgz",
			"sha": "396911bd365973e29118f7af9d06d13095afd672",
			"registry": "npmjs"
		},
		"engine-8.0.5.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.0.5.tgz",
			"sha": "c004bd4f93db247a40f36f02beef5b4622dc5ad1",
			"registry": "npmjs"
		},
		"engine-8.1.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-alpha.4.tgz",
			"sha": "4165ce41b9a8647622b6f1ab7fbb764cf1b1f7e9",
			"registry": "npmjs"
		},
		"engine-8.1.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-beta.1.tgz",
			"sha": "972b364b143ef382832a7a4dbbe5406433982f33",
			"registry": "npmjs"
		},
		"engine-8.1.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-beta.2.tgz",
			"sha": "068d94faee5e41c590a8565f8e609cb569f44a19",
			"registry": "npmjs"
		},
		"engine-8.1.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0-beta.4.tgz",
			"sha": "c306fa2bf7e3f1b5ab4ef38f4a949056469099af",
			"registry": "npmjs"
		},
		"engine-8.1.0.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.0.tgz",
			"sha": "6128e1a01f7a6e9e0b5bdac4bdf8665854e5c103",
			"registry": "npmjs"
		},
		"engine-8.1.1.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.1.tgz",
			"sha": "8db4b4e7d13ff68246962c702663bcca0410d205",
			"registry": "npmjs"
		},
		"engine-8.1.2.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.2.tgz",
			"sha": "0874378efc30c392a6b0182dd57a9eeed45ee110",
			"registry": "npmjs"
		},
		"engine-8.1.3.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.1.3.tgz",
			"sha": "e9764aec27ab3497d972ae3b87b0f058da9ea591",
			"registry": "npmjs"
		},
		"engine-8.2.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.2.0-beta.1.tgz",
			"sha": "cee85f87cf217ea32467a94d30607eedf9420bb9",
			"registry": "npmjs"
		},
		"engine-8.2.0.tgz": {
			"url": "https://registry.npmjs.org/@luma.gl/engine/-/engine-8.2.0.tgz",
			"sha": "e598b723639619e00cff8acaf4af39de4d9fb61f",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"engine-8.2.0.tgz": {
			"shasum": "e598b723639619e00cff8acaf4af39de4d9fb61f"
		}
	},
	"_rev": "2-c3abc2477b2e266f",
	"_id": "@luma.gl/engine",
	"readme": "ERROR: No README data found!"
}