{"name":"luma.gl","version":"6.3.0-alpha.3","description":"WebGL2 Components for High Performance Rendering and Computation","license":"MIT","contributors":[{"name":"Ib Green","email":"ib@uber.com"},{"name":"Nicolas Belmonte","email":"nico@uber.com"},{"name":"Rye Terrell"},{"name":"Shan He","email":"shan@uber.com"},{"name":"Mikola Lysenko"},{"name":"Wesam Manassra","email":"manassra@uber.com"},{"name":"Shaojing Li","email":"shaojing@uber.com"},{"name":"Ravi Akenapalli","email":"chandu@uber.com"},{"name":"Xiaoji Chen","email":"xiaoji@uber.com"},{"name":"Jian Huang","email":"jianh@uber.com"}],"repository":{"type":"git","url":"https://github.com/uber/luma.gl"},"keywords":["webgl","visualization","animation","3d"],"main":"dist/es5/index.js","module":"dist/esm/index.js","esnext":"dist/es6/index.js","browser":{"gl":false,"gl/wrap":false},"scripts":{"clean":"rm -fr dist dist-es6 && mkdir -p dist/es5 dist/esm dist/es6","build":"npm run clean && npm run build-es6 && npm run build-esm && npm run build-es5","build-es6":"BABEL_ENV=es6 babel src --config-file ../../babel.config.js --out-dir dist/es6 --source-maps --ignore 'node_modules/'","build-esm":"BABEL_ENV=esm babel src --config-file ../../babel.config.js --out-dir dist/esm --source-maps --ignore 'node_modules/'","build-es5":"BABEL_ENV=es5 babel src --config-file ../../babel.config.js --out-dir dist/es5 --source-maps --ignore 'node_modules/'","cover":"../../scripts/test.sh cover","prepublishOnly":"npm run build","publish-prod":"npm run build && npm run test-fast && npm publish","publish-beta":"npm run build && npm run test-fast && npm publish --tag beta"},"dependencies":{"@babel/runtime":"^7.0.0","math.gl":"^2.2.0","probe.gl":"^2.0.1","seer":"^0.2.4","webgl-debug":"^2.0.0"},"nyc":{"require":["@babel/register"],"sourceMap":false,"instrument":false,"include":["src/**/*.js"],"exclude":["test/**/*.js"]},"readmeFilename":"README.md","_id":"luma.gl@6.3.0-alpha.3","dist":{"shasum":"68fffbb45723c74bf7810ba70c5929b2f40e5553","size":1570224,"noattachment":false,"key":"/luma.gl/-/luma.gl-6.3.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/luma.gl/download/luma.gl-6.3.0-alpha.3.tgz"},"maintainers":[{"name":"belom88","email":""},{"name":"chrisgervang","email":""},{"name":"donmccurdy","email":""},{"name":"felixpalmer","email":""},{"name":"heshan0131","email":"heshan0131@gmail.com"},{"name":"ibgreen","email":""},{"name":"kaapp","email":""},{"name":"pessimistress","email":""}],"_npmUser":{"name":"jianh","email":"jianh@uber.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/luma.gl_6.3.0-alpha.3_1543538122454_0.179134140830832"},"_hasShrinkwrap":false,"publish_time":1543538122681,"_cnpm_publish_time":1543538122681,"dist-tags":{"beta":"7.4.0-alpha.2","latest":"7.3.2"}}