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