{"name":"strtok3","version":"6.2.2","description":"A promise based streaming tokenizer","author":{"name":"Borewit","url":"https://github.com/Borewit"},"funding":{"type":"github","url":"https://github.com/sponsors/Borewit"},"scripts":{"clean":"del-cli lib/**/*.js lib/**/*.js.map lib/**/*.d.ts test/**/*.js test/**/*.js.map","compile-src":"tsc -p lib","compile-test":"tsc -p test","compile":"npm run compile-src && npm run compile-test","build":"npm run clean && npm run compile","eslint":"eslint lib test --ext .ts --ignore-pattern *.d.ts","lint-md":"remark -u preset-lint-recommended .","lint":"npm run lint-md && npm run eslint","test":"mocha --require ts-node/register --require source-map-support/register --full-trace test/test.ts","test-coverage":"nyc npm run test","send-coveralls":"nyc report --reporter=text-lcov | coveralls","send-codacy":"nyc report --reporter=text-lcov | codacy-coverage","start":"npm run compile && npm run lint && npm run cover-test"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/Borewit/strtok3.git"},"license":"MIT","main":"lib/index.js","types":"lib/index.d.ts","bugs":{"url":"https://github.com/Borewit/strtok3/issues"},"devDependencies":{"@tokenizer/token":"^0.3.0","@types/chai":"^4.2.21","@types/debug":"^4.1.6","@types/mocha":"^8.2.3","@types/node":"^16.3.3","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/eslint-plugin-tslint":"^4.28.3","@typescript-eslint/parser":"^2.34.0","chai":"^4.3.4","coveralls":"^3.1.1","del-cli":"^4.0.1","eslint":"^6.8.0","eslint-plugin-import":"^2.23.4","eslint-plugin-prefer-arrow":"^1.2.3","mocha":"^9.0.2","nyc":"^15.1.0","remark-cli":"^9.0.0","remark-preset-lint-recommended":"^5.0.0","source-map-support":"^0.5.16","token-types":"^4.1.0","ts-node":"^10.1.0","tslint":"^6.1.3","typescript":"^4.3.5"},"dependencies":{"peek-readable":"^4.0.0"},"keywords":["tokenizer","reader","token","async","promise","parser","decoder","binary","endian","uint","stream","streaming"],"nyc":{"check-coverage":false,"extension":[".ts"],"sourceMap":true,"instrument":true,"reporter":["lcov","text"],"report-dir":"coverage"},"gitHead":"35e9cbb4c25b292a1d5516a689ab05241eb1b9d7","homepage":"https://github.com/Borewit/strtok3#readme","_id":"strtok3@6.2.2","_nodeVersion":"16.4.2","_npmVersion":"6.14.5","dist":{"shasum":"aad1da5fc28bf10d603c367c2a7f9f47a6c1d2d9","size":11408,"noattachment":false,"key":"/strtok3/-/strtok3-6.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/strtok3/download/strtok3-6.2.2.tgz"},"_npmUser":{"name":"borewit","email":"borewit@xs4all.nl"},"directories":{},"maintainers":[{"name":"borewit","email":"borewit@xs4all.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/strtok3_6.2.2_1626680310897_0.5372683795611468"},"_hasShrinkwrap":false,"publish_time":1626680311090,"_cnpm_publish_time":1626680311090,"dist-tags":{"beta":"10.1.0-beta.5","esm":"7.0.0-alpha.9","latest":"10.3.5"}}