{"name":"strtok3","version":"10.1.0-beta.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","compile-test":"tsc -p test","compile":"yarn run compile-src && yarn run compile-test","build":"yarn run clean && yarn run compile","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","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","prepublish":"yarn run build"},"engines":{"node":">=16"},"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"},"devDependencies":{"@biomejs/biome":"^1.9.4","@types/chai":"^5.0.1","@types/chai-as-promised":"^8.0.1","@types/debug":"^4.1.12","@types/mocha":"^10.0.10","@types/node":"^22.10.5","c8":"^10.1.3","chai":"^5.1.2","chai-as-promised":"^8.0.1","del-cli":"^6.0.0","mocha":"^11.0.1","remark-cli":"^12.0.1","remark-preset-lint-recommended":"^7.0.0","token-types":"^6.0.0","ts-node":"^10.9.2","typescript":"^5.7.2","uint8array-extras":"^1.4.0"},"dependencies":{"@tokenizer/token":"^0.3.0","peek-readable":"^5.4.0-beta.7"},"keywords":["tokenizer","reader","token","async","promise","parser","decoder","binary","endian","uint","stream","streaming"],"packageManager":"yarn@4.6.0","_id":"strtok3@10.1.0-beta.5","readmeFilename":"README.md","gitHead":"afd1dd85847111e79ba80aab9e067a123770bc61","homepage":"https://github.com/Borewit/strtok3#readme","_nodeVersion":"22.13.0","_npmVersion":"10.9.2","dist":{"shasum":"8df3f06cb03cbb0bfbdccc5ada85c8806e92fb01","size":11706,"noattachment":false,"key":"/strtok3/-/strtok3-10.1.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/strtok3/download/strtok3-10.1.0-beta.5.tgz"},"_npmUser":{"name":"borewit","email":"borewit@xs4all.nl"},"directories":{},"maintainers":[{"name":"borewit","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/strtok3_10.1.0-beta.5_1737312543740_0.2646856065790586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-19T18:49:03.974Z","publish_time":1737312543974,"_source_registry_name":"default","_cnpm_publish_time":1737312543974,"dist-tags":{"beta":"10.1.0-beta.5","esm":"7.0.0-alpha.9","latest":"10.3.5"}}