{"name":"@loaders.gl/textures","version":"3.1.5","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 --define:__VERSION__=\\\"$npm_package_version\\\"","build-npy-worker":"esbuild src/workers/npy-worker.ts --bundle --outfile=dist/npy-worker.js --define:__VERSION__=\\\"$npm_package_version\\\"","build-compressed-texture-worker":"esbuild src/workers/compressed-texture-worker.ts --bundle --outfile=dist/compressed-texture-worker.js --define:__VERSION__=\\\"$npm_package_version\\\"","build-crunch-worker":"esbuild src/workers/crunch-worker.ts --bundle --outfile=dist/crunch-worker.js --define:__VERSION__=\\\"$npm_package_version\\\""},"dependencies":{"@loaders.gl/images":"3.1.5","@loaders.gl/loader-utils":"3.1.5","@loaders.gl/worker-utils":"3.1.5","ktx-parse":"^0.0.4","texture-compressor":"^1.0.2"},"gitHead":"c9ddd753c8353ac15a8ab31b29b0e5f927de43a9","bugs":{"url":"https://github.com/visgl/loaders.gl/issues"},"homepage":"https://github.com/visgl/loaders.gl#readme","_id":"@loaders.gl/textures@3.1.5","_nodeVersion":"12.22.3","_npmVersion":"lerna/3.22.1/node@v12.22.3+x64 (linux)","dist":{"shasum":"64622931a9f637c3c59e9096f1708e251de851eb","size":3717796,"noattachment":false,"key":"/@loaders.gl/textures/-/@loaders.gl/textures-3.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/textures/download/@loaders.gl/textures-3.1.5.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":"cxiaoji@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/textures_3.1.5_1642155381933_0.47732874891548005"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T10:27:57.660Z","publish_time":1642155382220,"_cnpm_publish_time":1642155382220,"dist-tags":{"beta":"4.0.0-alpha.5","latest":"3.1.7"}}