{"name":"@reactivex/rxjs","version":"0.0.0-prealpha.3","description":"Reactive Extensions for modern JavaScript","main":"index.js","scripts":{"build_all":"npm run build_es6 && npm run build_amd && npm run build_cjs && npm run build_global","build_amd":"rm -rf dist/amd && tsc typings/es6-shim/es6-shim.d.ts src/Rx.ts -m amd --outDir dist/amd --sourcemap --target ES5","build_cjs":"rm -rf dist/cjs && babel dist/es6 --out-dir dist/cjs --modules common --sourceMaps --loose all","build_es6":"rm -rf dist/es6 && tsc src/Rx.ts --outDir dist/es6 --target ES6 -d","build_global":"rm -rf dist/global && mkdir dist/global && browserify src/Rx.global.js --outfile dist/global/Rx.js; ./node_modules/.bin/uglifyjs ./dist/global/Rx.js --source-map ./dist/global/Rx.min.js.map --screw-ie8 -o ./dist/global/Rx.min.js","build_perf":"npm run build_es6 && npm run build_cjs && npm run build_global && npm run perf","build_test":"rm -rf dist/ && npm run build_es6 && npm run build_cjs && jasmine","build_docs":"./docgen.sh","test":"jasmine","perf":"protractor protractor.conf.js","prepublish":"npm run build_all"},"repository":{"type":"git","url":"git+ssh://git@github.com/ReactiveX/RxJS.git"},"keywords":["Rx","RxJS","ReactiveX","ReactiveExtensions","Streams","Observables","Observable","Stream","ES6","ES2015"],"author":{"name":"Ben Lesh","email":"blesh@netflix.com"},"contributors":[{"name":"Ben Lesh","email":"blesh@netflix.com"},{"name":"Paul Taylor","email":"paul.e.taylor@me.com"},{"name":"Jeff Cross","email":"crossj@google.com"},{"name":"Matthew Podwysocki","email":"matthewp@microsoft.com"}],"license":"Apache-2.0","bugs":{"url":"https://github.com/ReactiveX/RxJS/issues"},"homepage":"https://github.com/ReactiveX/RxJS","devDependencies":{"babel":"^5.8.23","babelify":"^6.1.2","benchmark":"^1.0.0","benchpress":"^2.0.0-alpha.25","browserify":"^11.0.0","colors":"^1.1.2","esdoc":"^0.2.5","glob":"^5.0.14","http-server":"^0.8.0","jasmine":"^2.3.1","jasmine-core":"^2.2.0","lodash":"^3.5.0","platform":"^1.3.0","promise":"^7.0.3","protractor":"^1.7.0","rx":"^3.0.0","typescript":"^1.7.0-dev.20150901","uglifyjs":"^2.4.10"},"format":"es6","directories":{"lib":"src"},"gitHead":"084591c56a3c4d9d7d76e36a3d006ba47c82ac5a","_id":"@reactivex/rxjs@0.0.0-prealpha.3","_shasum":"84e518e15522634264c5c06fe285975ccf6ac66f","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"reactivex","email":"blesh@netflix.com"},"dist":{"shasum":"84e518e15522634264c5c06fe285975ccf6ac66f","size":444037,"noattachment":false,"key":"/@reactivex/rxjs/-/@reactivex/rxjs-0.0.0-prealpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@reactivex/rxjs/download/@reactivex/rxjs-0.0.0-prealpha.3.tgz"},"maintainers":[{"name":"blesh","email":""}],"publish_time":1442008654818,"_cnpm_publish_time":1442008654818,"_hasShrinkwrap":false,"dist-tags":{"alpha":"6.0.0-alpha.4","beta":"6.0.0-beta.4","forward-compat":"5.6.0-forward-compat.4","foward-compat":"5.6.0-forward-compat.5","latest":"6.6.7","next":"7.0.0-alpha.0","rc":"6.0.0-uncanny-rc.7","smoosh":"6.0.0-smoosh.1","unsmoosh":"6.0.0-smoosh.2"}}