{"name":"peek-readable","version":"4.0.2","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":"npm run compile-src && yarn run compile-test","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/*.ts","test-coverage":"nyc npm run test","send-coveralls":"nyc report --reporter=text-lcov | coveralls","start":"npm run compile && npm run lint && npm run cover-test"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/Borewit/peek-readable.git"},"license":"MIT","main":"lib/index.js","types":"lib/index.d.ts","bugs":{"url":"https://github.com/Borewit/peek-readable/issues"},"devDependencies":{"@types/chai":"^4.3.0","@types/mocha":"^9.0.0","@types/node":"^17.0.0","@typescript-eslint/eslint-plugin":"^4.31.0","@typescript-eslint/parser":"^4.31.0","add":"^2.0.6","chai":"^4.3.4","coveralls":"^3.1.1","del-cli":"^4.0.1","eslint":"^7.32.0","mocha":"^9.1.3","nyc":"^15.1.0","remark-cli":"^10.0.0","remark-preset-lint-recommended":"^6.1.2","ts-node":"^10.1.0","typescript":"^4.4.2"},"keywords":["readable","buffer","stream","read"],"nyc":{"check-coverage":true,"extension":[".ts"],"sourceMap":true,"instrument":true,"reporter":["lcov","text"],"report-dir":"coverage"},"gitHead":"e16bc413bfc545dc9b7d1d6c0c4b78c960cd0f40","homepage":"https://github.com/Borewit/peek-readable#readme","_id":"peek-readable@4.0.2","_nodeVersion":"12.22.7","_npmVersion":"6.14.5","dist":{"shasum":"a5cb847e347d3eccdc37642c82d2b4155c1ab8af","size":4885,"noattachment":false,"key":"/peek-readable/-/peek-readable-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/peek-readable/download/peek-readable-4.0.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/peek-readable_4.0.2_1639686550783_0.02300115103928979"},"_hasShrinkwrap":false,"publish_time":1639686550907,"_cnpm_publish_time":1639686550907,"dist-tags":{"beta":"5.4.0-beta.7","esm":"5.0.0-alpha.5","latest":"7.0.0"}}