{"name":"peek-readable","version":"5.2.0","description":"Read and peek from a readable stream","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' 'coverage' '.nyc_output'","build":"npm run clean && npm run compile","compile-src":"tsc -p lib","compile-test":"tsc -p test","compile":"yarn run compile-src && yarn run compile-test","lint-ts":"biome check","lint-md":"remark -u preset-lint-recommended .","lint":"yarn run lint-md && yarn run lint-ts","test":"mocha","test-coverage":"c8 npm run test","start":"yarn run compile && yarn run lint && yarn run cover-test"},"engines":{"node":">=14.16"},"repository":{"type":"git","url":"git+https://github.com/Borewit/peek-readable.git"},"license":"MIT","type":"module","exports":"./lib/index.js","types":"lib/index.d.ts","bugs":{"url":"https://github.com/Borewit/peek-readable/issues"},"devDependencies":{"@biomejs/biome":"1.8.3","@types/chai":"^4.3.19","@types/chai-as-promised":"^8.0.0","@types/mocha":"^10.0.7","@types/node":"^22.1.0","c8":"^10.1.2","chai":"^5.1.1","chai-as-promised":"^8.0.0","del-cli":"^5.1.0","mocha":"^10.7.0","remark-cli":"^12.0.1","remark-preset-lint-recommended":"^7.0.0","source-map-support":"^0.5.21","ts-node":"^10.9.2","typescript":"^5.5.4"},"keywords":["readable","buffer","stream","read"],"packageManager":"yarn@4.3.1","_id":"peek-readable@5.2.0","gitHead":"b2fa00f40c0df4732208e107dcc2dca760cb22dc","homepage":"https://github.com/Borewit/peek-readable#readme","_nodeVersion":"22.3.0","_npmVersion":"10.8.2","dist":{"shasum":"7458f18126217c154938c32a185f5d05f3df3710","size":5958,"noattachment":false,"key":"/peek-readable/-/peek-readable-5.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/peek-readable/download/peek-readable-5.2.0.tgz"},"_npmUser":{"name":"borewit","email":"borewit@xs4all.nl"},"directories":{},"maintainers":[{"name":"borewit","email":"borewit@xs4all.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/peek-readable_5.2.0_1725218375216_0.0601219781044815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-01T19:19:35.396Z","publish_time":1725218375396,"_source_registry_name":"default","_cnpm_publish_time":1725218375396,"dist-tags":{"beta":"5.4.0-beta.7","esm":"5.0.0-alpha.5","latest":"7.0.0"}}