{"name":"react-redux","version":"4.4.9","description":"Official React bindings for Redux","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"cross-env NODE_ENV=development webpack src/index.js dist/react-redux.js","build:umd:min":"cross-env NODE_ENV=production webpack src/index.js dist/react-redux.min.js","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && node ./prepublish","clean":"rimraf lib dist coverage","lint":"eslint src test","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js","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/reactjs/react-redux.git"},"files":["dist","lib","src"],"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-cli":"^6.3.17","babel-core":"^6.3.26","babel-eslint":"^5.0.0-beta9","babel-loader":"^6.2.0","babel-plugin-check-es2015-constants":"^6.3.13","babel-plugin-syntax-jsx":"^6.3.13","babel-plugin-transform-decorators-legacy":"^1.2.0","babel-plugin-transform-es2015-arrow-functions":"^6.3.13","babel-plugin-transform-es2015-block-scoped-functions":"^6.3.13","babel-plugin-transform-es2015-block-scoping":"^6.3.13","babel-plugin-transform-es2015-classes":"^6.3.13","babel-plugin-transform-es2015-computed-properties":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.3.13","babel-plugin-transform-es2015-for-of":"^6.3.13","babel-plugin-transform-es2015-function-name":"^6.3.13","babel-plugin-transform-es2015-literals":"^6.3.13","babel-plugin-transform-es2015-modules-commonjs":"^6.3.13","babel-plugin-transform-es2015-object-super":"^6.3.13","babel-plugin-transform-es2015-parameters":"^6.3.13","babel-plugin-transform-es2015-shorthand-properties":"^6.3.13","babel-plugin-transform-es2015-spread":"^6.3.13","babel-plugin-transform-es2015-sticky-regex":"^6.3.13","babel-plugin-transform-es2015-template-literals":"^6.3.13","babel-plugin-transform-es2015-unicode-regex":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-plugin-transform-react-display-name":"^6.4.0","babel-plugin-transform-react-jsx":"^6.4.0","babel-register":"^6.3.13","cross-env":"^1.0.7","es3ify":"^0.2.0","eslint":"^1.7.1","eslint-config-rackt":"1.1.0","eslint-plugin-react":"^3.6.3","expect":"^1.8.0","glob":"^6.0.4","isparta":"4.0.0","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react":"^15.5.0","react-dom":"^15.5.0","redux":"^3.0.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"dependencies":{"create-react-class":"^15.5.1","hoist-non-react-statics":"^2.5.0","invariant":"^2.0.0","lodash":"^4.2.0","loose-envify":"^1.1.0","prop-types":"^15.5.4"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^15.4.0-0 || ^16.0.0-0","redux":"^2.0.0 || ^3.0.0"},"browserify":{"transform":["loose-envify"]},"gitHead":"826b9a706e46e847bb2f87a59214a9b09adacd2b","_id":"react-redux@4.4.9","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"timdorr","email":"timdorr@timdorr.com"},"dist":{"shasum":"8ca6d4670925a454ce67086c2305e9630670909a","size":26894,"noattachment":false,"key":"/react-redux/-/react-redux-4.4.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-redux/download/react-redux-4.4.9.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_4.4.9_1521649887719_0.5749342642226221"},"_hasShrinkwrap":false,"publish_time":1521649887808,"_cnpm_publish_time":1521649887808,"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"}}