{"_id":"ktx-parse","_rev":"2927096","name":"ktx-parse","description":"KTX 2.0 (.ktx2) parser and serializer.","dist-tags":{"latest":"0.5.0"},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"time":{"modified":"2023-03-03T06:05:29.000Z","created":"2020-12-16T06:00:09.159Z","0.5.0":"2023-02-22T02:14:06.136Z","0.4.5":"2022-07-22T15:33:06.888Z","0.4.4":"2022-07-21T15:39:15.842Z","0.4.3":"2022-07-21T05:08:29.303Z","0.4.1":"2022-07-13T15:23:15.558Z","0.4.0":"2022-07-12T02:48:07.560Z","0.3.3":"2022-06-21T02:30:48.611Z","0.3.1":"2022-05-22T23:50:45.628Z","0.3.0":"2022-05-22T21:51:47.153Z","0.2.2":"2021-12-24T04:39:22.250Z","0.2.1":"2021-04-03T00:40:21.305Z","0.2.0":"2021-04-03T00:34:43.247Z","0.1.0":"2021-04-03T00:26:58.235Z","0.0.5":"2021-01-24T19:54:31.300Z","0.0.4":"2020-12-19T02:24:40.865Z","0.0.3":"2020-12-19T00:11:21.124Z","0.0.1":"2020-12-16T06:00:09.159Z"},"users":{},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"versions":{"0.5.0":{"name":"ktx-parse","version":"0.5.0","description":"KTX 2.0 (.ktx2) parser and serializer.","type":"module","sideEffects":false,"source":"./src/index.ts","types":"./dist/index.d.ts","main":"./dist/ktx-parse.cjs","module":"./dist/ktx-parse.esm.js","exports":{"types":"./dist/index.d.ts","require":"./dist/ktx-parse.cjs","default":"./dist/ktx-parse.modern.js"},"repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format cjs,esm,modern --no-compress --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format cjs,esm,modern --no-compress --define PACKAGE_VERSION=$npm_package_version","test":"ava test/test.ts","coverage":"c8 --reporter=lcov --reporter=text ava test/test.ts --tap","coverage:report":"c8 report --reporter=text-lcov > coverage/coverage.lcov","docs":"typedoc src/index.ts --plugin typedoc-plugin-markdown --out ./docs","preversion":"yarn dist && yarn test","version":"rimraf dist/* && yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.53.0","ava":"5.2.0","c8":"7.13.0","eslint":"8.34.0","eslint-config-prettier":"8.6.0","glob":"8.1.0","glob-promise":"6.0.2","microbundle":"0.15.1","prettier":"2.8.4","rimraf":"4.1.2","source-map-support":"0.5.21","ts-node":"10.9.1","typedoc":"0.23.25","typedoc-plugin-markdown":"3.14.0","typescript":"4.9.5"},"browserslist":["defaults","not IE 11","node >= 14"],"ava":{"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"]},"gitHead":"ae22406233f32c01c05829f8c1aa720a98e5f518","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.5.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"b4025bbc73ac5386ac37e869de455eab915261bc","size":80067,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.5.0.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.5.0_1677032045888_0.4916170338647723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-22T02:14:06.136Z","publish_time":1677032046136,"_cnpm_publish_time":1677032046136},"0.4.5":{"name":"ktx-parse","version":"0.4.5","description":"KTX 2.0 (.ktx2) parser and serializer.","type":"module","sideEffects":false,"source":"./src/index.ts","types":"./dist/index.d.ts","main":"./dist/ktx-parse.cjs","module":"./dist/ktx-parse.esm.js","exports":{"require":"./dist/ktx-parse.cjs","default":"./dist/ktx-parse.modern.js"},"repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format cjs,esm,modern --no-compress --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format cjs,esm,modern --no-compress --define PACKAGE_VERSION=$npm_package_version","test":"ava test/test.ts","coverage":"c8 --reporter=lcov --reporter=text ava test/test.ts --tap","coverage:report":"c8 report --reporter=text-lcov > coverage/coverage.lcov","docs":"typedoc src/index.ts --plugin typedoc-plugin-markdown --out ./docs","preversion":"yarn dist && yarn test","version":"rimraf dist/* && yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.30.7","ava":"4.3.1","c8":"7.12.0","eslint":"8.20.0","eslint-config-prettier":"8.5.0","glob":"8.0.3","glob-promise":"4.2.2","microbundle":"0.15.0","prettier":"2.7.1","rimraf":"3.0.2","source-map-support":"0.5.21","ts-node":"10.9.1","typedoc":"0.23.8","typedoc-plugin-markdown":"3.13.4","typescript":"4.7.4"},"browserslist":["defaults","not IE 11","node >= 14"],"ava":{"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"]},"gitHead":"bc726c0896c0a6fe17d62867630c28a7b33c2441","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.4.5","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"79905e22281a9d3e602b2ff522df1ee7d1813aa6","size":80057,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.4.5.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.4.5_1658503986664_0.06489543331141379"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-22T15:52:09.363Z","publish_time":1658503986888,"_cnpm_publish_time":1658503986888},"0.4.4":{"name":"ktx-parse","version":"0.4.4","description":"KTX 2.0 (.ktx2) parser and serializer.","type":"module","sideEffects":false,"source":"./src/index.ts","main":"./dist/ktx-parse.cjs","exports":"./dist/ktx-parse.modern.js","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ava test/test.ts","coverage":"c8 --reporter=lcov --reporter=text ava test/test.ts --tap","coverage:report":"c8 report --reporter=text-lcov > coverage/coverage.lcov","docs":"typedoc src/index.ts --plugin typedoc-plugin-markdown --out ./docs","preversion":"yarn dist && yarn test","version":"rimraf dist/* && yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.30.7","ava":"4.3.1","c8":"7.12.0","eslint":"8.20.0","eslint-config-prettier":"8.5.0","glob":"8.0.3","glob-promise":"4.2.2","microbundle":"0.15.0","prettier":"2.7.1","rimraf":"3.0.2","source-map-support":"0.5.21","ts-node":"10.9.1","typedoc":"0.23.8","typedoc-plugin-markdown":"3.13.4","typescript":"4.7.4"},"ava":{"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"]},"gitHead":"24222cf9dffcf04adfc3e1116b8ae043a09a97b7","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.4.4","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"03c2708cbc5e8b2ae30eafb5f4ecf061ec561f59","size":46648,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.4.4.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.4.4_1658417955661_0.655687405283256"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-21T15:39:42.562Z","publish_time":1658417955842,"_cnpm_publish_time":1658417955842},"0.4.3":{"name":"ktx-parse","version":"0.4.3","description":"KTX 2.0 (.ktx2) parser and serializer.","type":"module","sideEffects":false,"source":"./src/index.ts","exports":"./dist/ktx-parse.modern.js","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern --define PACKAGE_VERSION=$npm_package_version","test":"ava test/test.ts","coverage":"c8 --reporter=lcov --reporter=text ava test/test.ts --tap","coverage:report":"c8 report --reporter=text-lcov > coverage/coverage.lcov","docs":"typedoc src/index.ts --plugin typedoc-plugin-markdown --out ./docs","preversion":"yarn dist && yarn test","version":"rimraf dist/* && yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.30.6","ava":"4.3.1","c8":"7.11.3","eslint":"8.20.0","eslint-config-prettier":"8.5.0","glob":"8.0.3","glob-promise":"4.2.2","microbundle":"0.15.0","prettier":"2.7.1","rimraf":"3.0.2","source-map-support":"0.5.21","ts-node":"10.9.1","typedoc":"0.23.8","typedoc-plugin-markdown":"3.13.3","typescript":"4.7.4"},"ava":{"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"]},"gitHead":"a181f580c32c580ac3fc1f5b3413c8fb2b243d42","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.4.3","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"d2d73353c6d255e071968a9818b94f0786c69568","size":30672,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.4.3.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.4.3_1658380109113_0.10168050560753117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-21T05:08:34.395Z","publish_time":1658380109303,"_cnpm_publish_time":1658380109303},"0.4.1":{"name":"ktx-parse","version":"0.4.1","description":"KTX 2.0 (.ktx2) parser and serializer.","type":"module","sideEffects":false,"source":"./src/index.ts","exports":"./dist/ktx-parse.modern.js","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern --define PACKAGE_VERSION=$npm_package_version","test":"ava test/test.ts","coverage":"c8 --reporter=lcov --reporter=text ava test/test.ts --tap","coverage:report":"c8 report --reporter=text-lcov > coverage/coverage.lcov","docs":"typedoc src/index.ts --plugin typedoc-plugin-markdown --out ./docs","preversion":"yarn dist && yarn test","version":"rimraf dist/* && yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.30.5","ava":"4.3.1","c8":"7.11.3","eslint":"8.19.0","eslint-config-prettier":"8.5.0","glob":"8.0.3","glob-promise":"4.2.2","microbundle":"0.15.0","prettier":"2.7.1","rimraf":"3.0.2","source-map-support":"0.5.21","ts-node":"10.8.2","typedoc":"0.22.17","typedoc-plugin-markdown":"3.13.3","typescript":"4.7.4"},"ava":{"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"]},"gitHead":"f752868aa042435c4d17b2e36e7459f5e85d6607","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.4.1","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"f94e44b19f75a707e34d44faf93fe139b390d0f3","size":30684,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.4.1.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.4.1_1657725795261_0.25922667530053034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-13T16:03:41.927Z","publish_time":1657725795558,"_cnpm_publish_time":1657725795558},"0.4.0":{"name":"ktx-parse","version":"0.4.0","description":"KTX 2.0 (.ktx2) parser and serializer.","type":"module","sideEffects":false,"source":"./src/index.ts","exports":"./dist/ktx-parse.modern.js","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern --define PACKAGE_VERSION=$npm_package_version","test":"ava test/test.ts","coverage":"c8 --reporter=lcov --reporter=text ava test/test.ts --tap","coverage:report":"c8 report --reporter=text-lcov > coverage/coverage.lcov","docs":"typedoc src/index.ts --plugin typedoc-plugin-markdown --out ./docs","preversion":"yarn dist && yarn test","version":"rimraf dist/* && yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.30.5","ava":"4.3.1","c8":"7.11.3","eslint":"8.19.0","eslint-config-prettier":"8.5.0","glob":"8.0.3","glob-promise":"4.2.2","microbundle":"0.15.0","prettier":"2.7.1","rimraf":"3.0.2","source-map-support":"0.5.21","ts-node":"10.8.2","typedoc":"0.22.17","typedoc-plugin-markdown":"3.13.3","typescript":"4.7.4"},"ava":{"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"]},"gitHead":"639716009a382c892dfdf906357b61dd271973f6","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.4.0","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"faff69f9c3224254f3a2aca536b386575d2a7cc4","size":30722,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.4.0.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.4.0_1657594087379_0.7671311904868527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-12T02:48:12.967Z","publish_time":1657594087560,"_cnpm_publish_time":1657594087560},"0.3.3":{"name":"ktx-parse","version":"0.3.3","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov > .nyc_output/coverage.lcov","docs":"typedoc src/index.ts --plugin typedoc-plugin-markdown --out ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"4.13.2","@typescript-eslint/eslint-plugin":"5.29.0","eslint":"8.18.0","eslint-config-prettier":"8.5.0","glob":"8.0.3","glob-promise":"4.2.2","microbundle":"0.15.0","nyc":"15.1.0","prettier":"2.7.1","source-map-support":"0.5.21","tap-spec":"5.0.0","tape":"5.5.3","ts-node":"10.8.1","typedoc":"0.22.17","typedoc-plugin-markdown":"3.12.1","typescript":"4.7.4"},"gitHead":"334561463ce00f23f8898fca449e5a18abeed5be","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.3.3","_nodeVersion":"14.18.1","_npmVersion":"8.1.4","dist":{"shasum":"f9c0f9dd7836a874d0e82c50a8e7023ae43a246c","size":64408,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.3.3.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.3.3_1655778648441_0.075237824665906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-21T02:31:00.791Z","publish_time":1655778648611,"_cnpm_publish_time":1655778648611},"0.3.1":{"name":"ktx-parse","version":"0.3.1","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov > .nyc_output/coverage.lcov","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","eslint":"^7.15.0","eslint-config-prettier":"^8.5.0","glob":"^8.0.3","glob-promise":"^4.2.2","microbundle":"^0.12.4","nyc":"^15.1.0","prettier":"^2.6.2","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"89f06f8c8f0b7ebfb65cae86568087feb49c9e9e","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.3.1","_nodeVersion":"14.18.1","_npmVersion":"8.1.4","dist":{"shasum":"181732d0de2fe8307bc6d2ada19f9b009c40ea2b","size":48288,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.3.1.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.3.1_1653263445452_0.5503078890696733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-22T23:50:47.694Z","publish_time":1653263445628,"_cnpm_publish_time":1653263445628},"0.3.0":{"name":"ktx-parse","version":"0.3.0","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","glob":"^8.0.3","glob-promise":"^4.2.2","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"beaaa03288d9b635d96bce593cf35ea617c8a00e","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.3.0","_nodeVersion":"14.18.1","_npmVersion":"8.1.4","dist":{"shasum":"e36c6e947d0a0d6a3a136308f1deaa1ae85c4014","size":48202,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.3.0.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.3.0_1653256306960_0.575309579133803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-22T21:51:52.211Z","publish_time":1653256307153,"_cnpm_publish_time":1653256307153},"0.2.2":{"name":"ktx-parse","version":"0.2.2","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"51190ed4faa239bae4adf091b52ceea081be1988","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.2.2","_nodeVersion":"14.18.1","_npmVersion":"8.1.4","dist":{"shasum":"b037b66044855215b332cb73104590af49e47791","size":32947,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.2.2.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.2.2_1640320761851_0.49686799880823074"},"_hasShrinkwrap":false,"publish_time":1640320762250,"_cnpm_publish_time":1640320762250},"0.2.1":{"name":"ktx-parse","version":"0.2.1","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"33cd4c04ce1d49540cfb71c9b979a3c01595a1ee","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.2.1","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"shasum":"6805c0929eae0a1f571ab3ce789e860e9135b432","size":37809,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.2.1.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.2.1_1617410421126_0.8688575317730178"},"_hasShrinkwrap":false,"publish_time":1617410421305,"_cnpm_publish_time":1617410421305},"0.2.0":{"name":"ktx-parse","version":"0.2.0","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"382fa1f3d39fcda7292c87cebd4b68e48e388438","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.2.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"shasum":"b0479d41bb6ef6451717ba17628b3c0cbc1d3477","size":37605,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.2.0.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.2.0_1617410083038_0.8805900441236989"},"_hasShrinkwrap":false,"publish_time":1617410083247,"_cnpm_publish_time":1617410083247},"0.1.0":{"name":"ktx-parse","version":"0.1.0","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"18b67ba77b726e60e60b733bdb89cf7f26e8895c","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.1.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"shasum":"3c3eba0186ffe4bdda0380c0545a7cb11f8af8c9","size":37912,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.1.0.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.1.0_1617409618108_0.017075515825435206"},"_hasShrinkwrap":false,"publish_time":1617409618235,"_cnpm_publish_time":1617409618235},"0.0.5":{"name":"ktx-parse","version":"0.0.5","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"19b4a7a177e47683fc2f84ffba16e17d5258d13d","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.0.5","_nodeVersion":"12.9.1","_npmVersion":"6.14.9","dist":{"shasum":"3ede5b0fa691c0e68ac31c0da183609af1089757","size":37780,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.0.5.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.0.5_1611518071140_0.914169448636935"},"_hasShrinkwrap":false,"publish_time":1611518071300,"_cnpm_publish_time":1611518071300},"0.0.4":{"name":"ktx-parse","version":"0.0.4","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"78b230e80f69450b5af87caf0bfe22c95817c589","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.0.4","_nodeVersion":"12.9.1","_npmVersion":"6.14.9","dist":{"shasum":"6fd3eca82490de8a1e48cb8367a9980451fa1ac4","size":37752,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.0.4.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.0.4_1608344680685_0.8129791613459609"},"_hasShrinkwrap":false,"publish_time":1608344680865,"_cnpm_publish_time":1608344680865},"0.0.3":{"name":"ktx-parse","version":"0.0.3","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","coverage:report":"nyc report --reporter=text-lcov | coveralls","docs":"typedoc --plugin typedoc-plugin-markdown --out ./docs --hideProjectName --hideBreadcrumbs && ts-node docs.ts && rm -rf ./docs","preversion":"yarn dist && yarn test","version":"yarn dist && yarn docs && git add -u","postversion":"git push && git push --tags && npm publish && yarn coverage:report"},"devDependencies":{"@types/tape":"^4.13.0","@typescript-eslint/eslint-plugin":"^4.10.0","coveralls":"^3.1.0","eslint":"^7.15.0","microbundle":"^0.12.4","nyc":"^15.1.0","source-map-support":"^0.5.19","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typedoc-plugin-markdown":"^3.1.1","typescript":"^4.1.3"},"gitHead":"5b273677189d289acb9d3caa1a2286555593337b","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.0.3","_nodeVersion":"12.9.1","_npmVersion":"6.14.9","dist":{"shasum":"6375d2e407d1a71ced0aff120c5ade5bd534ea36","size":37117,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.0.3.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.0.3_1608336680905_0.07295662380160284"},"_hasShrinkwrap":false,"publish_time":1608336681124,"_cnpm_publish_time":1608336681124},"0.0.1":{"name":"ktx-parse","version":"0.0.1","description":"KTX 2.0 (.ktx2) parser and serializer.","source":"src/index.ts","main":"dist/ktx-parse.js","module":"dist/ktx-parse.modern.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/github%3Adonmccurdy/ktx-parse.git"},"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","scripts":{"dist":"microbundle --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch":"microbundle watch --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","watch:debug":"microbundle watch --no-compress --format modern,cjs --define PACKAGE_VERSION=$npm_package_version","test":"ts-node node_modules/tape/bin/tape test/test.ts | tap-spec","coverage":"nyc --reporter=lcov --reporter=text ts-node node_modules/tape/bin/tape test/test.ts","preversion":"yarn dist && yarn test","postpublish":"git push && git push --tags"},"devDependencies":{"@types/tape":"^4.13.0","microbundle":"^0.12.4","nyc":"^15.1.0","tap-spec":"^5.0.0","tape":"^5.0.1","ts-node":"^9.1.1","typescript":"^4.1.3","@typescript-eslint/eslint-plugin":"^4.10.0","eslint":"^7.15.0","source-map-support":"^0.5.19"},"gitHead":"1db6140b0bba9c80c9037718ece45e31c85d2c9f","bugs":{"url":"https://github.com/github%3Adonmccurdy/ktx-parse/issues"},"homepage":"https://github.com/github%3Adonmccurdy/ktx-parse#readme","_id":"ktx-parse@0.0.1","_nodeVersion":"12.9.1","_npmVersion":"6.14.9","dist":{"shasum":"6b0f38bc83dd66ebbc1a343852a8e84797d8f934","size":12440,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.0.1.tgz"},"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ktx-parse_0.0.1_1608098409012_0.6855584987470815"},"_hasShrinkwrap":false,"publish_time":1608098409159,"_cnpm_publish_time":1608098409159}},"readme":"# ktx-parse\n\n[![Latest NPM release](https://img.shields.io/npm/v/ktx-parse.svg)](https://www.npmjs.com/package/ktx-parse)\n[![Minzipped size](https://badgen.net/bundlephobia/minzip/ktx-parse)](https://bundlephobia.com/result?p=ktx-parse)\n[![License](https://img.shields.io/badge/license-MIT-007ec6.svg)](https://github.com/donmccurdy/KTX-Parse/blob/main/LICENSE)\n[![CI](https://github.com/donmccurdy/KTX-parse/workflows/CI/badge.svg?branch=main&event=push)](https://github.com/donmccurdy/KTX-parse/actions?query=workflow%3ACI)\n[![Coverage](https://codecov.io/gh/donmccurdy/KTX-Parse/branch/main/graph/badge.svg?token=S30LCC3L04)](https://codecov.io/gh/donmccurdy/KTX-Parse)\n\n*KTX 2.0 (.ktx2) parser and serializer.*\n\n## Quickstart\n\nInstall:\n\n```\nnpm install --save ktx-parse\n```\n\nImport:\n\n```js\nimport { read, write } from 'ktx-parse';\n```\n\nUsage:\n\n```js\n// Parse texture container from file:\nconst container = read(data /* ← Uint8Array or Buffer */);\n\n// Write texture container to file:\nconst data = write(container); // → Uint8Array\n```\n\nSee API documentation for more details:\n\n- [`KTX2Container`](./docs/classes/KTX2Container.md)\n- [`read(byteArray)`](./docs/modules.md#read)\n- [`write(container)`](./docs/modules.md#write)\n\n## Encoding / Decoding\n\nKTX-Parse reads/writes KTX 2.0 containers, and provides access to the compressed texture data within the container. To decompress that texture data, or to compress existing texture data into GPU texture formats used by KTX 2.0, you'll need to use additional libraries such as encoders or transcoders.\n\n**Encoding:**\n\nEncoding GPU textures is a slow process, and should be completed at development/authoring time so that the compressed texture can be transmitted to the viewing device. GPU textures require much less GPU memory than image formats like PNG or JPEG, and can be uploaded to the GPU quickly with less impact on framerate. GPU textures can also have smaller filesizes in many, but not all, cases. See the [Basis documentation](https://github.com/BinomialLLC/basis_universal/) for details on this process.\n\nThe following tools may be used to produce Basis Universal compressed textures in KTX 2.0 (`.ktx2`) containers, which `ktx-parse` can then read or edit:\n\n- [BinomialLLC/basis_universal](https://github.com/BinomialLLC/basis_universal/) CLI, C++, and WebAssembly encoders\n- [KhronosGroup/KTX-Software](https://github.com/KhronosGroup/KTX-Software) CLI, C++, and WebAssembly encoders\n\n**Transcoding / Decoding:**\n\nBasis Universal texture formats (ETC1S and UASTC) cannot be directly read by a GPU, but are designed to be very efficiently rewritten into many of the specific GPU texture formats that different GPUs require. This process is called _transcoding_, and typically happens on the viewing device after a target output format (e.g. ETC1, ASTC, BC1, ...) is chosen. These transcoders can also fully _decode_ texture data to uncompressed RGBA formats, if raw pixel data is required.\n\n- [BinomialLLC/basis_universal](https://github.com/BinomialLLC/basis_universal/) provides official C++ and WebAssembly transcoders, which support all Basis Universal input formats and can transcode to any output format (with appropriate compilation flags). With common settings, a transcoder will likely be > 200kb on web. This transcoder can read KTX 2.0 files directly.\n- [KhronosGroup/Universal-Texture-Transcoders](https://github.com/KhronosGroup/Universal-Texture-Transcoders) provides very small, fast WebAssembly transcoders each supporting only a single output texture format. Each transcoder is roughly 10-20kb, and the viewing device can choose which transcoder to download, as appropriate. These transcoders cannot read KTX 2.0 files directly. Instead, unpack the KTX 2.0 files with `ktx-parse` first, then transcode the mip levels using a low-level transcoder. *Only UASTC texture formats currently supported.*\n\n","_attachments":{},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"license":"MIT"}