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