{"name":"@loaders.gl/draco","version":"0.6.2","description":"Framework-independent loader and writer for Draco compressed meshes and point clouds","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/uber-web/loaders.gl.git"},"keywords":["webgl","loader","3d","mesh","point cloud","draco"],"main":"dist/es5/index.js","module":"dist/esm/index.js","esnext":"dist/es6/index.js","scripts":{"clean":"rm -fr dist && mkdir -p dist","build":"npm run clean && npm run build-worker && 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/'","build-worker":"webpack --entry ./src/draco-loader.worker.js --output ./dist/draco-loader.worker.js --config ../../scripts/worker-webpack-config.js"},"sideEffects":false,"dependencies":{"@loaders.gl/core":"^0.6.2","draco3d":"^1.3.4"},"gitHead":"20239ab03aa5b01cdc23d705a1da11e91a253b58","bugs":{"url":"https://github.com/uber-web/loaders.gl/issues"},"homepage":"https://github.com/uber-web/loaders.gl#readme","_id":"@loaders.gl/draco@0.6.2","_nodeVersion":"10.15.0","_npmVersion":"lerna/3.11.1/node@v10.15.0+x64 (darwin)","dist":{"shasum":"8e0268fcaa5770c421dcb7376b77405a6e13575d","size":1598074,"noattachment":false,"key":"/@loaders.gl/draco/-/@loaders.gl/draco-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/draco/download/@loaders.gl/draco-0.6.2.tgz"},"maintainers":[{"name":"belom88","email":""},{"name":"dryabinin","email":""},{"name":"dterekhova","email":""},{"name":"felixpalmer","email":""},{"name":"ibgreen","email":"ib.green.home@gmail.com"},{"name":"kylebarron","email":"kylebarron2@gmail.com"},{"name":"openjs-operations","email":""},{"name":"pessimistress","email":"cxiaoji@gmail.com"}],"_npmUser":{"name":"streetscape.gl-twojtasz","email":"twojtasz@uber.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draco_0.6.2_1550091198034_0.021909795190513837"},"_hasShrinkwrap":false,"publish_time":1550091198248,"_cnpm_publish_time":1550091198248,"dist-tags":{"1.1-latest":"1.1.7","beta":"4.0.0-alpha.5","latest":"3.1.7"}}