{"name":"@loaders.gl/gltf","version":"0.7.2","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.js"},"scripts":{"clean":"rm -fr dist && mkdir -p dist","build":"npm run clean && npm run build-es6 && npm run build-esm && npm run build-es5 && npm run build-bin","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-bin":"BABEL_ENV=es5 babel scripts --config-file ../../babel.config.js --out-dir dist/scripts --source-maps --ignore 'node_modules/'"},"sideEffects":false,"dependencies":{"@loaders.gl/core":"^0.7.1"},"_id":"@loaders.gl/gltf@0.7.2","dist":{"shasum":"ace809c91efe1a47ff8f34c4305a8dff478e2053","size":118790,"noattachment":false,"key":"/@loaders.gl/gltf/-/@loaders.gl/gltf-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/gltf/download/@loaders.gl/gltf-0.7.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":"georgios-uber","email":"georgios@uber.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gltf_0.7.2_1551397291846_0.8792536789521426"},"_hasShrinkwrap":false,"publish_time":1551397291954,"_cnpm_publish_time":1551397291954,"dist-tags":{"1.1-latest":"1.1.7","beta":"4.0.0-alpha.5","latest":"3.1.7"}}