{"nyc":{"reporter":["lcov","text"],"extension":[".ts"],"sourceMap":true,"instrument":true,"report-dir":"coverage","check-coverage":false},"bugs":{"url":"https://github.com/Borewit/strtok3/issues"},"dist":{"shasum":"358b80ffe6d5d5620e19a073aa78ce947a90f9a0","tarball":"https://registry.npmjs.org/strtok3/-/strtok3-6.3.0.tgz","fileCount":19,"integrity":"sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==","signatures":[{"sig":"MEQCIBfjDAXB7l6d7J21UAlOrZ6JwapKJp8foBBxH+6icz+6AiB5Fysah/dXiFV3P6urU/eEd3IOzhFHOO06o8RJDOZcvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/86/CRA9TVsSAnZWagAAQk0P/RIT4fgKLNa+yveMUPgL\nVwtD0ibZOpQH8vtTaq07aUtRzXM9qo7E37o8auAe+gmGSSDEOpqiEgKkzMBH\nUw3BI1xoTkeypFxpuXLDsLRlEe/cQO54pOGjIiNfnWUVDolt41AZy2vyHnIs\nwh/qB+i/EKHrUc6gKxs11SxMUAp/6YED8tMkFnTupdd/WB2MUIZlcHa3uqkk\nxsQrlWPPSL2xAfBqVdQfkQ7lH0XXWbLNZjlk13Aq5uXbiNOxIvcE8DDnWrVK\nN5L3EfGKHiaOvXWxRqvtKZWAr109yOsDnLSqUh28FEkdT+IlQWfpK5VvLzT1\nGGWXiuZanVqEPSl9eAEDTnKyjyV0GvdLEVZZsYfcPmI4kRAXjMFLBODhYwq3\nnHONUdZQVuhy5BD7PdqPGpaO2qTbbU5RPWyrxZwqgPnBFZ0nF+3NX7qX76Pe\n5/DO5APcmM8Dd+3Y4WMgYXsvsGAZ8TlxXIxLjX/vDa4jEE2scnV6bC/UvCxm\n95hdvDGlJlRk1D4TL8Wj7H7BQqJPQQxCz2BqUqYRsno+AMuBknLalUOcAVIe\n10dXEu235A+m1Wre1hUV5dHCQy8n8nHRneIUTBf2zPGiktkE3w55NDQqb0RE\nACU7nxtNjT3eB9Our3fnxDFLUt2gSvAv87x39vzIXylkfRIBSFv2uT1PxZIm\nVWUv\r\n=K2TH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","name":"strtok3","types":"lib/index.d.ts","author":{"url":"https://github.com/Borewit","name":"Borewit"},"engines":{"node":">=10"},"funding":{"url":"https://github.com/sponsors/Borewit","type":"github"},"gitHead":"8975e9863aeaa179d3291af6be1f7fb41562bf76","license":"MIT","scripts":{"fix":"eslint lib test --ext .ts --ignore-pattern *.d.ts --fix","lint":"npm run lint-md && npm run eslint","test":"mocha --require ts-node/register --require source-map-support/register --full-trace test/test.ts","build":"npm run clean && npm run compile","clean":"del-cli lib/**/*.js lib/**/*.js.map lib/**/*.d.ts test/**/*.js test/**/*.js.map","start":"npm run compile && npm run lint && npm run cover-test","eslint":"eslint lib test --ext .ts --ignore-pattern *.d.ts","compile":"npm run compile-src && npm run compile-test","lint-md":"remark -u preset-lint-recommended .","compile-src":"tsc -p lib","send-codacy":"nyc report --reporter=text-lcov | codacy-coverage","compile-test":"tsc -p test","test-coverage":"nyc npm run test","send-coveralls":"nyc report --reporter=text-lcov | coveralls"},"_npmUser":{"name":"borewit","email":"borewit@xs4all.nl"},"homepage":"https://github.com/Borewit/strtok3#readme","keywords":["tokenizer","reader","token","async","promise","parser","decoder","binary","endian","uint","stream","streaming"],"repository":{"url":"git+https://github.com/Borewit/strtok3.git","type":"git"},"_npmVersion":"8.3.0","description":"A promise based streaming tokenizer","directories":{},"maintainers":[{"name":"borewit","email":"borewit@xs4all.nl"}],"_nodeVersion":"16.13.1","dependencies":{"peek-readable":"^4.1.0","@tokenizer/token":"^0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.6","mocha":"^9.2.0","eslint":"^8.8.0","del-cli":"^4.0.1","ts-node":"^10.4.0","coveralls":"^3.1.1","remark-cli":"^10.0.1","typescript":"^4.5.5","@types/chai":"^4.3.0","@types/node":"^17.0.14","token-types":"^4.1.1","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","eslint-plugin-node":"^11.1.0","source-map-support":"^0.5.21","eslint-plugin-jsdoc":"^37.7.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^40.1.0","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.10.2","remark-preset-lint-recommended":"^6.1.2","@typescript-eslint/eslint-plugin":"^5.10.2","eslint-import-resolver-typescript":"^2.5.0"},"_npmOperationalInternal":{"tmp":"tmp/strtok3_6.3.0_1644154558854_0.770102612312306","host":"s3://npm-registry-packages"},"_id":"strtok3@6.3.0","version":"6.3.0"}