{"name":"rxjs-stream","version":"3.3.0","description":"nodejs streams for rxjs 6","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"npm run check-spelling && eslint . --fix","lint-travis":"npm run check-spelling && eslint .","check-spelling":"cspell 'src/**' '*.md' 'samples/**'","build":"npm run compile","clean":"rimraf ./dist","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","coverage":"npm run generate-code-coverage","generate-code-coverage":"NODE_ENV=test nyc npm run test-ts","test-ts":"NODE_ENV=test mocha --require ts-node/register --recursive --bail \"src/**/*.test.ts\"","test-watch":"npm run build && mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepare":"npm run clean-build","prepublishOnly":"npm test","coverage-coveralls":"nyc report --reporter=text-lcov | coveralls","travis-coverage":"npm run generate-code-coverage && npm run coverage-coveralls","test":"mocha --recursive \"dist/**/*.test.js\""},"repository":{"type":"git","url":"git+https://github.com/Jason3S/rx-stream.git"},"keywords":["rxjs","node","stream"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/rx-stream/issues"},"homepage":"https://github.com/Jason3S/rx-stream#readme","devDependencies":{"@types/chai":"^4.2.21","@types/fs-extra":"^9.0.12","@types/mocha":"^8.2.3","@types/node":"^16.3.0","@typescript-eslint/eslint-plugin":"^4.28.3","@typescript-eslint/parser":"^4.28.3","chai":"^4.2.0","coveralls":"^3.1.1","cspell":"^5.6.6","eslint":"^7.31.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.23.4","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.4.0","eslint-plugin-promise":"^5.1.0","fs-extra":"^10.0.0","lorem-ipsum":"^2.0.3","mocha":"^8.4.0","nyc":"^15.0.0","prettier":"^2.3.2","rimraf":"^3.0.2","rxjs":"^6.6.7","ts-node":"^10.0.0","typescript":"^4.3.5"},"dependencies":{},"peerDependencies":{"rxjs":"^6.0.0"},"engines":{"node":">=8.3.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["lcov","json","html"]},"gitHead":"fa545afac3e454cb250c2374b6cb2ee54281bdfa","_id":"rxjs-stream@3.3.0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"5fbc21fbd809ba6d27807d293518e1742154d51a","size":5145,"noattachment":false,"key":"/rxjs-stream/-/rxjs-stream-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rxjs-stream/download/rxjs-stream-3.3.0.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxjs-stream_3.3.0_1626630242525_0.9146066550389722"},"_hasShrinkwrap":false,"publish_time":1626630242686,"_cnpm_publish_time":1626630242686,"dist-tags":{"latest":"4.0.2"}}