{"name":"@loaders.gl/textures","version":"3.1.4","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.4","@loaders.gl/loader-utils":"3.1.4","@loaders.gl/worker-utils":"3.1.4","ktx-parse":"^0.0.4","texture-compressor":"^1.0.2"},"gitHead":"4d27d3ac6023e53b562dcad83b9254b198e81ee5","bugs":{"url":"https://github.com/visgl/loaders.gl/issues"},"homepage":"https://github.com/visgl/loaders.gl#readme","_id":"@loaders.gl/textures@3.1.4","_nodeVersion":"12.22.3","_npmVersion":"lerna/3.22.1/node@v12.22.3+x64 (linux)","dist":{"shasum":"889008f2cc90974c9eb7726c1cb4d3b1b85932cf","size":3717785,"noattachment":false,"key":"/@loaders.gl/textures/-/@loaders.gl/textures-3.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/textures/download/@loaders.gl/textures-3.1.4.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":""},{"name":"kylebarron","email":"kylebarron2@gmail.com"},{"name":"openjs-operations","email":""},{"name":"pessimistress","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/textures_3.1.4_1640349774696_0.3574903090988357"},"_hasShrinkwrap":false,"publish_time":1640349774939,"_cnpm_publish_time":1640349774939,"dist-tags":{"beta":"4.0.0-alpha.5","latest":"3.1.7"}}