{"name":"@loaders.gl/draco","version":"0.8.0","description":"Framework-independent loader and writer for Draco compressed meshes and point clouds","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/uber-web/loaders.gl"},"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":{"@babel/runtime":"^7.3.1","@loaders.gl/core":"^0.8.0","draco3d":"^1.3.4"},"_id":"@loaders.gl/draco@0.8.0","dist":{"shasum":"2721557d4147324b84659c1ec933d25c580da824","size":1615691,"noattachment":false,"key":"/@loaders.gl/draco/-/@loaders.gl/draco-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/draco/download/@loaders.gl/draco-0.8.0.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":""}],"_npmUser":{"name":"ibgreen","email":"ib.green.home@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draco_0.8.0_1551990492865_0.4354878465659644"},"_hasShrinkwrap":false,"publish_time":1551990493057,"_cnpm_publish_time":1551990493057,"dist-tags":{"1.1-latest":"1.1.7","beta":"4.0.0-alpha.5","latest":"3.1.7"}}