{"name":"@loaders.gl/textures","version":"3.1.0","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/bundle.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.0","@loaders.gl/loader-utils":"3.1.0","@loaders.gl/worker-utils":"3.1.0","ktx-parse":"^0.0.4","texture-compressor":"^1.0.2"},"gitHead":"b02a011b5a6d6aa6c5870819045c70db168cb930","bugs":{"url":"https://github.com/visgl/loaders.gl/issues"},"homepage":"https://github.com/visgl/loaders.gl#readme","_id":"@loaders.gl/textures@3.1.0","_nodeVersion":"12.22.3","_npmVersion":"lerna/3.22.1/node@v12.22.3+x64 (linux)","dist":{"shasum":"21772b4a0f6d921106fc7bfb39b4b9fe6317afc5","size":3713019,"noattachment":false,"key":"/@loaders.gl/textures/-/@loaders.gl/textures-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@loaders.gl/textures/download/@loaders.gl/textures-3.1.0.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.0_1638866850633_0.6918255729446607"},"_hasShrinkwrap":false,"publish_time":1638866850847,"_cnpm_publish_time":1638866850847,"dist-tags":{"beta":"4.0.0-alpha.5","latest":"3.1.7"}}