{"name":"rx-sandbox","version":"2.0.0-beta.3","description":"Marble diagram DSL based test suite for RxJS 6","main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"npm":">=3.0.0","node":">=4.2.4"},"lint-staged":{"*.{ts,js}":["prettier --write --single-quote --print-width 120 --jsx-bracket-same-line true","tslint --fix","git add"]},"scripts":{"prepublishOnly":"npm-run-all build:clean build","test":"jest --coverage","lint":"tslint -c tslint.json -p tsconfig.json \"src/**/*.ts\" \"spec/**/*.ts\"","lint:staged":"lint-staged","build":"tsc -b --verbose src/tsconfig.json spec/tsconfig.json","build:clean":"shx rm -rf ./dist ./.tmp","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"repository":{"type":"git","url":"git+https://github.com/kwonoj/rx-sandbox.git"},"keywords":["Rx","RxJS","ReactiveX","ReactiveExtensions","Streams","Observables","Observable","Stream","ES6","ES2015"],"author":{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/kwonoj/rx-sandbox/issues"},"homepage":"https://github.com/kwonoj/rx-sandbox#readme","devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-angular":"^11.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.6","conventional-changelog-cli":"^2.1.1","cz-conventional-changelog":"^3.3.0","husky":"^3.1.0","jest":"^26.6.3","jest-spin-reporter":"^2.0.0","lint-staged":"^10.5.1","npm-run-all":"^4.1.5","prettier":"^2.1.2","rxjs":"^7.0.0-beta.0","shx":"^0.3.3","ts-jest":"^26.4.3","tslint":"^6.1.3","typescript":"^4.0.5"},"peerDependencies":{"rxjs":"^7.0.0-beta.8"},"dependencies":{"expect":"^26.6.2","jest-matcher-utils":"^26.6.2"},"husky":{"hooks":{"commit-msg":"commitlint -e","pre-commit":"lint-staged","pre-push":"npm-run-all build test"}},"gitHead":"eb30e7446ab5c590da907ac9100a83bc8a19b062","readmeFilename":"README.md","_id":"rx-sandbox@2.0.0-beta.3","_nodeVersion":"14.13.1","_npmVersion":"6.14.8","dist":{"shasum":"5b8f5362dd4d673278cd2f1357cbfcd190caecd0","size":42694,"noattachment":false,"key":"/rx-sandbox/-/rx-sandbox-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rx-sandbox/download/rx-sandbox-2.0.0-beta.3.tgz"},"_npmUser":{"name":"kwonoj","email":"kwon.ohjoong@gmail.com"},"directories":{},"maintainers":[{"name":"kwonoj","email":"kwon.ohjoong@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rx-sandbox_2.0.0-beta.3_1604688734379_0.13942243031429968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-25T01:10:57.880Z","publish_time":1604688734512,"_cnpm_publish_time":1604688734512,"dist-tags":{"beta":"2.0.0-beta.3","latest":"2.0.5"}}