{"name":"ktx-parse","version":"0.0.4","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":"78b230e80f69450b5af87caf0bfe22c95817c589","bugs":{"url":"https://github.com/donmccurdy/ktx-parse/issues"},"homepage":"https://github.com/donmccurdy/ktx-parse#readme","_id":"ktx-parse@0.0.4","_nodeVersion":"12.9.1","_npmVersion":"6.14.9","dist":{"shasum":"6fd3eca82490de8a1e48cb8367a9980451fa1ac4","size":37752,"noattachment":false,"key":"/ktx-parse/-/ktx-parse-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ktx-parse/download/ktx-parse-0.0.4.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.0.4_1608344680685_0.8129791613459609"},"_hasShrinkwrap":false,"publish_time":1608344680865,"_cnpm_publish_time":1608344680865,"dist-tags":{"latest":"0.5.0"}}