{"name":"react-redux","version":"0.3.0","description":"Redux bindings for React","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux.min.js --config webpack.config.production.js","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","clean":"rimraf lib dist coverage","lint":"eslint src test","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-redux.git"},"keywords":["react","reactjs","hot","reload","hmr","live","edit","flux","redux"],"author":{"name":"Dan Abramov","email":"dan.abramov@me.com","url":"http://github.com/gaearon"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-redux/issues"},"homepage":"https://github.com/gaearon/react-redux","devDependencies":{"babel":"^5.5.8","babel-core":"5.6.18","babel-eslint":"^3.1.15","babel-loader":"^5.1.4","eslint":"^0.23","eslint-config-airbnb":"0.0.6","eslint-plugin-react":"^2.3.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","mocha-jsdom":"~0.4.0","react":"^0.13.0","redux":">=1.0.0-alpha","rimraf":"^2.3.4","webpack":"^1.9.6","webpack-dev-server":"^1.8.2"},"dependencies":{"invariant":"^2.0.0"},"peerDependencies":{"redux":"^1.0.0 || 1.0.0-alpha || 1.0.0-rc"},"gitHead":"11adf721fbb3f5548c6e5f6b4999835d41807850","_id":"react-redux@0.3.0","_shasum":"67fe33a0a9755ff1ca7fd2b0e3da109526feb7dd","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"67fe33a0a9755ff1ca7fd2b0e3da109526feb7dd","size":18770,"noattachment":false,"key":"/react-redux/-/react-redux-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-redux/download/react-redux-0.3.0.tgz"},"maintainers":[{"name":"acemarke","email":"mark.erikson@gmail.com"},{"name":"eskimojo","email":""},{"name":"gaearon","email":""},{"name":"phryneas","email":""},{"name":"timdorr","email":""}],"directories":{},"publish_time":1438942202304,"_cnpm_publish_time":1438942202304,"_hasShrinkwrap":false,"dist-tags":{"alpha":"9.0.0-alpha.1","beta":"9.0.0-beta.0","fix-test":"7.1.2-alpha.0","latest":"9.2.0","next":"9.0.0-rc.0","previous":"4.4.10","previous-5.x":"5.1.2","rc":"8.0.0-rc.1"}}