{"name":"react-redux","version":"5.1.0","description":"Official React bindings for Redux","keywords":["react","reactjs","hot","reload","hmr","live","edit","flux","redux"],"license":"MIT","author":{"name":"Dan Abramov","email":"dan.abramov@me.com","url":"https://github.com/gaearon"},"homepage":"https://github.com/reduxjs/react-redux","repository":{"type":"git","url":"git+https://github.com/reduxjs/react-redux.git"},"bugs":{"url":"https://github.com/reduxjs/react-redux/issues"},"main":"./lib/index.js","unpkg":"dist/react-redux.js","module":"es/index.js","scripts":{"build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib","build:es":"babel src --out-dir es","build:umd":"cross-env NODE_ENV=development rollup -c -o dist/react-redux.js","build:umd:min":"cross-env NODE_ENV=production rollup -c -o dist/react-redux.min.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd:min","clean":"rimraf lib dist es coverage","lint":"eslint src test/utils test/components","prepare":"npm run clean && npm run build","test":"node ./test/run-tests.js","coverage":"codecov"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^2.0.0 || ^3.0.0 || ^4.0.0-0"},"dependencies":{"@babel/runtime":"^7.1.2","hoist-non-react-statics":"^3.0.0","invariant":"^2.2.4","loose-envify":"^1.1.0","prop-types":"^15.6.1","react-is":"^16.6.0","react-lifecycles-compat":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-decorators":"^7.1.2","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-transform-react-display-name":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","codecov":"^3.0.2","create-react-class":"^15.6.3","cross-env":"^5.2.0","cross-spawn":"^6.0.5","es3ify":"^0.2.0","eslint":"^4.19.1","eslint-plugin-import":"^2.12.0","eslint-plugin-react":"^7.9.1","glob":"^7.1.1","jest":"^23.6.0","jest-dom":"^1.12.0","npm-run":"^5.0.1","react":"^16.6.0","react-dom":"^16.6.0","react-testing-library":"^5.0.0","redux":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.66.5","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^6.0.0","semver":"^5.5.0"},"browserify":{"transform":["loose-envify"]},"gitHead":"b245f83da57150771bdf4ca04ba351cabe4247c8","_id":"react-redux@5.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.6.0","_npmUser":{"name":"timdorr","email":"timdorr@timdorr.com"},"dist":{"shasum":"948b1e2686473d1999092bcfb32d0dc43d33f667","size":52927,"noattachment":false,"key":"/react-redux/-/react-redux-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-redux/download/react-redux-5.1.0.tgz"},"maintainers":[{"name":"acemarke","email":"mark.erikson@gmail.com"},{"name":"eskimojo","email":""},{"name":"gaearon","email":""},{"name":"phryneas","email":""},{"name":"timdorr","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux_5.1.0_1540499228675_0.6787157947368492"},"_hasShrinkwrap":false,"publish_time":1540499228893,"_cnpm_publish_time":1540499228893,"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"}}