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