{"name":"@loaders.gl/gltf","version":"0.4.3","description":"Framework-independent loader for the glTF format","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/uber-web/loaders.gl"},"keywords":["webgl","loader","3d","mesh","point cloud","GLB","glTF"],"main":"dist/es5/index.js","module":"dist/esm/index.js","esnext":"dist/es6/index.js","bin":{"glbdump":"./.bin/glbdump"},"scripts":{"clean":"rm -fr dist && mkdir -p dist","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/'"},"sideEffects":false,"dependencies":{"@loaders.gl/core":"^0.4.3","@loaders.gl/draco":"^0.4.3"},"_id":"@loaders.gl/gltf@0.4.3","dist":{"shasum":"6c8ab08aa3409fa10f09f62f6893d757e3d77627","size":102310,"noattachment":false,"key":"/@loaders.gl/gltf/-/@loaders.gl/gltf-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/gltf/download/@loaders.gl/gltf-0.4.3.tgz"},"maintainers":[{"name":"belom88","email":""},{"name":"dryabinin","email":""},{"name":"dterekhova","email":""},{"name":"felixpalmer","email":""},{"name":"ibgreen","email":""},{"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/gltf_0.4.3_1544822272803_0.9280831207541762"},"_hasShrinkwrap":false,"publish_time":1544822272930,"_cnpm_publish_time":1544822272930,"dist-tags":{"1.1-latest":"1.1.7","beta":"4.0.0-alpha.5","latest":"3.1.7"}}