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