{"name":"@loaders.gl/textures","version":"3.1.2","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.2","@loaders.gl/loader-utils":"3.1.2","@loaders.gl/worker-utils":"3.1.2","ktx-parse":"^0.0.4","texture-compressor":"^1.0.2"},"gitHead":"5c25bb71a2ac8558ecedf2256cc925427b2a0506","bugs":{"url":"https://github.com/visgl/loaders.gl/issues"},"homepage":"https://github.com/visgl/loaders.gl#readme","_id":"@loaders.gl/textures@3.1.2","_nodeVersion":"12.22.3","_npmVersion":"lerna/3.22.1/node@v12.22.3+x64 (linux)","dist":{"shasum":"5675eb824daf57d65efdca5c2a06483860dd2230","size":3717783,"noattachment":false,"key":"/@loaders.gl/textures/-/@loaders.gl/textures-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/textures/download/@loaders.gl/textures-3.1.2.tgz"},"_npmUser":{"name":"belom88","email":"belom88@yandex.ru"},"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":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/textures_3.1.2_1639664476710_0.30645516344396584"},"_hasShrinkwrap":false,"publish_time":1639664477006,"_cnpm_publish_time":1639664477006,"dist-tags":{"beta":"4.0.0-alpha.5","latest":"3.1.7"}}