{"name":"@loaders.gl/textures","version":"3.1.3","description":"Framework-independent loaders for compressed and super compressed (basis) textures ","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/visgl/loaders.gl.git"},"keywords":["webgl","loader","3d","texture","compressed texture","gpu texture","PVR","ETC","basis"],"types":"dist/index.d.ts","main":"dist/es5/index.js","module":"dist/esm/index.js","sideEffects":false,"scripts":{"pre-build":"npm run copy-libs && npm run build-worker && npm run build-bundle","copy-libs":"cp -rf ./src/libs ./dist/libs","build-bundle":"esbuild src/bundle.ts --bundle --outfile=dist/dist.min.js","build-worker":"npm run build-basis-worker && npm run build-npy-worker && npm run build-compressed-texture-worker && npm run build-crunch-worker","build-basis-worker":"esbuild src/workers/basis-worker.ts --bundle --outfile=dist/basis-worker.js","build-npy-worker":"esbuild src/workers/npy-worker.ts --bundle --outfile=dist/npy-worker.js","build-compressed-texture-worker":"esbuild src/workers/compressed-texture-worker.ts --bundle --outfile=dist/compressed-texture-worker.js","build-crunch-worker":"esbuild src/workers/crunch-worker.ts --bundle --outfile=dist/crunch-worker.js"},"dependencies":{"@loaders.gl/images":"3.1.3","@loaders.gl/loader-utils":"3.1.3","@loaders.gl/worker-utils":"3.1.3","ktx-parse":"^0.0.4","texture-compressor":"^1.0.2"},"gitHead":"4a690c369779346d73c9a27395d1c08d77d279a4","bugs":{"url":"https://github.com/visgl/loaders.gl/issues"},"homepage":"https://github.com/visgl/loaders.gl#readme","_id":"@loaders.gl/textures@3.1.3","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"shasum":"267fa184e4e728e220b858f8eb838ba0a89c8654","size":3717815,"noattachment":false,"key":"/@loaders.gl/textures/-/@loaders.gl/textures-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/textures/download/@loaders.gl/textures-3.1.3.tgz"},"_npmUser":{"name":"ibgreen","email":"ib@unfolded.ai"},"directories":{},"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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/textures_3.1.3_1639707719757_0.5386760778403701"},"_hasShrinkwrap":false,"publish_time":1639707720006,"_cnpm_publish_time":1639707720006,"dist-tags":{"beta":"4.0.0-alpha.5","latest":"3.1.7"}}