{"name":"redux-saga","version":"0.3.1","description":"Saga middleware for Redux to handle Side Effects","main":"lib/index.js","scripts":{"lint":"eslint src","test":"babel-node test/index.js | tap-spec","check":"npm run lint && npm run test","compile":"rimraf lib && babel -d lib/ src/","prepublish":"npm run check && npm run compile","build-counter":"browserify --debug examples/counter/src/main.js -t babelify --outfile examples/counter/build.js","test-counter":"babel-node examples/counter/test/sagas.js | tap-spec","build-shop":"browserify --debug examples/shopping-cart/src/main.js -t babelify --outfile examples/shopping-cart/build.js","test-shop":"babel-node examples/shopping-cart/test/sagas.js | tap-spec","build-async":"browserify --debug examples/async/src/main.js -t babelify --outfile examples/async/build.js","build-examples":"npm run build-counter && npm run build-shop && npm run build-async","test-examples":"npm run test-counter && npm run test-shop"},"repository":{"type":"git","url":"git+https://github.com/yelouafi/redux-saga.git"},"keywords":["javascript","redux","middleware","saga","effects","side effects"],"author":{"name":"Yassine ELOUAFI","email":"yelouafi@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/yelouafi/redux-saga/issues"},"homepage":"https://github.com/yelouafi/redux-saga#readme","dependencies":{},"devDependencies":{"babel-cli":"^6.1.18","babel-eslint":"^4.1.5","babel-polyfill":"^6.2.0","babel-preset-es2015":"^6.1.18","babel-preset-react":"^6.1.18","babel-preset-stage-2":"^6.1.18","babelify":"^7.2.0","eslint":"^1.9.0","isomorphic-fetch":"^2.2.0","react":"^0.14.3","react-dom":"^0.14.3","react-redux":"^4.0.0","redux":"^3.0.4","redux-logger":"^2.0.4","rimraf":"^2.4.3","tap-spec":"^4.1.1","tape":"^4.2.2"},"gitHead":"5d4444cfa82696e0d92a79c4fe030f6a8608b2c7","_id":"redux-saga@0.3.1","_shasum":"1a80382a4f20edce20a4c506b41f7ae1dc1f6881","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"yelouafi","email":"yelouafi@gmail.com"},"dist":{"shasum":"1a80382a4f20edce20a4c506b41f7ae1dc1f6881","size":11470,"noattachment":false,"key":"/redux-saga/-/redux-saga-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-saga/download/redux-saga-0.3.1.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"redux-saga-release-bot","email":""},{"name":"yelouafi","email":""}],"directories":{},"publish_time":1450532883890,"_cnpm_publish_time":1450532883890,"_hasShrinkwrap":false,"dist-tags":{"beta":"1.1.1-alpha.0","latest":"1.2.1"}}