{"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,"dist-tags":{"latest":"0.5.0"}}