{"name":"strtok3","version":"10.3.5","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  --sourceMap false","compile-test":"tsc -p test","compile":"yarn run compile-src && yarn run compile-test","build":"yarn run clean && yarn run compile","prepublishOnly":"yarn run build","eslint":"eslint lib test","lint:md":"remark -u preset-lint-recommended .","lint:ts":"biome check","lint":"yarn run lint:md && yarn run lint:ts","fix":"yarn run biome lint --write","test":"mocha","bun:test":"bun run --bun test","test-coverage":"c8 yarn run test","send-codacy":"c8 report --reporter=text-lcov | codacy-coverage","start":"yarn run compile && yarn run lint && yarn run cover-test","update-biome":"yarn add -D --exact @biomejs/biome && npx @biomejs/biome migrate --write"},"engines":{"node":">=18"},"repository":{"type":"git","url":"git+https://github.com/Borewit/strtok3.git"},"license":"MIT","type":"module","exports":{".":{"node":"./lib/index.js","default":"./lib/core.js"},"./core":"./lib/core.js"},"types":"lib/index.d.ts","bugs":{"url":"https://github.com/Borewit/strtok3/issues"},"dependencies":{"@tokenizer/token":"^0.3.0"},"devDependencies":{"@biomejs/biome":"2.4.8","@types/chai":"^5.2.2","@types/chai-as-promised":"^8.0.2","@types/debug":"^4.1.12","@types/mocha":"^10.0.10","@types/node":"^24.1.0","c8":"^11.0.0","chai":"^5.2.1","chai-as-promised":"^8.0.2","del-cli":"^7.0.0","mocha":"^11.7.5","node-readable-to-web-readable-stream":"^0.4.2","remark-cli":"^12.0.1","remark-preset-lint-recommended":"^7.0.1","token-types":"^6.1.2","ts-node":"^10.9.2","typescript":"^5.8.3","uint8array-extras":"^1.4.0"},"keywords":["tokenizer","reader","token","async","promise","parser","decoder","binary","endian","uint","stream","streaming"],"packageManager":"yarn@4.9.2","_id":"strtok3@10.3.5","gitHead":"acac939a405a6dfebcf3fe9b9caba3641c491c95","homepage":"https://github.com/Borewit/strtok3#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA==","shasum":"7213285da0dc3dec0fc8ce5df4b8b7a733f14360","tarball":"https://registry.npmjs.org/strtok3/-/strtok3-10.3.5.tgz","fileCount":37,"unpackedSize":73040,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGIHDk3U4oSD101oVxrH6rlaKWqUdBsc84NjH1UxKyRIAiAuJbK6tBLVvEPKMcyxEAzhZZH5HX40tYU2gioYb68MJw=="}]},"_npmUser":{"name":"borewit","email":"borewit@xs4all.nl"},"directories":{},"maintainers":[{"name":"borewit","email":"borewit@xs4all.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/strtok3_10.3.5_1774125468530_0.008785009041771596"},"_hasShrinkwrap":false}