{"_id":"react-redux-provide","_rev":"115-bc0fd3d834883559c1796ff9aba719c1","name":"react-redux-provide","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","dist-tags":{"latest":"7.0.6"},"versions":{"3.1.0":{"name":"react-redux-provide","version":"3.1.0","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build":"babel src --out-dir lib --stage 0","clean":"rimraf lib","prepublish":"npm run clean && npm run build","test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^3.1.0","redux":"^3.0.2"},"devDependencies":{"babel":"^5.8.23","rimraf":"^2.4.3"},"gitHead":"8f4073405b9b100ab5d813ff016fcc13e6fd0775","_id":"react-redux-provide@3.1.0","_shasum":"c49a54ef20aaa398fd2adef1a4d206b22ad51965","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"c49a54ef20aaa398fd2adef1a4d206b22ad51965","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-3.1.0.tgz","integrity":"sha512-R7D1At0LMDaz3tKLP9bygZ+mcUa0EVW3C6squq9gJXJ7POV2cmZeICyk9ZMIPrY+Fl0g7kd5CLoqgKPNgIpoCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjkq6fj2CrRc8Fi+7cRtq/BlxnnRF8WiLIqt8KznIWtgIgHexZ/Wk8dD4BdSIl5uIbzbQ+6/CG1t2aIUn6pZpc1Kk="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.0":{"name":"react-redux-provide","version":"4.0.0","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide-list":"^0.1.1","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"74dc52a6ef009a1e4f694abd3568b6df084e25a5","_id":"react-redux-provide@4.0.0","_shasum":"851d88a597f01776e3533e2b09a0fdbb085f0184","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"851d88a597f01776e3533e2b09a0fdbb085f0184","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.0.tgz","integrity":"sha512-3qet57QarEMYev/HrruH5Abvwwr/87AJghNq1S6q5L22WJBNQlw7nd2HOR6l/LGfS/rWcQSOjr4mNrz+mVcW9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIASJM+sA03i0WLvnNQ3UQ+FSFnTE6InFuRfD3Qj3e+J0AiB8JgZnAfiKep+d7+uqRmBqm1AoChwRr59/zj1dwm+Xsg=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.1":{"name":"react-redux-provide","version":"4.0.1","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide-list":"^0.1.1","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"7b7403333d925c73828f1478f1ce736f1f365b63","_id":"react-redux-provide@4.0.1","_shasum":"d4a24d52557c19b3fc90a17b4e8a8ef23640d225","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d4a24d52557c19b3fc90a17b4e8a8ef23640d225","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.1.tgz","integrity":"sha512-5EMPdJamOI0uE3GBjM2vQle9ZLHShgjCs91Sur9us17En0WLHbKG2jnPORsm3GFK+n6+re3vEmqWHMdgeq5L/Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBGDx0m+k3HPa9Dkq9bjDCO+wDalR0iqEmrpXCMfAbZeAiEAk04dCtTiVqKtpiFlfJXwlJQ94b+4JqOEJLl3QevHd9I="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.2":{"name":"react-redux-provide","version":"4.0.2","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide-list":"^0.2.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"739eaeac289cacc18e9f93a837eee6c46371607a","_id":"react-redux-provide@4.0.2","_shasum":"8e25d303e6118499a95c1cd9e27f9a7e155946b6","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"8e25d303e6118499a95c1cd9e27f9a7e155946b6","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.2.tgz","integrity":"sha512-osP8f/wwSx4He+s7jFi+iP4Wjk4iXN4dRasV5vvyTIGnSllTtffrAKAMHm4Xcvigs6WmJRJxOwZA68/TqaOdyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGnjabOLMrUhyPuI9On8YLyPU0t2r0/WqpO9y6f0DmPhAiAWK5USwesLbQZCBz9EOqe20pFeohQs0mu0Rrl/d+5HjA=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.3":{"name":"react-redux-provide","version":"4.0.3","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide-list":"^0.2.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"0d2cb415cfc54cac0060eed94620c46a1750076b","_id":"react-redux-provide@4.0.3","_shasum":"b94994afbbe274d4b7ab3cb7f5eeccff63aa423f","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"b94994afbbe274d4b7ab3cb7f5eeccff63aa423f","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.3.tgz","integrity":"sha512-E8MP+Y+DRS1gqaNknI9nkpm2lNjqokZLnojkLYx1CC0sUBX+dDMCIsgpNmPVP5ayouxOGt0da0tPNQStlh4VTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWKJIG8Itc/a89fPPavB7jl3Hh90VhGb1F+/AsTyKDlAiBbv2AJKkY15mbVS9rDQKPq6fbWBt3mfpGjXvQgSb/QEw=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.4":{"name":"react-redux-provide","version":"4.0.4","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"ec6513bc5c8b3f76e36684f92bac07673dda6659","_id":"react-redux-provide@4.0.4","_shasum":"d5d6a90739b0fc779b4e0127bedcf1b081366c8b","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d5d6a90739b0fc779b4e0127bedcf1b081366c8b","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.4.tgz","integrity":"sha512-tUhwapFEDK5inITV8AJ+pbS4PNvex6iWF65Eb9CzmI3XxAbMqSTHtLNHq2TDeAbblkqrIOhOX6WBfNk6Z1mgPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzNa2glnxoelgwLmPXk8mncz3Aq4+PQ/7dELNP9OiwqwIgEnLCV5W4fvdgiWd+uykWFqdsMJPzlmeM6j9bRdmrE4s="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.5":{"name":"react-redux-provide","version":"4.0.5","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"1213b4f81d84bb312abde96a1da0cf749c38aa0c","_id":"react-redux-provide@4.0.5","_shasum":"aa3cb1b680408cb4a5235631b7cf611b6195c4b9","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"aa3cb1b680408cb4a5235631b7cf611b6195c4b9","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.5.tgz","integrity":"sha512-ZDD/WCVbHbl/RytP1CugZkscQU1wmIK+TXiEjt6TKbWBmBezFvfvnyWNFg7aW2cpfLnIV7PVnUpyWw+HVE5OZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNZe6pgPqHI8Q3ITtibInHIavDQdLcJuACdHTxGx9CAgIhAKMnHuM10WqFYUIQN3/IUVZrt3JZcZ2H9WsVPLJEQpLF"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.6":{"name":"react-redux-provide","version":"4.0.6","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"7d0952525b7fef28e1d6a999337671073107eecf","_id":"react-redux-provide@4.0.6","_shasum":"799988b4a0c235b5fb0b26d655137811d9e47192","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"799988b4a0c235b5fb0b26d655137811d9e47192","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.6.tgz","integrity":"sha512-xSjsDqOW9eWjnTsRld2fGWymX1AlgVEKeTZdnVSg3CIIzPqAhvuf7JlXvj6NzHOUFXOrSU/84kK87hzfGHsDgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBIPPVswurWsQ6blHYnYnHSvJqv84nT+gm3U+mOEhxHdAiABj9zhhOV7zQ89aSVnvgoBBzBftTe90Fg8voeKoaDsnA=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.7":{"name":"react-redux-provide","version":"4.0.7","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"0b937d8ea3befeb5f666d847081e421e4c560e38","_id":"react-redux-provide@4.0.7","_shasum":"0a3073f3abfc657e61415faef238df8f26b88f43","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"0a3073f3abfc657e61415faef238df8f26b88f43","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.7.tgz","integrity":"sha512-X71PiR6yHu4SgcNgJRJr6QV42KPIqgihlUPiB2LTbrznaqbOMH4MXbmZRWyRi/BpclabVId0sXkSye7EZp1w/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBYGW8lmK0OtNRH9VOCrYefM4sSFQk81cFKsC8Iw52bTAiEAmeTYE63nZq4o2IPE2L0Z9gz1CWEG8Xvu3Iy8nUYYp2M="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.8":{"name":"react-redux-provide","version":"4.0.8","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"652ba2055c418addb02f85f120fc89b3df425fd8","_id":"react-redux-provide@4.0.8","_shasum":"6b55fa96b1b117ded4f8a0e40a20bf7f5f5fa857","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"6b55fa96b1b117ded4f8a0e40a20bf7f5f5fa857","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.8.tgz","integrity":"sha512-9YqxkDpnATpR5eZUH+kWql71xaMgyOnfHNPqp1bS5mP3iICxOwj9ZB8Uzu1SnMwUwlUMjMBnYhDE/q/B//v9Sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRJT1/GxWbDQY6PEgQH5RIvwRcJnBihIC65uHtqQCxPAIgW54HVRfg2QiFN8NJvqxjMdbEnqu9NegVD7d37p+mDCc="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.9":{"name":"react-redux-provide","version":"4.0.9","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"7f0fde48b50940740c3ab4d6f02c373d95ec657f","_id":"react-redux-provide@4.0.9","_shasum":"910f9c2e59849a843794bb3ec4e02b16a1192636","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"910f9c2e59849a843794bb3ec4e02b16a1192636","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.9.tgz","integrity":"sha512-mP20o6BkqlWG8dMDd6gduJ3sT1kLlDL1/Cb7OPDcQ4nlgColTuuACpRAYv+C1pfwh8pXMCUFlindjASfzWCGkA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZPzhqaLw9Ru4sALBx//4nPgvA+s7mPxGpei41r5wz7wIgNYGDD2ysZv4RD/hImrdxRg7n1RPuI85aav8UtcCVLEM="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.0.10":{"name":"react-redux-provide","version":"4.0.10","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"916a63cf391b819b3bc32746e8cd8fcc9f545bbc","_id":"react-redux-provide@4.0.10","_shasum":"3f798c37109ea392a9c1ea7b4f2079ed703c371a","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"3f798c37109ea392a9c1ea7b4f2079ed703c371a","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.0.10.tgz","integrity":"sha512-tAehwRAkybB8tyAyjs+jaWXolGTkFYGrXuIjVGYCh1ozxOJdRtm5F1CleKA1kGvhgi1Z9RjcO7nhu5WSQfaBmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD05XIBhgByJP/duSptANCK0RayVQ1ijWOqCmvP06eaSgIhAJOhiKAVcArKnXrAGkHcbUMay+kfFqhJlPCDpArFqv9z"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.1.0":{"name":"react-redux-provide","version":"4.1.0","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.0.3","react-redux-provide-list":"^0.3.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"1a735f097b2658f8562e31587d7e231ae688513a","_id":"react-redux-provide@4.1.0","_shasum":"8407ba8a05f6024f56ed1f41f32d05eb189a8fa4","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"8407ba8a05f6024f56ed1f41f32d05eb189a8fa4","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.1.0.tgz","integrity":"sha512-1b3bQZMYH+5hWZecruUULRIufGW7rUmqTd7c5vcgDqluCj9SRiUEdn7yeWJ/V5+eqeRtwNqgcrPPWt2GSJH9fw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBj93Qt/RTu7ENtDizLB9zLj+5haRYviTbe0IqYvFM4YAiEAwT8CHOMoS6ckxCJk9hqnvYReUztwDG17cbuS4gWU3dk="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"4.1.1":{"name":"react-redux-provide","version":"4.1.1","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.1.0","react-redux-provide-list":"^0.4.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"26b84edc67816a6089f4c560a75d4fb5db6157cd","_id":"react-redux-provide@4.1.1","_shasum":"2b30b6c9a1439ffd3c56c22d05a2924152f38e45","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"2b30b6c9a1439ffd3c56c22d05a2924152f38e45","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-4.1.1.tgz","integrity":"sha512-rTh6InQMB2mX6LPrSE0+QSUzRPNLUBlIj6KJbakUA/c/2us8nI2JhzbSsUU6DvIXzThF7Mj19N6HavWGXogprg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD12PR9Ok92q3VEPdL18aOmJgSGGu1TSnc7R+xyCs9VsgIgN/2GVqZOcYCpOuJxKMmo3uWdM09BHUADwfq4261kw2Q="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"5.0.0":{"name":"react-redux-provide","version":"5.0.0","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^4.1.0","react-redux-provide-list":"^0.4.1","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"ec9a5c9f4a48cb22738397baa96b76a842dcf6c9","_id":"react-redux-provide@5.0.0","_shasum":"324251207a4bea5f069c9f591a3752b784516a0e","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"324251207a4bea5f069c9f591a3752b784516a0e","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.0.0.tgz","integrity":"sha512-9wyi+S/UD863DT+gmYQY8nVe9xt2g9kMpbn4lP+6TLOLEn2S5bMqrG7sA1Et4gZWBBj37BT06r8J9/D9TatCmA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGaqG617Ejo579NrD1s9l5tC0ex2Kh4kupNeTw1mR62JAiAEq1D4TZ9E46NQeKO5r5prYYVBJKFzjSNyceDKeE/0Cg=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"5.0.1":{"name":"react-redux-provide","version":"5.0.1","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^5.0.0","react-redux-provide-list":"^0.4.1","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"585eb5d0ac4e95f91f24077380ba4678f473c13c","_id":"react-redux-provide@5.0.1","_shasum":"1708c352596153e7edeb7f130e8e43459563d61b","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"1708c352596153e7edeb7f130e8e43459563d61b","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.0.1.tgz","integrity":"sha512-4YzSLuXrsnwEDqu5Aeeu+EB1QsMxdaH0/OWFyqlHhfyny8LyrstxCTLQ2IO15HYxjGraYmkkWymSxIhpz99W1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICgSvHiLLYuaPPFo6JVI946LEbzHg5Fz6n2WjNF3BpefAiBWBZgoOGM7Yu/X2BUO3KmIouBYPDy9LpB+mbIk+2Eq+w=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"5.0.2":{"name":"react-redux-provide","version":"5.0.2","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^5.0.0","react-redux-provide-list":"^0.4.1","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"f119a708db33277da91a2d698e5cf10642907f1c","_id":"react-redux-provide@5.0.2","_shasum":"7d47d1266d001683e3294351f707acacaf11d484","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"7d47d1266d001683e3294351f707acacaf11d484","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.0.2.tgz","integrity":"sha512-i5dxu41og24B4VYmiPZ5sXanFmx1je11aqhC0eDwd+EufRY2xtPQdR/Sh9n9GhRkdnbEvlXZMgNljok19BpcHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSwhyfvKyxpH/Go+IRsKpxpjgG1RkidYKgsz76TizUkgIhAIUfMwLrQlG0E9UOkgSxq9zcc3f9eHlkiM1hviDxwQEY"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"5.1.0":{"name":"react-redux-provide","version":"5.1.0","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^5.0.0","react-redux-provide-list":"^0.4.1","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"72bba55b6464ae2dfa060ecb04a3346e35d8bf04","_id":"react-redux-provide@5.1.0","_shasum":"d91c14a825bb24b57492f08c09256366f6653a0c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d91c14a825bb24b57492f08c09256366f6653a0c","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.1.0.tgz","integrity":"sha512-7mEdY40dcnKdLyyfBlZyCMA7tA2b0XrSNbss0LDIhfpP1CmWqS3+VbiM/M3D8+PgBdVDjAi2e62l4c/oEvBgnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqEhUrCpVczwH+ENJt8iXmTPftl6BmY46c/nbE20AhlAIhAJltKlKcHLRk5pelhD1n0ZfxxoiVuVUMFNpXb8EoeBzn"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}]},"5.2.0":{"name":"react-redux-provide","version":"5.2.0","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^0.5.0","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^5.2.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"0874512bd12ad1491465463f4566ae60f5e8fcf6","_id":"react-redux-provide@5.2.0","_shasum":"64d119b951fc42d390b9ae26d32c2df5411fd1e4","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"64d119b951fc42d390b9ae26d32c2df5411fd1e4","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.2.0.tgz","integrity":"sha512-QlABI7JknwO/CAxsXWfTXYRimqJeWciR2nNGyJe/1NcwAeVCducwQNQJBb+5kkeJep5IUYIqfxZOXb2UU4UvkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCD9MwYw0z/B3MvidsSOAU6wmTZ1EmRlYnssbd5GDjCpAIgQ9CTMI9W5m7JvHk1TNAemu21V7mXayRqpF3EbIdZmrw="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-5.2.0.tgz_1454502299146_0.6279309147503227"}},"5.2.1":{"name":"react-redux-provide","version":"5.2.1","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^0.5.0","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^5.2.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"42939cae59992a8988b37cd9bd0b99031589d898","_id":"react-redux-provide@5.2.1","_shasum":"d9479488368e3a6c0d9b8836aa949263266c28b6","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d9479488368e3a6c0d9b8836aa949263266c28b6","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.2.1.tgz","integrity":"sha512-l1OW02KntJj68xA0AqMCWtZTgDRPcCXi8PN02qnDhy8bK40QllQiL0uqjBsqZNDYwkHKxfTtpVsWPJ90Y7GtDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCc8OvQQMjqO/KkONSsqDXM7nRIDE0rAt/2Mp4d+OlGAIhANKbEBmr6XoXH0k+ZgAtLeO84edBitS47uc3Ma9gnjzr"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-5.2.1.tgz_1454686762188_0.6032338081859052"}},"5.2.2":{"name":"react-redux-provide","version":"5.2.2","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^0.5.0","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^5.2.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"9ad8d59f0b63f9a0bf9797b80cbe8d0951cd22bb","_id":"react-redux-provide@5.2.2","_shasum":"1166e3bfb14ba2dfb668784b01aa5284b86e19af","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"1166e3bfb14ba2dfb668784b01aa5284b86e19af","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.2.2.tgz","integrity":"sha512-OVkuprlMZaWioI22Yu/eHJlSv7SAaBRhZJyzwrYcbSInW/xtSLS8r4XpyXWhWLenKZLo0vG3T/GCgED+wiuyJA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOGzVg8LefDXV7Gi0DFPRK1YG34VXN57WtwZ36xhFEmAIgH2NNvado3eusAblI1UlpHJ1mgeUxynYS89dYoal0Uho="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-5.2.2.tgz_1454941710190_0.45965514378622174"}},"5.2.3":{"name":"react-redux-provide","version":"5.2.3","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel/register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0","react-redux":"^4.0.0","redux":"^3.0.0"},"devDependencies":{"babel":"^5.8.21","babel-core":"^5.8.22","babel-loader":"^5.3.2","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^0.5.0","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","react-redux-provide":"^5.2.0","react-redux-provide-test-utils":"^0.1.3","react-tools":"^0.10.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"c250064ef59da939241c9f5fdfb50e360d91f6fb","_id":"react-redux-provide@5.2.3","_shasum":"895f0ac94c9c5830e73fe7a4fa71d9ab09685636","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"895f0ac94c9c5830e73fe7a4fa71d9ab09685636","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-5.2.3.tgz","integrity":"sha512-SHlszHvar2F4pnXRTjp/cZvb8A0tD0PJc3F+rsb0NLdDtb9DIO3PC6sBdrhD8sGBSAMKjutSUTXgwWj7wJgqEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD8kEda/e75CW0kN/kQsZot/axO68OwTikVeAjNLhM7AIhAPVZk8k8Zp0LUjctJHVupZweQ3856qZ/poZ7WwZeCgLP"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-5.2.3.tgz_1457793627341_0.39787374739535153"}},"6.0.0-rc.0":{"name":"react-redux-provide","version":"6.0.0-rc.0","description":"Wrap components with a smart component and later assign providers (i.e., stores and action creators) to it.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel-register --recursive --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-rc.1","redux":"^3.0.0","redux-replicate":"^1.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-plugin-transform-runtime":"^6.6.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","babel-runtime":"^6.6.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-rc.1","react-dom":"^0.14.0 || ^15.0.0-rc.1","react-redux-provide-test-utils":"^1.0.1","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"17effa082cf101b70ca4ebb6e6b1e167693e320a","_id":"react-redux-provide@6.0.0-rc.0","_shasum":"69c8fb326996b07100b26c3a80a330d21fac8539","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"69c8fb326996b07100b26c3a80a330d21fac8539","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.0.tgz","integrity":"sha512-zNIYouhKOGwJWhHeYiWjhzRhEvhEd/eNygb/vZBekCMG83X3ayavI+DYp9LTsnWsBQw1go/VWdNvMajzdXuYTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmDwoQFEZXXmkeH4Tgn0UQ7QSkLZF85DrFIrblp1FSuQIhAMV8ac30KQb5rwvyCO5nMrPwSLCGJSUGONc1AjuZ9Wqb"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.0.tgz_1459782255755_0.059998106909915805"}},"6.0.0-rc.1":{"name":"react-redux-provide","version":"6.0.0-rc.1","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"baab203e42cd6e3d82c9f3c887aea1e9b3cb9f29","_id":"react-redux-provide@6.0.0-rc.1","_shasum":"71ccc8014f846641c70432b20d3bacac61ed8fbe","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"71ccc8014f846641c70432b20d3bacac61ed8fbe","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.1.tgz","integrity":"sha512-+o4pw7gdalttaZy5Ff52JrAXM+dbWkDvrinqfTsnnSaWCVT7WsLiexfvCDq0qJDCJKvZzgjezFz5YMzbF0goAQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDT8sYFyAv/EXPWrvPk/PEdZcEheVA6sdxw+NvoWobJpgIgFPEkbMd4OJRERdF0il2aqqEOtgcjJTF2xhatYugYtnE="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.1.tgz_1459880334758_0.6525316131301224"}},"6.0.0-rc.2":{"name":"react-redux-provide","version":"6.0.0-rc.2","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"f750de1dfe434843ee0ea6855afe5f2bd0847de5","_id":"react-redux-provide@6.0.0-rc.2","_shasum":"0283230ff80fe16c5533d7514c7f70912c7c873d","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"0283230ff80fe16c5533d7514c7f70912c7c873d","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.2.tgz","integrity":"sha512-YgvlPjcQx2we7hAnFITw2/AI6UObDJL1/OtzHck5rwGrLvG2opO1qoaS4AY4K3448K8SoiYXd9Wno9YhTNHIRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCI0VmVDt3c0dcx3/8FeQOwo2/JE7L8i+riMfym01eD9AIgMJnkQAUkS7DgoKSJYvV+UXFPHvKgHPW8OqfUES9MQ5w="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.2.tgz_1460018936359_0.40716288797557354"}},"6.0.0-rc.3":{"name":"react-redux-provide","version":"6.0.0-rc.3","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.4"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"e370b4d377f0e06601cc31594391875408127a2c","_id":"react-redux-provide@6.0.0-rc.3","_shasum":"97682255331fe13023f9e0dee581e3db5df8d56f","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"97682255331fe13023f9e0dee581e3db5df8d56f","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.3.tgz","integrity":"sha512-OoIrCEfa4S7s3NbemoSCldSQwAV4VT0HrPwB13MtOpN4B5bFZAdmvmOWiCB4XEDR4dOeri1LkMrg7ptzmTMW7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJXcLCUIuS2QGhDVjGR30dRDNUg7weKc7HRyczGs9jlQIhAIgA5DLsZNJKCOYSjBlQhoYonP+TxZ4w2wBskJvqWNfz"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.3.tgz_1460083145914_0.0640928945504129"}},"6.0.0-rc.4":{"name":"react-redux-provide","version":"6.0.0-rc.4","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.4"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"a97d7bd0c4f544c8f307973fe2bb84055f2e76cd","_id":"react-redux-provide@6.0.0-rc.4","_shasum":"625e838d12c36d404ba6f75ab0d4000bb919320e","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"625e838d12c36d404ba6f75ab0d4000bb919320e","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.4.tgz","integrity":"sha512-D2Qk1j2hIrVY+GrLHuVAQ0G9o/8oa3kxH4etFO9cS7yTv0zR0eL2n/phAnD7ja0toHvvaFqA7d44eytE4OCCEg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMppihVap4tp30Wnuom/V1HKvMDmr0Sr9JduZBiN4ojAIhAKPEEQC1uQLXjfWIY13tYSH0AAuB2tP1CZZD/ONiESkd"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.4.tgz_1460137136936_0.4160741998348385"}},"6.0.0-rc.5":{"name":"react-redux-provide","version":"6.0.0-rc.5","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.4"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"d4bba303c6bd7e1e206b2e0619a3f358af1008df","_id":"react-redux-provide@6.0.0-rc.5","_shasum":"7d31b839ac11ed6a92fb401bdf74edf2bf2c2a81","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"7d31b839ac11ed6a92fb401bdf74edf2bf2c2a81","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.5.tgz","integrity":"sha512-pFMtd4wSLGXXxTvYB+3NRxHRt0x9Dcxg0pymtEiZ7WykK34HY4uHC5tZPKQmhJwkE3DEbyRQMyv+cRmBf7Nq/Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD76u1x0RBr0JmoPjt7s6eCRdVWpB6Q0FEZwrBnUxuAtAIgKuaLqDeI2VwN7JDN427IY0Bn4ovv7QGkWcy5FwPtu6s="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.5.tgz_1460137443832_0.4810285496059805"}},"6.0.0-rc.6":{"name":"react-redux-provide","version":"6.0.0-rc.6","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.4"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"adf6acd95b30dd74bdac6acc412bb8df3b3f4634","_id":"react-redux-provide@6.0.0-rc.6","_shasum":"38255187c00b8b128e097333ab0948dc2e309b19","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"38255187c00b8b128e097333ab0948dc2e309b19","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.6.tgz","integrity":"sha512-QOzQwEgRea1go6rhBO/5MtstuaMaCKWZMuaNZX1D4eJ/zIKQzjZR1HLL/QvidW1gZ3yo2w38wz/3sUMvqgW21A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/oIYLwBafNpng+s5XyJBsUasftwUJU+E/0mBF788YRQIhAJl14bWyTXpD7jSxnJ11rEoDDoiQodlJ3z9+nUSjSaNf"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.6.tgz_1460137750532_0.35778468614444137"}},"6.0.0-rc.7":{"name":"react-redux-provide","version":"6.0.0-rc.7","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.4"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"40a12fb7db9995bcad50827444fa83d7f239fb39","_id":"react-redux-provide@6.0.0-rc.7","_shasum":"0c8e99577cc5780c1b0f95e1fb077f64263178da","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"0c8e99577cc5780c1b0f95e1fb077f64263178da","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.7.tgz","integrity":"sha512-FtSXQl2AU4LO4bVEMlA7caE6M22pfk9VqJ7YE8B4G/1K5WRy2xj9pzBqrw4auq1RvNq8jAX7ETYfYkiBRQLm1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxsUHwNnwCcITx8ls5wt/rFJxzolm/gIBLy2dUA//9HAiB605uWIDgjf8EaNMogoICVVOfXgigqnnq8qTuEpmzZ1g=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.7.tgz_1460152673211_0.7423031365033239"}},"6.0.0-rc.8":{"name":"react-redux-provide","version":"6.0.0-rc.8","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.4"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"c64644692e2db6c394aa4a5f612217836f06d6f5","_id":"react-redux-provide@6.0.0-rc.8","_shasum":"5fe6aff3d3843ee17d779eef52450ff4639871b5","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"5fe6aff3d3843ee17d779eef52450ff4639871b5","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.8.tgz","integrity":"sha512-qrGlqGrtjh2NDgXsSxQzRlP5Q5pAWiKYZu4j99DLVq28Zy9BXtrsCY+jBDY/5AlMsA1qK5fIgDVVPCutQUVJJA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9sCwvfgamturUk1m+rEmui9uOiLp+RKRgLcf0AthBdwIgULeaf11s8eWZ0jFVXPlwdCknKq/+TDPnnNWZwe0i0e0="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.8.tgz_1460159277299_0.311750692082569"}},"6.0.0-rc.9":{"name":"react-redux-provide","version":"6.0.0-rc.9","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/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/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"1f1ec4b9532356af21395a985d7611993a94eb1b","_id":"react-redux-provide@6.0.0-rc.9","_shasum":"2259f61d238255489cc38eb67d3d4b5f03863331","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"2259f61d238255489cc38eb67d3d4b5f03863331","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.9.tgz","integrity":"sha512-CZ8eD6PAtzP9G00YoM7pWNerXFv9Ot60zAj+wGod9Pi1mOWJVpFe43YsK4bftDifjRHGLqmX3G+EVlXoz+TDJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA2sYSXZ+xMbVqDnU+Sd9+AS9syD9YOSEpE+cG6CzzaeAiBTdOrZ8CdrVyIKmt2ogTZ59s20euua2ymwj70ocT/1SQ=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.9.tgz_1460336983062_0.40765002369880676"}},"6.0.0-rc.10":{"name":"react-redux-provide","version":"6.0.0-rc.10","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"c0e8a0ed214b2c5b70f438ba8178da5169cb1b68","_id":"react-redux-provide@6.0.0-rc.10","_shasum":"12debb1f0f969bec2c8899915b6b08e047353c64","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"12debb1f0f969bec2c8899915b6b08e047353c64","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.10.tgz","integrity":"sha512-kLeN7zW49FjaXbbGxyWGEnz6W5mubXt1LinulHTwzziQ91m2pkXYHWI5dVcrLwm0Z+ReP2EgVgvRfwJAEuUPEg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwmZAAR9S3iCpj0MiKETK4tZfdicx+/qX7vhffTPnBHAiAYbB0NagRXjiBmwjBhq1dd00sUU4AzjKQusolmRb9fAQ=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.10.tgz_1460507050586_0.5269213288556784"}},"6.0.0-rc.11":{"name":"react-redux-provide","version":"6.0.0-rc.11","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"4ad30b019b2985944c29c1696583804743c17813","_id":"react-redux-provide@6.0.0-rc.11","_shasum":"c1471c96351b3707d4ad55a2fae3bf7acb342a14","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"c1471c96351b3707d4ad55a2fae3bf7acb342a14","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.11.tgz","integrity":"sha512-yuApPHWAXfTo954+jXjRroEK5b++d6ihMR2maoW+Fea4JqKWaM9q2IOYCuwZXqheEQo2kG0cIe5DYOyRnQu46g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA+54j0W6ay3wSFeDR3RpgRwAwfcUf1NXn91KDFOKCM0AiEA4TML5DQisA1cvXT/6qbYOG72nazIDTOO8Iz7iY/KNJ4="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.11.tgz_1460979681109_0.32605792954564095"}},"6.0.0-rc.12":{"name":"react-redux-provide","version":"6.0.0-rc.12","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"0c3f50ac3fe30a4bfcdbad0211ee269268ae230f","_id":"react-redux-provide@6.0.0-rc.12","_shasum":"b643670f9803ee98262d0bac0c827fd41273b7b2","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"b643670f9803ee98262d0bac0c827fd41273b7b2","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.12.tgz","integrity":"sha512-dVZyWqMjWbmtabnnfckOlp0EbjhFvYag/uaPBdG353NEOhX86BEXqUCkU+MuISaQuhFbTdtT0X6fPYvU/Ihm1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGWjESNcOVqcBKqOxownWqMQ9vDdB6wmso09Zg82txngAiEA7Rgvs1uCnjEEIZ1T+WQOHmXZgoJhuLWzOuETuvQm+8k="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.12.tgz_1461126419969_0.9788544864859432"}},"6.0.0-rc.13":{"name":"react-redux-provide","version":"6.0.0-rc.13","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"f31d3e40296a0d8334ce5855f65ecc8c132b943c","_id":"react-redux-provide@6.0.0-rc.13","_shasum":"505799d641d893a699c77216de5c6f10ea9d8c18","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"505799d641d893a699c77216de5c6f10ea9d8c18","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.13.tgz","integrity":"sha512-S84MfRr3NE0ED0ETx7ODTYQCNerVxsSi5AmHywrNSCn10zG3EyPthPERMc8VF4AujgY0UW3GE/+YR592EzbXfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVmeTT1rt3U8XyR1gKu0aXYj8WA0lA0gUlv3sbUeSc5AIgb8YekXxYIzCN20ZPpJmgKD6PZlEPc/FCZBXJNHe12U4="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.13.tgz_1461143247283_0.07181062432937324"}},"6.0.0-rc.14":{"name":"react-redux-provide","version":"6.0.0-rc.14","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"95a3668d925b354dcdd019f2210dea7109bdfcfd","_id":"react-redux-provide@6.0.0-rc.14","_shasum":"249366798e9b88902e93e192a75dbec2aa001d0c","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"249366798e9b88902e93e192a75dbec2aa001d0c","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.14.tgz","integrity":"sha512-kEFoEeOhhTUrmGelMHPtc7LZcIr4u1agYoPNcoi7nXMOSvyI/87L3ZLk+FywQ9Xyu8LjOYbC9ji5YHMEfGYndA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEA8BR+bY3c5QTJrxIzvMRLLQcSE+REffSWSlpRHy7SeAiB9NYZGCQH65sDMvBzr+hq8ZA8bTdthdlX/7OakHPo19A=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.14.tgz_1461160878472_0.6404523982200772"}},"6.0.0-rc.15":{"name":"react-redux-provide","version":"6.0.0-rc.15","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"c0eb928da5000ebdd0b0eaa22f6f1ab2af07ce1c","_id":"react-redux-provide@6.0.0-rc.15","_shasum":"7bb4d28f86a65b9e3b031d00961c3d58eb11ea43","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"7bb4d28f86a65b9e3b031d00961c3d58eb11ea43","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.15.tgz","integrity":"sha512-iX1fb8an0tWh0XrO5xixg/U52wVdhlz7n7s40aQOCkuLVJYqE710qGy5cnURn9AXrCnIKYCUSbf+6QAtZE16lA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3Wf6Pl2TYD3a26zauZnxov3/8xV5x4td2MG1BwVgU/QIhAOTGNx5iO3nKd17YTZVdNEhwFcwmiKGC1m6sqzFFEbuJ"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.15.tgz_1461228067839_0.09692089166492224"}},"6.0.0-rc.16":{"name":"react-redux-provide","version":"6.0.0-rc.16","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^1.0.5"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"e9f9dc4f6153c9561221de037c3fa914fa47da41","_id":"react-redux-provide@6.0.0-rc.16","_shasum":"086cf2fa31c44a9b9a63d0bf4ef19f5c7d34a13d","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"086cf2fa31c44a9b9a63d0bf4ef19f5c7d34a13d","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.16.tgz","integrity":"sha512-5KyiWUEvcq6qDTi77GEg5Ske2YjKiP/qHi8Nv/J8p83H6wzs94HrTk86O+Sph+DR6XutJzcoI6TLFU3+w9hz8Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA1yFVymC4UtiEqAIvbvoktjwch3mfwFP3qUzM7hCaZvAiEA76iHpnSiiy/fnQQTnY4ALd+GNzkU1RBS+ypNls5v85w="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.16.tgz_1461802363892_0.951921064639464"}},"6.0.0-rc.17":{"name":"react-redux-provide","version":"6.0.0-rc.17","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"349d95aa56f9eade82ecda0a1332801ddf454c99","_id":"react-redux-provide@6.0.0-rc.17","_shasum":"db9d579e46231743fd5a981133a74351afd10312","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"db9d579e46231743fd5a981133a74351afd10312","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.17.tgz","integrity":"sha512-v77PqhLpnmmop4gndhmmF7sGttkJwFXLZ51FhgX4I/5B3/o9jREWJeeRt3gF/caIn1T4NB5sOxC/1kMR3KOh1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1rkAJjTDBq8SsyL9ljCvGIv8rlS20glSncFlFG1koBAIhAKdAhgW7YHIQG9Fdq5LgwiDLKbSmBAlOU49UddqsZHPC"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.17.tgz_1462316666640_0.6685574883595109"}},"6.0.0-rc.18":{"name":"react-redux-provide","version":"6.0.0-rc.18","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"7f74ad12d4d6fe41592eae6439914fa8e87fc41b","_id":"react-redux-provide@6.0.0-rc.18","_shasum":"12293247116946785d9d66cff2ca1a25dea12cf7","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"12293247116946785d9d66cff2ca1a25dea12cf7","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.18.tgz","integrity":"sha512-L5uOhVjY+POTIwZ0J8CnuOIcG0032T6kMPrAmovAYzETAmGks64wRTp8ytmHcUTI4WhKdjAcLFQnDRQbhPJS0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJVanp4xkf8rIjYCU7X9jm7PR8FKmEfB7u6V9IF7Q2lAiAZZ5S5tg8tVLNS4mVc1RbOcCLlbHn7kVGulwc3bjLodQ=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.18.tgz_1462318110694_0.1673813567031175"}},"6.0.0-rc.19":{"name":"react-redux-provide","version":"6.0.0-rc.19","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"aeb63f77a164c5d90ad6d0bbc5a7093e8ad949d5","_id":"react-redux-provide@6.0.0-rc.19","_shasum":"eaf9bd7b3e296dcac6d6c0f0c418af7b7dcc1996","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"eaf9bd7b3e296dcac6d6c0f0c418af7b7dcc1996","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.19.tgz","integrity":"sha512-S5H7Aq9QZOK9LHA4Tg/GFSa8kKyd3VfBHbKyJCzGmz2r3gA50A+bdcsQLXPmmyuVr3PY8bSSoO0W2yHsw+vWAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCds8DQkQ0SkLHJpvqaSwL1P2w8c4v5vRRUyV4jQKi6dQIgLWFZ4clHJERiyYv9OJepyIhgo9shb0TyXfFJ2Y6aFMk="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.19.tgz_1462494162591_0.46081592072732747"}},"6.0.0-rc.20":{"name":"react-redux-provide","version":"6.0.0-rc.20","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"79ec2ae0a6099c8387e46f0d6c16acb6339426a2","_id":"react-redux-provide@6.0.0-rc.20","_shasum":"6036054e8bb2659eaf37a6348948842105096e14","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"6036054e8bb2659eaf37a6348948842105096e14","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.20.tgz","integrity":"sha512-K36LwtFmYf5y5esFaarltOI3f/RJAGPkW2tyDEwn8tbB2RI1cltdaB7M+RVwPFZpX7AeyGP/gwjSTq9KuO/BaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIcLvx/hNTpjESrR1pXK5ChYBEwQS7yd+/CaIxtcafeAIhAPLSRzhfHUtI/028qTBzM7n3xYr+sKEdamiGI2e1k1fC"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.20.tgz_1462495639854_0.7241546346340328"}},"6.0.0-rc.21":{"name":"react-redux-provide","version":"6.0.0-rc.21","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"5c3a91547505d083fa3e7393d654da5b1ffd631c","_id":"react-redux-provide@6.0.0-rc.21","_shasum":"c11c5ae61c4d2414fb77a174ddb04cc4ea7a4c81","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"c11c5ae61c4d2414fb77a174ddb04cc4ea7a4c81","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.21.tgz","integrity":"sha512-g7vvXRT+SYw4AQF3U9WIdTD1xN1rsvn+pY5k3YYrot7wjdOFn/LiHk61SpGA9meZwB/Dmbchj3a3UT797B6cdA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBpD67E1m5GONpGM0J4axVIObG2Idhbzvm4zLmByG/4/AiEA+LFo2ryt7qvk/JESSMgEQKtWlLnm/7NZ09lpPhxXL9k="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.21.tgz_1462498538704_0.24790326319634914"}},"6.0.0-rc.22":{"name":"react-redux-provide","version":"6.0.0-rc.22","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"ae31beb61fd42166d60093e3ad01d2f536e6dcea","_id":"react-redux-provide@6.0.0-rc.22","_shasum":"d776a0a4aa5d033e0cdc9d7bc0cd19e52fd43e92","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d776a0a4aa5d033e0cdc9d7bc0cd19e52fd43e92","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.22.tgz","integrity":"sha512-vHC8B1g67afp/fZWttLq3MQTfLnTDmsZ36Lu0j5Yu8E1TEbMag0khHCBwKcLxl50ymEET+Rv5IxLBK9yAkZHlQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHqDY76MyINHkfPGZfuWQoB3KWA4nhYpG6F4nDRq+oeAIgeS8Fs0VigK5RL7Zpvf+oe9+0b7e4AW47uhO2FG8VRXI="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.22.tgz_1465419975803_0.7427701181732118"}},"6.0.0-rc.23":{"name":"react-redux-provide","version":"6.0.0-rc.23","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"35ec46a42d4b5d860a638ff4ba29774510e37cba","_id":"react-redux-provide@6.0.0-rc.23","_shasum":"a64b2c37257c789a475bd7679a1e928e56c19fd1","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"a64b2c37257c789a475bd7679a1e928e56c19fd1","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.23.tgz","integrity":"sha512-v/5TkKP53HSnoGOLLp9NPOqG8RdzNrDDVXuZufQ02FtdckisbwiRcJeN3r8FR+g0Mzk1QXUEfa24CRFz+AZdJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdz4qlLw/44dbrqSXgRK3BWXd6z8uJ54Ebuw0aNntAhwIhAPR3XEeVIw3KU3+nB18EYt6NS+f+75HJJGvko5Q+PCsZ"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.23.tgz_1465518622210_0.17894110246561468"}},"6.0.0-rc.24":{"name":"react-redux-provide","version":"6.0.0-rc.24","description":"Redux equivalent of GraphQL/Relay, but simpler and easier to use!  Build your applications in an extremely declarative manner.  Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"80309c9168c0f01193e19d689b25760e7cd446f3","_id":"react-redux-provide@6.0.0-rc.24","_shasum":"a8e289f5de0c7bcde631b5d76a1aeb55bc73af05","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"a8e289f5de0c7bcde631b5d76a1aeb55bc73af05","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.24.tgz","integrity":"sha512-OtI2kiBd/9jl+XCz64SdJYfsBH6Xz1B0At7kC9cmqIbZu1ArZEvmiI8m+aSilWxJ+oVChvL3NI2RE5m23Mqd9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBmVr3cFdOVLICWRMTci9Lb7pebQbqITxDU2IfG6h2uMAiBrxVnTg5g5Zll5xrRTSn2sFERKGPbi7aGBqZvYKNE5dA=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.24.tgz_1465523007334_0.7332808449864388"}},"6.0.0-rc.25":{"name":"react-redux-provide","version":"6.0.0-rc.25","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"b6c839b13ba1454423b8d32a172f7441b365b217","_id":"react-redux-provide@6.0.0-rc.25","_shasum":"242f24ccf1409cc5f06b94310e22f709f98f3538","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"242f24ccf1409cc5f06b94310e22f709f98f3538","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.25.tgz","integrity":"sha512-KCW/MDJwz1VdaXC8c0zK0/lqu6Cd3Bm8AsQYot03aNksnEr490VXA+1mp/iOEUux2WBZ2bcCl8edJWd4AqRu5A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDj5bA3Uc2vf3t0UtqyiYI5sJxbTFOz9jlKLfPUlPr34wIhAPIF0vkX/AjMohBHGkUvJ0yltUeohdOr7U3FEH16Zjjj"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.25.tgz_1465592958504_0.1479411122854799"}},"6.0.0-rc.26":{"name":"react-redux-provide","version":"6.0.0-rc.26","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"8ab3ec1f9cc05796f3be5c40f0c39f3dc37a8f55","_id":"react-redux-provide@6.0.0-rc.26","_shasum":"7ee64aab68fb3b8f76d39689031e5199b810d5a5","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"7ee64aab68fb3b8f76d39689031e5199b810d5a5","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.26.tgz","integrity":"sha512-/D1ZZHizOwpD2rBaCRv4OCjjB27Rvw3DzDIwiwo/pEdgfZVCTF8xDraYCzgSoJ8K/le8m6eei/+glfJr6a3NQg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBaEN1fRvgiRqsKxpevmvCfgqYKxpn9n8Aa02ZKMa5lwAiBXbmxhtt+EgxFq5B+EIJhcO/tWXhTkvYzulCc2Se537g=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.26.tgz_1465697718349_0.19716415577568114"}},"6.0.0-rc.27":{"name":"react-redux-provide","version":"6.0.0-rc.27","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"2e034384bc0626f36c7b7ff733967bc34e58919a","_id":"react-redux-provide@6.0.0-rc.27","_shasum":"4fde895d7085fb5d1ed8a5452dacd7384a6e7339","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"4fde895d7085fb5d1ed8a5452dacd7384a6e7339","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.27.tgz","integrity":"sha512-JyfcxV9yvDO0Qr3z4X7A0/ZJDh6OVYGvDxTGZwXFI6MudKHqUDzK/u/teHItPYUgQ2bnIQp4yhDgLVhvBaQJpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFh2qDbaiv1VcHUbg4YMd3zKrHeq6ork4S07zvttPmk3AiEA8cpsw7tB6pDsa/v9IDxcz1cV0S1zGK02oTxIVe1AOm0="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.27.tgz_1465880595964_0.38871276122517884"}},"6.0.0-rc.28":{"name":"react-redux-provide","version":"6.0.0-rc.28","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"071a19de848ead9dc451ed4b16007f632781e62c","_id":"react-redux-provide@6.0.0-rc.28","_shasum":"c1a279eb8c55d6fabf664ad48f907749953e8a85","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"c1a279eb8c55d6fabf664ad48f907749953e8a85","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.28.tgz","integrity":"sha512-ivfi+B6zNATg4xrb/wuvSie+/u2KezO+3776s7fA/rBmbi4GO8cXvifeYntanEzwd+K111NR8UbbCveg071wRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF6Mhhv/FjYmTZdh3+awdXeNTsrqVmY6yb0fBsLhy3SHAiEA8N+ah5hZIdP6DoPJl6/ytrdOKJbnbmqAER3rNc6mqs8="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.28.tgz_1465935179632_0.08039541984908283"}},"6.0.0-rc.29":{"name":"react-redux-provide","version":"6.0.0-rc.29","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"6a14c6f5d49affbbd9902c869c4b352aa738b784","_id":"react-redux-provide@6.0.0-rc.29","_shasum":"27742a0a8107f01151108a2d118d667c168595d7","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"27742a0a8107f01151108a2d118d667c168595d7","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.29.tgz","integrity":"sha512-BV+Mx6BWzLGgqDRkAhJi2TeWO1cWUkgXi4wjsRL1WpfP8Sooe0MO43ICly5YxnskizpitOh3HmgRdaaCxqKqnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWvxsaPWMQLQMPmXyxBwIZzhW+o1BDez/D92MUr4xXDgIhAP1fzPVO097qMfKlecdeD+Up+JqBfPhTylEwz+FI//pL"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.29.tgz_1465943630175_0.5963219909463078"}},"6.0.0-rc.30":{"name":"react-redux-provide","version":"6.0.0-rc.30","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"08f16376df3f65c4de92bc045db427129c1e525f","_id":"react-redux-provide@6.0.0-rc.30","_shasum":"20a8c6d60efe7777c4775bf7f1f2cce3b6abbd26","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"20a8c6d60efe7777c4775bf7f1f2cce3b6abbd26","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.30.tgz","integrity":"sha512-6TNAfZDK8n1DaSIG0o2U5X7WlXmhIqVnk3psGHLbw9tZag1M0Tx3CkmL5D5sXHuviItJPEfUOiDG8MTY+jmD/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDnpwjc9OEo060GZKfmySbQ9Lnm1C2rOPo85mWS5zVA+AiAlhrKbJTVfNw5ktkQiuQa9NSigNvDrRynU+yQo6V9geA=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.30.tgz_1466018143391_0.4858709038235247"}},"6.0.0-rc.31":{"name":"react-redux-provide","version":"6.0.0-rc.31","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"a535d20482d27c5751d12e0b43fac1225609a73c","_id":"react-redux-provide@6.0.0-rc.31","_shasum":"e69cc4067b02f953bc3d71e11277d78e81956445","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"e69cc4067b02f953bc3d71e11277d78e81956445","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.31.tgz","integrity":"sha512-r2yeLbGOi1seV4lal/D6lxF5CldK+waaPKpw+lou0x1G1shungBy+HQKLAV1TdVkAZZRS2YZHOUtZ4C/2+5nXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICkFSdDEUYRI2I/wolk5fw3gGYKsLWzLoIBfnX5vP4RlAiEAkB9cGP8l49GGxMbjlj/ycODmydohQwuGHtJsYNbvveQ="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.31.tgz_1466028885846_0.5696126383263618"}},"6.0.0-rc.32":{"name":"react-redux-provide","version":"6.0.0-rc.32","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"bcb0e59d3c6c86eaf3d057bcc0ee5089c1b898a3","_id":"react-redux-provide@6.0.0-rc.32","_shasum":"df6f7c27caec89a72b25998140eadabe6c75580e","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"df6f7c27caec89a72b25998140eadabe6c75580e","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.32.tgz","integrity":"sha512-/Jmyl9qmOrPstnDv7qmJ4vQVnalfXJNEw6J5uvyAEeRBvHJ2SZSahjRzWh1JjtmQT9JhX4pUDp7VOTMae8CJ2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDz4Zxl9kPvQMneW9z30bTseqNKb+maeEhsbuCDTbwH9wIgLRBg32ii3BLIq0ZEeNBbw4nIx6aVgXq7nr2VczYEpR8="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.32.tgz_1466105067202_0.5851941618602723"}},"6.0.0-rc.33":{"name":"react-redux-provide","version":"6.0.0-rc.33","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"865cb9d5c8db8eec2b47ea9bd488a79e6b2c713d","_id":"react-redux-provide@6.0.0-rc.33","_shasum":"affca284c237e3039c70a0618d87e9de0c454719","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"affca284c237e3039c70a0618d87e9de0c454719","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.33.tgz","integrity":"sha512-aZQ87HiQ2NidgN0l061l3J8KJwCuBd/43S4BBBCJXlECZoiiuOoV/Ze1dJBx7hSTKsGIgdjC+jXna1H8p5m7uA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDE5wbIaaKNtx5pUrxXz+ktU/kDMUT/K0xmG8wzJISSaAIgW08JHZPv4KiTLIB3aNrVMHwJnUPetZbspwJaGeH01S4="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.33.tgz_1466193298066_0.3819974660873413"}},"6.0.0-rc.34":{"name":"react-redux-provide","version":"6.0.0-rc.34","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"66079ebeab9945cf25d94694fb655dbb3fa4f351","_id":"react-redux-provide@6.0.0-rc.34","_shasum":"2906b5afa3efeeb68da0c758d6ea01efd24f303b","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"2906b5afa3efeeb68da0c758d6ea01efd24f303b","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.34.tgz","integrity":"sha512-QDK8m9Z7JI4URmyXj5xe8lteq7okngzc/Mx/3GslJ83/gcOmB96FYiDlegwPRTQ3AcX2sIBvD5YkSi8ieKjaQg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBdUdRBPBpFCvMvA9zw9W8k0jHOJ3aBuan4yPxRDWVNmAiBEEoTxK5WGTBSHtwDWRP7PgrqxYXu9CW8adve4pw6PZw=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.34.tgz_1466199289301_0.45610224711708724"}},"6.0.0-rc.35":{"name":"react-redux-provide","version":"6.0.0-rc.35","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"388325d11344e85f0bb461013e16590eda5bf021","_id":"react-redux-provide@6.0.0-rc.35","_shasum":"ad81dff3bac08303b79eb66c87d142c85e4a4d4b","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"ad81dff3bac08303b79eb66c87d142c85e4a4d4b","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.35.tgz","integrity":"sha512-CARErC2nrsKux0cLpOwf8TFKRWPILA+smbZtLFWG6eE+A02kDyBS5uOSMHTk9UdeOm/QrtUmW1Eh3HJ09MyDmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8bwyLLJfiDVU/y7FmgUKGwW5/aJVWHWFH4xLV8mTZCAIhAN9POVBDQD36QETEHT5qbtFkSvJAPNlyPxgRaxCkmC7v"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.35.tgz_1466304812294_0.2103545677382499"}},"6.0.0-rc.36":{"name":"react-redux-provide","version":"6.0.0-rc.36","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"930a54426e9ae58ce06467d542834e6e2b452dbd","_id":"react-redux-provide@6.0.0-rc.36","_shasum":"8bc79618114d3d807db930321fb54ed073f06068","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"8bc79618114d3d807db930321fb54ed073f06068","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.36.tgz","integrity":"sha512-QXamzqRxsPcnFJIzYJzBDAlLuQz7oaxIhazD6QSeXyQcsiN3wynyXA0Bu4tzN85yWTxCyRx/b0RYRAfoW8YiPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNs/daj4Twnj1pW+9b+9J9gAAVJAN3mUnvnJGp3PKTVQIhAMi5GBpDw6EnjnbrR3et8xE3see9E1rm4S9tSfAGBwZ6"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.36.tgz_1466365979355_0.9353003154974431"}},"6.0.0-rc.37":{"name":"react-redux-provide","version":"6.0.0-rc.37","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"1bdab1aec2ae829d91ff8fc6e4910f88cba7dd61","_id":"react-redux-provide@6.0.0-rc.37","_shasum":"422792f0a60cadf471f4442908679080a5f509a9","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"422792f0a60cadf471f4442908679080a5f509a9","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.37.tgz","integrity":"sha512-jpTxVTLVI+Ek14X/zjKmOyWqnVuRo801jbJRYjRZJuJJuHFPLVPevD0SieQ7+1tvvOY4Ar4RYrYlqKH3rO7lzw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBNwRgdsVLHY6TohI+TxKfRm8PPIb0p2F/JbzGdVuVsaAiBh/eb5buoP+pw8mBVjaE+rvMBn1ckPGae0HQuHtBFUaQ=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.37.tgz_1466423969309_0.9573011482134461"}},"6.0.0-rc.38":{"name":"react-redux-provide","version":"6.0.0-rc.38","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"519906d8d9c535f10a116820b8a0820969e3b2e5","_id":"react-redux-provide@6.0.0-rc.38","_shasum":"651081f95952e70dcd9d06c3e08499b114243c0c","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"651081f95952e70dcd9d06c3e08499b114243c0c","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.38.tgz","integrity":"sha512-AYHQM7+BOWtW3cYx6GGd6yyreyX5eMQ+dzFe8SRlLU1L6T/VVwwnDsq5nnqkB2Lo+hy5XkkBqbajokCgmYULUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBFyJCkvwuZu2WChuwm8hHi0BehN8kOpxxQj2cKr4dzLAiEAzsMNjsoW4rL2hyw7+PKK13eX9acfJk5t75CAaOqtJxg="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.38.tgz_1466424772633_0.1111766139511019"}},"6.0.0-rc.39":{"name":"react-redux-provide","version":"6.0.0-rc.39","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"eee66dba22922b06f8c6a68627bf279d67281f9d","_id":"react-redux-provide@6.0.0-rc.39","_shasum":"b14946c8b6d8219750e91abdcd7906c4662dd12d","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"b14946c8b6d8219750e91abdcd7906c4662dd12d","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.39.tgz","integrity":"sha512-1nsPv/u8jPvM2RbwH/B6yuty0z5dl5ZHUrx9ZFNn8bUFoD6x1d8+iXIIOKesRj/IMq4a13GRqwyTQdmW0aRftA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAwQapw6k39FbVUEN6EbB7R7ijzqeImquphFqq2UkksxAiEAt5zStjXKNadfjf14UJCwR5fLXFq/GUXl7cE6zvIastI="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.39.tgz_1466434398111_0.20227741613052785"}},"6.0.0-rc.40":{"name":"react-redux-provide","version":"6.0.0-rc.40","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"33ef5c5fd0330d16d6e1456c1bc7a9242a5f9ce2","_id":"react-redux-provide@6.0.0-rc.40","_shasum":"4d21251cc9a65adff5311ca30da587c6b3e09ac9","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"4d21251cc9a65adff5311ca30da587c6b3e09ac9","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.40.tgz","integrity":"sha512-Sg02EdmUA5pVe09TCVdEdo6UR4KrymTdhRPBIX1XBwwVZbZgOb/Ok7CVdcQthaPpVzXnbQNgA95XUG1P7aaj7w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEO+8lKPJ1CN/HtgzdM+bveTcvTyy0C3uiSXXcPrwV5gAiEA2gbe95Hb/X/2Ys6Bv49CP3PRtUiEWL6CDGrbqHIrQBU="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.40.tgz_1466456048880_0.7916620741598308"}},"6.0.0-rc.41":{"name":"react-redux-provide","version":"6.0.0-rc.41","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"0f710297c3a168879e806ae4b9ae4c732fbd71bf","_id":"react-redux-provide@6.0.0-rc.41","_shasum":"d83c042bfc344c9136e447c0f6fa126f2cfa8472","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d83c042bfc344c9136e447c0f6fa126f2cfa8472","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.41.tgz","integrity":"sha512-Xb/Xwr/d4mD9p9G1IV5iVs4zqIsuxm0my2nOlXPFvIby2AoGaI7WJP/QE9syNQ7rzykKSUppsdS++4HBDoPaTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGSC6TG9faGDWUCAcHdquNjhvzlp2IlUQAJkg4spTOoLAiEA4yPTjq1kJypzPv6iN2qAV5+L4yRX7XdGQFL1dOUe/0w="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.41.tgz_1466585059806_0.30904704541899264"}},"6.0.0-rc.42":{"name":"react-redux-provide","version":"6.0.0-rc.42","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"8d61589e949324c740410ed09a25632a3b6c52fe","_id":"react-redux-provide@6.0.0-rc.42","_shasum":"725750c116a83c0f1946bb93faabb7dbe135e711","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"725750c116a83c0f1946bb93faabb7dbe135e711","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.42.tgz","integrity":"sha512-FGJmqxSfq9/74Sq8WBd+DdVNFiEN/8H9hfjCTubySn0ByvGGUj4dWIbuy3T7l9i4dx2IAYNFZ/vqD5142LE8Nw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCBdFBeSIbO8hbHdGN9bJRp2O6ggXGwpdtLB8dPR3B4AIhAI5H+BONfSJKcQtHaeDzsI3nn6GMJlSv9QtOAGHl5DMA"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.42.tgz_1466638823490_0.41601867345161736"}},"6.0.0-rc.43":{"name":"react-redux-provide","version":"6.0.0-rc.43","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"6395dabda73009abf88ba3fdccf7034f68ff7466","_id":"react-redux-provide@6.0.0-rc.43","_shasum":"d07d687d93e972eada71f80a5faf85ffe6072f5d","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d07d687d93e972eada71f80a5faf85ffe6072f5d","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.43.tgz","integrity":"sha512-5NulPb8yTQ8OLaBm5n9i9pRucDrfZAyf638YZ+3GIQ6/PLV3UrSDIXicUBAgsjKgicBSREkpdHuWFcMPZ0iADQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBilRO2L1tJo2In6sZ+fjaPmNhzt4hBcN4Y7rYs5ysyAIhAOYFXsNfzfYQMYNj5oxQiV/n14eabwqk3pwEkjD8+/bx"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.43.tgz_1466714047151_0.5570392028894275"}},"6.0.0-rc.44":{"name":"react-redux-provide","version":"6.0.0-rc.44","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"aa9821d0d2dcb7d95e0cddcff973ef5624010625","_id":"react-redux-provide@6.0.0-rc.44","_shasum":"c49d40d050929e39ba9dff0cbe747f9acac2db4e","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"c49d40d050929e39ba9dff0cbe747f9acac2db4e","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.44.tgz","integrity":"sha512-WE9/srRGLm61DK37h+DTgvHan03gUa9262QeWoXDiFEj8iLY/4MFvOK433weXS0u7c3iDeFUJX3vMglqPQcYXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF6WE/oJG+fpHtG9IgY3iGelpCkYE8I0H8PHGhABBtJwAiEA0N/3e7eWuhfEIbWFzmfGkcQM84sOCgUDEKZ69H8dY8A="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.44.tgz_1466724405151_0.6696624285541475"}},"6.0.0-rc.45":{"name":"react-redux-provide","version":"6.0.0-rc.45","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"41dc8f64a60c4d73ad6b2385dd4baf86623a1634","_id":"react-redux-provide@6.0.0-rc.45","_shasum":"f355b69a35777c77b1b0ed2b1bdd8354816ed407","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"f355b69a35777c77b1b0ed2b1bdd8354816ed407","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.45.tgz","integrity":"sha512-w2T7zuIYnk7oNf5A1eOJNsWKoyuM4rr57QeY3tls1qS9gU/66MgFuVjXdbLODnJMKDgPy7IDQSwltmSv+N0Yrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcxw5LAkHdwG7BAhcqhbuYtOKyKFTgISC+rhvmGMrL2QIhALWKDIsZ/ErQ4wKgfD4qU9JwAvnMcnWc78YrTxSE3CD3"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.45.tgz_1466726609456_0.5736808460205793"}},"6.0.0-rc.46":{"name":"react-redux-provide","version":"6.0.0-rc.46","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"2a078f1fbd7d3157e0c0879416f409a115e4ba70","_id":"react-redux-provide@6.0.0-rc.46","_shasum":"660dcd91be9bb7ada205c6dcae3ccaf9bc07b1f6","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"660dcd91be9bb7ada205c6dcae3ccaf9bc07b1f6","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.46.tgz","integrity":"sha512-Chsk5Z4x04LO/xAGpOAEYcw5sHbROlcZTi6DIRtEgOguHzFWspuRYESrg+MLHfNcuQt76CLJPyNiAPQlFjHwmA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/vV9Y53RzA0bsjLDpjk1gs0HB6Knh+oDtc9DbWjXDSAiAiQlYbjtXO2CCEl9BAOkV2j60niwme3pPkbYoZaCRTHA=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.46.tgz_1466729199023_0.867356856353581"}},"6.0.0-rc.47":{"name":"react-redux-provide","version":"6.0.0-rc.47","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"16ac38eaeef42bd4083db9851aee22d016849cbb","_id":"react-redux-provide@6.0.0-rc.47","_shasum":"284d2ab70556555443a871249c2cacbc868c4296","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"284d2ab70556555443a871249c2cacbc868c4296","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.47.tgz","integrity":"sha512-nIuAHU/Zo7dtjSSKzcuDO80vTFlS5u1mEqmVL4jQMkWgG+GpHMC7UY6A4/lZIlipMGt1b/KJixVU6tm0AS47Ig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCi2isWOK8VjFrmqwYUUn8RrOiGIloafMJ67X7GtWtpOQIhAPm4EPprxu7xapbLe4QnBfrxLmnT/6QM8l4SnKIuxjEE"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.47.tgz_1466780728153_0.20295777916908264"}},"6.0.0-rc.48":{"name":"react-redux-provide","version":"6.0.0-rc.48","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"a04d60ed71303076904447281beedc5087b3e7c2","_id":"react-redux-provide@6.0.0-rc.48","_shasum":"d13bdebb901107f7f01d7207576593c6c8d2577a","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d13bdebb901107f7f01d7207576593c6c8d2577a","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.48.tgz","integrity":"sha512-x6SRHKo7yJwxhDS6/zuw2d9EyuKt2TrvI/VC2HV5XWsUhNo/y2nIjEOvjRHhIdH6dA6vFgNl8DFC6hZT8whrFg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9TvBOpNbrN5r4RVu4VvTOaiOSFyVpCVmztc1tx11NPAiEA3R7BRSPJbfP6md3OkMhyGe3sNmd+jsjqqhsWyD6NAC8="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.48.tgz_1466794811679_0.30799880088306963"}},"6.0.0-rc.49":{"name":"react-redux-provide","version":"6.0.0-rc.49","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"7e9b801ebf087bb9a7442d9f4d9001557729eecb","_id":"react-redux-provide@6.0.0-rc.49","_shasum":"ada65259271d8ca42b49f528d43dbb8696113236","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"ada65259271d8ca42b49f528d43dbb8696113236","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.49.tgz","integrity":"sha512-wYn8WypNRQ0sUVQ43fqCwTcR/pjQ2XxHWH8tRzQM0fJZQFKkYqwg4dcgNQZemt6JWvBcX6HmLVx0mNMlbwWk+g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdtHacTZVxzBHmqcMbG4eFh+wR37PsO5LC/yYyolxa5AIhAO9h5vHXOEWToBAHab7MH7xXq+XcJmCyKJFSIxTaRPr/"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.49.tgz_1466822345407_0.6163258396554738"}},"6.0.0-rc.50":{"name":"react-redux-provide","version":"6.0.0-rc.50","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"d8ee63c2fa5fd9d4619d5bbaf2420cee8e1eded3","_id":"react-redux-provide@6.0.0-rc.50","_shasum":"16e432b38cab555037da5d427ab55a4f4d3a2e5f","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"16e432b38cab555037da5d427ab55a4f4d3a2e5f","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.50.tgz","integrity":"sha512-CQ8tHjtDWet2XwCeTF8ItBmLI5KaslN8RFsJElW0qzNIPplzY2C6KAdWpcxSNgFuYm7gHFZGMjYM5ezbRWDO3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCooU9Q7+K14y8uHLGvU1OFyD/pxEFTbC+u4twfV66TCQIgQngGuXWtZ1AQiEdoggwvRCGz7XOc6jGcj99Gmitd3Pw="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.50.tgz_1466889890165_0.9363585028331727"}},"6.0.0-rc.51":{"name":"react-redux-provide","version":"6.0.0-rc.51","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"853bdd05388688ef7d980ef621826b49110df5eb","_id":"react-redux-provide@6.0.0-rc.51","_shasum":"caa74add3bf914402dcb6388b122a1c1f05fbf99","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"caa74add3bf914402dcb6388b122a1c1f05fbf99","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.51.tgz","integrity":"sha512-Excrfqzu/OVut8GANaWOFFiqP3woi0JpKrHDcghvsGXkpwgy3t/kcYWk/bb9auTjxR/dMqQFzr1hpZvHrcDk+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICd8X0ijv6uqo5885D2D6fw2tz48oKqAXPnGL9TozuW6AiEAmESZhvR9jh5+fbFhhQ6Xm5i6By8flwH37xapdHMJOHQ="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.51.tgz_1466919391274_0.27055930718779564"}},"6.0.0-rc.52":{"name":"react-redux-provide","version":"6.0.0-rc.52","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"da468071f542b795f94667305dcbf4943bcdb806","_id":"react-redux-provide@6.0.0-rc.52","_shasum":"cb667d407aa7db693ea5fe0e223baa6cfb4147f7","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"cb667d407aa7db693ea5fe0e223baa6cfb4147f7","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.52.tgz","integrity":"sha512-xrxcS2Q9FUYins4B1byX64Ozvs2QgAxcZbAYRnLZv++S0Yv1j86QHQqp2oWlYzEkWmlkSRjhIY+f2prGsWcOlA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBkXZ0h6fsuBRzDk4l+lMj1IStT72aAYPKdvDTf+tRxOAiArTevVqFJ/RG8rWy2mrwpbLRqSeT+e8yqOKJysCd24FQ=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.52.tgz_1467771030718_0.012345934752374887"}},"6.0.0-rc.53":{"name":"react-redux-provide","version":"6.0.0-rc.53","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"8b30ee00ad7d72190145fa67d6fde4ac81f01537","_id":"react-redux-provide@6.0.0-rc.53","_shasum":"d9a7c5e51a86c351d008fc0417d23b489c246842","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d9a7c5e51a86c351d008fc0417d23b489c246842","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.53.tgz","integrity":"sha512-4sa5AbX0/ugGl/Co8LW3ntmhTZ92L0TijDj4uYLHHs+mC36zZzv4tL/mhSiWD+4L4KqgjCCipAGH8bRnmxHgIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhWAFi+b3XXAvIMp3Hwt+of7DC0yAZjAOy8Bk53ltAogIgMh9hCp6TdlrBrgg/xGt795TgqRyUyQ4czM45LCGV+po="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.53.tgz_1468347039049_0.3143586632795632"}},"6.0.0-rc.54":{"name":"react-redux-provide","version":"6.0.0-rc.54","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"b2facd7433c85c1b7965ccd1de83d9cc493f8881","_id":"react-redux-provide@6.0.0-rc.54","_shasum":"1c25f7ae29e143aa89c22728554a0d249df373d6","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"1c25f7ae29e143aa89c22728554a0d249df373d6","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.54.tgz","integrity":"sha512-gWIUoLYfb/dCsBBl2/b5jwxrJxXoypg6fmZh+2WKwoc6mzbLYc96zLUDP6uPFX000e1PtJl3lff/he3T/A3KcA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvqs6tGCxXdTYa3Z/i+0+LMFjuW+9VnABqzSlG8GrSEgIhAMr1TDtBmQaCcReD98zcwcQlAeyWQmuVR1qCqfcYYZke"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.54.tgz_1468438572093_0.8568163218442351"}},"6.0.0-rc.55":{"name":"react-redux-provide","version":"6.0.0-rc.55","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"af2d23ba9ecadbb1606adbe9eec59c6fe5891d78","_id":"react-redux-provide@6.0.0-rc.55","_shasum":"d41cdd19cd22f163fe8f3aa879a0e9c55fc7bdf0","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"d41cdd19cd22f163fe8f3aa879a0e9c55fc7bdf0","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.55.tgz","integrity":"sha512-MrX8qO7ctX9Rwy5EPIniPScOG8UG9OTl4HO+OekkvMpiC0ZRnEg6UG5XNcnCG3mK+zdkYutNyBSZ3jHFpuFnAQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0OvrA5uu/rM26qilRfJlXql/m93NqMYcDzX4kMNhvnAiEAzX6AyxuR0XzhHFozIHc8z5Cmpnj4F7DdPfNwlPSefkQ="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.55.tgz_1468441633222_0.8184376845601946"}},"6.0.0-rc.56":{"name":"react-redux-provide","version":"6.0.0-rc.56","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"95d3060bd1975b075751e289cec3f7c6acd3a2b7","_id":"react-redux-provide@6.0.0-rc.56","_shasum":"f4b940ed4bbc8d3faa5fe8c71e1bf41639edadbc","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"f4b940ed4bbc8d3faa5fe8c71e1bf41639edadbc","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.56.tgz","integrity":"sha512-EDcDTp5C4xxqfn/37Fl/PkaqH7CZyzGldd3xuYuhS9a6jRnXmh+gf/6NsIZx16c350JGO2gz3XcPg5lbo366tQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCH1JEvFSAyjsG+4drVxKAY9JYjWEGiT3emT2rj32dCe8CIG2ftsLPNHsONXxEickl5xFSqZZpNYM7reqKyFuAsQK2"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.56.tgz_1468443475255_0.5041329506784678"}},"6.0.0-rc.57":{"name":"react-redux-provide","version":"6.0.0-rc.57","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^2.0.0-0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"00a0055e6b18bada1da2c929fd3884882a009ba6","_id":"react-redux-provide@6.0.0-rc.57","_shasum":"745ead8901ca06ce09cf7031f325d9987a8a963f","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"745ead8901ca06ce09cf7031f325d9987a8a963f","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-6.0.0-rc.57.tgz","integrity":"sha512-OfrUHNoPerrC7WOe7r4q+TTFvLodmhj2ZJ0AcjzTwjSuTUAtaolFGxQCQ2ijHzZOpzVVqdAd0pLh+B9EhJdOdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHE0TaR8gd3WtDaqpqMpedz30tB6kGK3uG7ehdxXwNPCAiBeeYavuXl6ibzWhGyowTJnAt2+BIX1mCH/1y4ZdFzk/Q=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-6.0.0-rc.57.tgz_1473375578129_0.8120827784296125"}},"7.0.0-rc.1":{"name":"react-redux-provide","version":"7.0.0-rc.1","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"b16543cdeb1db1f4facc6d015c554c84d46bbbaf","_id":"react-redux-provide@7.0.0-rc.1","_shasum":"f75ae6bdb9d5f0ac43bbcecbcca4ea8817837d72","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"f75ae6bdb9d5f0ac43bbcecbcca4ea8817837d72","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.1.tgz","integrity":"sha512-eRpyUjDoyibYjSaaF6HwAfz/rRGRpEjwQAtmYYxh+ucW1PwYTEM1nMnKcnl1v25eoXoYYmKddz4bYtjp3D5bfg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9hao1OslxArAlxJBw3pxUXtD+ei/K+XwdEHZdKpMsqwIgKrAnJvqSKsHc7S4Eg16IQV5Ojd6AeWEdygN0yLcK2/0="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.1.tgz_1474595005100_0.3214584067463875"}},"7.0.0-rc.2":{"name":"react-redux-provide","version":"7.0.0-rc.2","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"338900df838e9d375561140da250bdfcb90f7275","_id":"react-redux-provide@7.0.0-rc.2","_shasum":"0a5536add91a7d82ece93d68025dfe1fb68ba7fa","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"0a5536add91a7d82ece93d68025dfe1fb68ba7fa","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.2.tgz","integrity":"sha512-cOF0Wkxos27QvjE0vfsux0C0CKG/MRqG5fziYL/jCdnXEntqN4nfSirR2Wbl7KgCBYQGWYZnBDe8AjjnYELFxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGE+YrLRLHx5b1/6DXk5eOaY25IUXCsAZS+tCIYDJaOEAiEAyrZVQsMp9a6K/vweCv8eO11TWymRyljcS/NvMHifNZs="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.2.tgz_1474650209337_0.6854403549805284"}},"7.0.0-rc.3":{"name":"react-redux-provide","version":"7.0.0-rc.3","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"c5976eede7a0764a0c8cd1be093d91aa030b445c","_id":"react-redux-provide@7.0.0-rc.3","_shasum":"671c761d62e1722e788e2d45239f42ffe4196574","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"671c761d62e1722e788e2d45239f42ffe4196574","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.3.tgz","integrity":"sha512-w3+0qO7t3Gv5svEBrdupPa0clapnOStQZIuXtL4MezGw1sq0nc5mk5PkWLkd82OXazbULzI5ZIUQ3opaCrX2wQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCt0AMqLOfs3jHYbXFkd7jUI6FirwD4jKVJTfdRYPF7bwIgLh0nsHL3XBBlPJ6Fqv90C6bDtwdTjMwGgzLhvam9cAQ="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.3.tgz_1474652039682_0.14282282046042383"}},"7.0.0-rc.4":{"name":"react-redux-provide","version":"7.0.0-rc.4","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"5b7dbf3659113d1aa39920864e9d339f8731ef9f","_id":"react-redux-provide@7.0.0-rc.4","_shasum":"a204914810f323f85db1f99c1ef0273423351fd1","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"a204914810f323f85db1f99c1ef0273423351fd1","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.4.tgz","integrity":"sha512-Yd5EYc/DAAjmMjK2dHuuzmveRMfZLp5MwUG90hwGDN3xetFIzQIFTXse9HU37ET+OOdYE87HlnRG7GtOoLUYIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE1BdcJdRNPFBe5qyWDyjT8bQXlIB/Qw/Ynrf+8KRocpAiEAsycs51bFHfqA4yhZuM8R+/U+4BKJnGvfPUUKPt+96DE="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.4.tgz_1474657127450_0.5264662001281977"}},"7.0.0-rc.5":{"name":"react-redux-provide","version":"7.0.0-rc.5","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"773029b1f5dff34ca12746450676e0f40acb1470","_id":"react-redux-provide@7.0.0-rc.5","_shasum":"606904820e25fdae24aa5e8ffd022232420f5e9f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"606904820e25fdae24aa5e8ffd022232420f5e9f","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.5.tgz","integrity":"sha512-tVJDI349fIHzdJKD11ugbFAchdGn1iyJA14D6u5xXOKQdicNjDloIO7OKueoebTo6VW2sJfN/45QiqGenxlw5A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIkOVKE1JmB8Azh/Br49vS2TGQkT3vgyAGrkyx2P2ByAIgVXp6I5a/ONfVtLFO6FYKZQ/24dg6MeHFFyYHKuF5rcw="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.5.tgz_1474659230397_0.3450888469815254"}},"7.0.0-rc.7":{"name":"react-redux-provide","version":"7.0.0-rc.7","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"feb30c814e59b205322f51168936f31aeb233330","_id":"react-redux-provide@7.0.0-rc.7","_shasum":"7c98ca39eb094ec075218f7b6ea6e1ac44761948","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"7c98ca39eb094ec075218f7b6ea6e1ac44761948","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.7.tgz","integrity":"sha512-fh3+QcSAyUqV19UsyRYiXw2zXixeLBZpfdN28bhIQvsslkbpGe6za2oz68AHOgyZw4BkzQssV4QQLJKz+sJYAA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKI3NFRkOBRt+t8JRh1rlVLp4+Y962Xx6afjsglHXvqgIgcVUGyZUH+Uc2RiZ83PunpXtIpdqqWkWKo3kto7XsUtQ="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.7.tgz_1474996591504_0.15155245503410697"}},"7.0.0-rc.8":{"name":"react-redux-provide","version":"7.0.0-rc.8","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"ba133ddf878f95e02a690f013536379294fada41","_id":"react-redux-provide@7.0.0-rc.8","_shasum":"e5f2ca309da6c6ddd7102d9c953eee0198c2b1d6","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"e5f2ca309da6c6ddd7102d9c953eee0198c2b1d6","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.8.tgz","integrity":"sha512-qYcEH4EB/bvnKSQ0fp9Gs836JBzXpKuSzGgYn1AFBB3Fq8tlBab6Zn5/PUKOROjoJYByfefTXG8Vhcs9O70m8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDp+z6Ys+jzmrq1n9Erru+KkYGhKvgX75ve7bHgH6QoGgIgdJkBRfhFaQcRx5MF9dYcrlevbEm+8cmEwTII9fNwh54="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.8.tgz_1475180151351_0.3343941089697182"}},"7.0.0-rc.9":{"name":"react-redux-provide","version":"7.0.0-rc.9","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"67b3ecea91cf8127a493f06a92556c0f48610c15","_id":"react-redux-provide@7.0.0-rc.9","_shasum":"0a3a31492c7081b9149197a3d824ed5f5fb8d221","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"0a3a31492c7081b9149197a3d824ed5f5fb8d221","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.9.tgz","integrity":"sha512-Kd+MLwJMzF4ay5dUNWVu6/QuAbGnbXzPpEPM6mvxFYRZ0HXH3eBiS09Wcd8PchKV5U6/kQMyZuoQKPRdtZxB5A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEb+UymlwCjeFPQQj3oIULUnE6tU6M06SuV0+C8DE83QIhAO/c23PtOuQ3qMBmhT74ZxLi1rRVFYwGNhkNO1qugacS"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.9.tgz_1475182213690_0.43478908226825297"}},"7.0.0-rc.10":{"name":"react-redux-provide","version":"7.0.0-rc.10","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"71e9ee9b00c89dca3c6a9d27107b45d97943ce09","_id":"react-redux-provide@7.0.0-rc.10","_shasum":"baea43d4560594caecb795a6dc5617eb830fa8a3","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"baea43d4560594caecb795a6dc5617eb830fa8a3","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.10.tgz","integrity":"sha512-BkNpWbm+miCDL2Y9b6IGThEx86BPSq4s+BTT4xn5WMVxKz6zsqj+xj19isBPwo91gFcxZUVb43opbv1mzGg3+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICHIbKUOyAa03NaV8L1npQfMsS2FV71iCQX+6yJyKBd6AiAKq/A8Co5Y44uXgv/mDDg/yVgSOkArYfPoNSEsu/AOzg=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.10.tgz_1475201880006_0.7683578107971698"}},"7.0.0-rc.11":{"name":"react-redux-provide","version":"7.0.0-rc.11","description":"Bridges the gap between Redux and the declarative nature of GraphQL/Relay. Share, manipulate, and replicate application state across any number of components.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"31c4db8f3c0c38597441e73a0381164e74bfe7a0","_id":"react-redux-provide@7.0.0-rc.11","_shasum":"8ec5539a83c4a6d7ea5447d556abd7d78eef19fc","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"8ec5539a83c4a6d7ea5447d556abd7d78eef19fc","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.11.tgz","integrity":"sha512-MCalEU8K2rUPDCO5mZqsM8j8bD96wcEoyg/3caLwleCLoC1hAb69lzSGIS1PJa3JX9sZ7ipZy4QJHmIa1DqzXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8MtEiZy17X6GJR3VkowyrwKPxaI6i5MMWrs4ZxJMMaAiAmhf3fLVqxCcqRKXRmO/eD3UG+CZJNr55ievuS0/7mSQ=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.11.tgz_1475287415850_0.2843709955923259"}},"7.0.0-rc.12":{"name":"react-redux-provide","version":"7.0.0-rc.12","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"6647f0a1349a9706b4cb59a7495d344721961620","_id":"react-redux-provide@7.0.0-rc.12","_shasum":"2cb004ef5555edc5949d6f1ed6bb339f92405730","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"2cb004ef5555edc5949d6f1ed6bb339f92405730","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.12.tgz","integrity":"sha512-wL+bLu3zAfZFSmWPTmLiITc5DYZjLviYWmDM0MdFykMN5t13mWmRM5MWWheyqa5GfnyMZhi0e24UkHhadbFXuA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAPp6cfMUbXeHPb1f8EtJ5dfNXLO77iu4IK/mQjyZtiJAiAlBScpg3xhuCKW+oig/8MGdsfXdO5xcyBsVU/YBpSq2A=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.12.tgz_1476807671586_0.7770486704539508"}},"7.0.0-rc.13":{"name":"react-redux-provide","version":"7.0.0-rc.13","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"6ac1b6a4529f053044ef503480a993396c7b4e54","_id":"react-redux-provide@7.0.0-rc.13","_shasum":"1dee169efa28126bfb70713df2c77878f5dc1233","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"1dee169efa28126bfb70713df2c77878f5dc1233","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.13.tgz","integrity":"sha512-AudbpUmt+4hh57A0ySiMFfI6YPh+zEknhkfe2RxoOYgUeHySk3buf1gEbIdIVtD9lFEnhQ43UASdCHS/lEPbdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOyYvKhe0lpn2ykMUgEa3mD3+Zl/BHQITSpufqL1FHUgIhALvvilmuGh9T3jNFI6S4F0FWGWLLIKKGKiwZ444ieju0"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.13.tgz_1482364103536_0.11966440733522177"}},"7.0.0-rc.14":{"name":"react-redux-provide","version":"7.0.0-rc.14","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0 <15.4","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0 <15.4","react-dom":"^0.14.0 || ^15.0.0-0 <15.4","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"3a12c78b178cc8bb367b5e63c381820c97f2172b","_id":"react-redux-provide@7.0.0-rc.14","_shasum":"e672c9706c3a160223cc51d557c7443af2b444c7","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"e672c9706c3a160223cc51d557c7443af2b444c7","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.14.tgz","integrity":"sha512-hzwATJXlRtuUB+AR0ip9yzF2BQUaGJn0pVFg2pdc98B5on1SkZKvNgkAqfowUy/lI9GFZ1nzU3+SbNlZUPDurw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjAFpWUFhWgds1Tl+ipSSENTTiZU6HHK2fY/CMN+vKaQIgCm+L1kbzKjjBuJasPhrcdtM7bOAihIp094gOQL4duis="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.14.tgz_1482366437779_0.8499738147947937"}},"7.0.0-rc.15":{"name":"react-redux-provide","version":"7.0.0-rc.15","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0 <15.4","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0 <15.4","react-dom":"^0.14.0 || ^15.0.0-0 <15.4","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 <15.4","react-dom":"^0.14.0 || ^15.0.0-0 <15.4"},"gitHead":"d8b85f24a91cb09cdb908083c173130ef762c4b4","_id":"react-redux-provide@7.0.0-rc.15","_shasum":"9ebe844100833d72d8833085ad75e1047363c8ba","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"9ebe844100833d72d8833085ad75e1047363c8ba","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.15.tgz","integrity":"sha512-2NWk07+nEtBW0c7KfCYHtinE1hfUQ01y+EVzK1F2AZy77Lclg0HtE2zXgOzlnKGhnoJaJCPt+fLwbrrl8YypQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8y1wca7tpbBqyKeWBXgphKOaKchVzVZTeYwPW3m+43AiEA1KfH9IrG603p9Y/jrTxfBm7pFHnvdNUqFJmOuNkD580="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.15.tgz_1482367105499_0.5589362985920161"}},"7.0.0-rc.16":{"name":"react-redux-provide","version":"7.0.0-rc.16","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"799ca4174e064259fae1c9c6decddc8bcd82c1b8","_id":"react-redux-provide@7.0.0-rc.16","_shasum":"289918266561f3fea5935836fc6288908bd76023","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"289918266561f3fea5935836fc6288908bd76023","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.16.tgz","integrity":"sha512-kCvx16LhH1EHISCeLxx+QfHB5PeXjUtWNdxdRqpkT8ESfaVMuvc6AesJzpF81+ZdnqvmMZkP/ucSYTgBHuyDkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChek3rgzq67YF40q2shTx+WfjhlTkHx4LtkGy1G/MDcAiA2tguQvps7m/JKtAJ/376iKpc5IRApBmO6NsT5rV+a4w=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.16.tgz_1482369874506_0.8865496090147644"}},"7.0.0-rc.17":{"name":"react-redux-provide","version":"7.0.0-rc.17","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"4882555ffd374fe0ef855bf156919c66093b9bd1","_id":"react-redux-provide@7.0.0-rc.17","_shasum":"042387b1dfe4a23d817cd21e2eb9ef2b31b5b0a2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"042387b1dfe4a23d817cd21e2eb9ef2b31b5b0a2","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.17.tgz","integrity":"sha512-KeUfJbYYYsMhHjd30EjOEQMjHW+T2vKD2PvPlzz4r/CVZljQy3WnsfhVfb9JuX7+wcWC6ZkTm/qvNUmC/CiJMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1X1qr6k0Gq82l2NjNW7MGALykCZg+aMvEQUB1BP1FPgIgcsoUHoqKNuxjGWWzuQ6QA0zOQOdcD5AgYnQbrMN+4jM="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.17.tgz_1485432696645_0.035200670594349504"}},"7.0.0-rc.18":{"name":"react-redux-provide","version":"7.0.0-rc.18","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"f6a8bbfa16b288cafc52ccdb318762881d5a3b70","_id":"react-redux-provide@7.0.0-rc.18","_shasum":"b58a0d2efea748b75c94b88b85b422f7e4389e2c","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"b58a0d2efea748b75c94b88b85b422f7e4389e2c","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.18.tgz","integrity":"sha512-q0IBUgP5j+bNaRI18oBr16Ia30uyVzBu0Z6Wh2Crgq5yA9WlQ3r79QpAzXmwHzc3EkBzy3m9ZFwrwajwjrOR1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHV+juczEqTQtQ7Q9zEjfQ4cwkpfg0PSHxpehtrU5csIAiAa2dQER0sCk+dqmTrXMCIkasM37bu+AdHmOQ7H10tZyQ=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.18.tgz_1485433031885_0.1973508051596582"}},"7.0.0-rc.19":{"name":"react-redux-provide","version":"7.0.0-rc.19","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"fc8c3c3351f910f13939cfc7ffa9e7cf50bf7869","_id":"react-redux-provide@7.0.0-rc.19","_shasum":"ad5cb40ecf26cb3df02bb315e260e20b12b4cf18","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"ad5cb40ecf26cb3df02bb315e260e20b12b4cf18","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.19.tgz","integrity":"sha512-MzeQPanx6YoHqEOkZTNbp42u5ZuWffRqw4fpzgPz4TwhxI+kvHOIrYFFZhvAguJdlYECsXAh1/irfaCOkktC3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDktB0not60sU0Nxf7XkLjhtncT+YOA5wITWLUHJ55pmQIhANsFtDkTeDiM9RMZ/lpvpRuBgIhDH6AX0QXeny+rXJQP"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.19.tgz_1487272634126_0.9886084494646639"}},"7.0.0-rc.20":{"name":"react-redux-provide","version":"7.0.0-rc.20","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"7161ae8fd1007696208ad771da66efe204c2531f","_id":"react-redux-provide@7.0.0-rc.20","_shasum":"5515a2845dbb2832850df25861331b7a854f778e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"5515a2845dbb2832850df25861331b7a854f778e","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.20.tgz","integrity":"sha512-lHlTXrqwyNM+Nhp4/sOaUNcRr8vExCAHVQAn3KMkeqS3bPXcHyJmRIIIaW3oFRtikLWY3/ieK9iCLKSrlpaRSg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBipX1sQe8+hPYWBTm0vz+XFqICVqmv0I2w9dsPfxLydAiEAnMiWsJXciMbSstK7KbLUoNJXr/TuxbXnQGFHzAb6OH8="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.20.tgz_1489615802790_0.1676869266666472"}},"7.0.0-rc.21":{"name":"react-redux-provide","version":"7.0.0-rc.21","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"25a217297ba0faa3fc560d75727d1fee795e3681","_id":"react-redux-provide@7.0.0-rc.21","_shasum":"65c34405fa6a544c2aa9182901bc37ee0b0b9436","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"65c34405fa6a544c2aa9182901bc37ee0b0b9436","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.21.tgz","integrity":"sha512-qRNghOdMWDKW+jO9z39CoGa1yN4VFUeaTPnro4QqiilRCpbm/eXPMH4IlPSaYPvA5uWTk4bkMYi3LaCx0ukgXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMck69zzOg5sxyZ2X8XbDEUn39M6nJeeX7K04vwItjZAIgOSaVIn9SlZPBz6nHAWCdQRjSUvs8rxpjRLw+rMue860="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.21.tgz_1489680045621_0.09034876991063356"}},"7.0.0-rc.22":{"name":"react-redux-provide","version":"7.0.0-rc.22","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"d07fd6edda5be543e951cfe9fbbb93c4524ea1b3","_id":"react-redux-provide@7.0.0-rc.22","_shasum":"a9748daa871102f861975de010bb58c197ba440b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"shasum":"a9748daa871102f861975de010bb58c197ba440b","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.22.tgz","integrity":"sha512-GTJLCuOuQUsWjfbX9yXwPWcRTYs3AiJ/pTAOe9Dzsws+AgJyI+G9NVTV6gHI+NWCaDaN72vAPLiDolPbpZARaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVQAciQNP0E5fbMARWQdjrk2QN6NeqMp1UQXHmvbPbQAiAyK8fMJrFqinmxhgyW12N98JBZ/kmNUOf9UIt/EDQSZg=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-redux-provide-7.0.0-rc.22.tgz_1493170738882_0.429523287108168"}},"7.0.0-rc.23":{"name":"react-redux-provide","version":"7.0.0-rc.23","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"0b9a6977baf7538c8319b89ccc34e31aed7d0709","_id":"react-redux-provide@7.0.0-rc.23","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-wCbtFaukgps+GUdMFQ+zYT+LCJ3v89QbFpPUfxzLmbLP+P58csbou8LXV1vtaqZoE0VxFQbd2PCd0tqpUhJd4A==","shasum":"bb8728c09da3d503967e3ae76c6e9b587d9683f3","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.23.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE1l3qekPq4o61t8xdKxXlHY2kRhbkOmqN898ghEEZgzAiEAg/7wmQRDWHfmwTqJYnE8yr03RtxtgU8Kj+7iwtfhdDQ="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.0-rc.23.tgz_1503948526120_0.3122088855598122"}},"7.0.0-rc.24":{"name":"react-redux-provide","version":"7.0.0-rc.24","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.4","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"75265cc61b39c30d56c45bed57d4f37011fcd566","_id":"react-redux-provide@7.0.0-rc.24","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-GcaKNfJFmmh5Wz4rJjgO3PNS++gmJkgCSVDTCpc3ckIiJDoztMDqQo2NaqJupTFUkxc1OaOP5nIoFDcRsrMmFg==","shasum":"a84f70735b5928c72ab692cdd034aa23ae3ab1ea","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.24.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvTKzteXKmwAg5dXOML52lkd/UTIhSu45F/blVywsSnAiEAvx8KMLkrFjcCKnNE3rl8gR0xi+2wqbwQ68XgfiWjzXo="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.0-rc.24.tgz_1508945114641_0.4097522892989218"}},"7.0.0-rc.25":{"name":"react-redux-provide","version":"7.0.0-rc.25","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-addons-test-utils":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.12","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"6fb91be7e5143c798ca59b7cbd7c28091291e2b0","_id":"react-redux-provide@7.0.0-rc.25","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-R7byh6IanKG2avIml4HbZe2GSxT6qs5jsBvz0z/a0B2UiFQ1kOBDcrLf8Uzki9r8XHpLHkptbTZS0X/7vjI3Lg==","shasum":"499b8b4e7e3e57c27a42dc3967afdb08257d2b47","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0-rc.25.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDr/Qy3VHnNPcaplHkIX6VHQNKw4PG2dy7nLiaRniuY9gIhAP5FnHdm53MKs7xaZ/5TzRjpWLpiPRoG8u4FXG0aGIjw"}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.0-rc.25.tgz_1508946514750_0.26279252092354"}},"7.0.0":{"name":"react-redux-provide","version":"7.0.0","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.15","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"71085fdb16c5bd8f97681297d8e1a7b56538d1d6","_id":"react-redux-provide@7.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-QEerlOFmK07bOnpUivLpzGXx498krkfdk3cvCvcfjUwSOOVuwAILaNeaJxxEA6/iUTotEzg6+AIUwvd7u/sWyQ==","shasum":"3af26b1a861f0bfbb0e6a6f31aa090f492ed3f55","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDh0KYKz6VRUJVfAUt/0J6hFR9Dwp3p03yOeCkXnz0vCAiEA3GNnkKVl2H7UXsFz4qdKLo8Sc8SH5MiYR88YNg6OGhU="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.0.tgz_1508949014546_0.7378048924729228"}},"7.0.1":{"name":"react-redux-provide","version":"7.0.1","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.0"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.15","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"35efe80bbd63628f68a89a6f08337cb4a85020d2","_id":"react-redux-provide@7.0.1","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-Nr8NszZcr8wkll0L9Ktqz/H6OSm4PqKiVQvE1B3MeG1O7C11MTGweeAB0nPEoEu4FlfQu7ZTXX4MoQyAqd/ONg==","shasum":"b4198750622bdbf14bdcd2a87cf8f2850841873b","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCivU+/t+4wOUkTst3Ds/4eW93fuGuFr1drpcKlBHsBegIgKHmS9mYFgVqaBcj9fJ4Yo8H5WkM0PudP6Ths88vgvgw="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.1.tgz_1508951565848_0.494273527758196"}},"7.0.2":{"name":"react-redux-provide","version":"7.0.2","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.7"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.15","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"237a6008e5a7d8d198685ce6befecbf3d6756b81","_id":"react-redux-provide@7.0.2","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-cOBAzNwG7gDEazQ7f2ocmENy1v+2MRmLonzIEnHfQmgFk3dkeBm+AxW7fbVkO4kGZZt6AZDcCCu9Wqd3qGS7Gg==","shasum":"ca98b01e55bb744175facdcdb7f3586150b31fb7","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPuyzXxa0OB/TuajEY6fy9KIaITBNhhYqKBB/6eV9BRAIgP6kVQzky9ybXjGhN2uQ890HVdkEockJDyOpeuMB5JMM="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.2.tgz_1508967350427_0.9899307275190949"}},"7.0.3":{"name":"react-redux-provide","version":"7.0.3","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.8"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.17","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"c0d31c6b525d6bbcf9c37476539d819b4be9053a","_id":"react-redux-provide@7.0.3","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-bT7ORDkNG50zicg2r9/4r+rlqkzKAVkDNaqp9a1PGzMbW+oQYGyYUzUUlTCBY0NZj/NYLR83YABHAs7KzZg0ZQ==","shasum":"098854bc9026d35ebc7d8bcd12134de8e1165fbd","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5ddz4X06NUSOGPPec8VBixtbvn2ktm+tMcFPHsvd1rAIgAO8b+rtwGd81qm5fwnJxIEYy9Nu4CVFZ6M4rnqENp1U="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.3.tgz_1509011708084_0.8194104505237192"}},"7.0.4":{"name":"react-redux-provide","version":"7.0.4","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.8"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.17","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"f822068986e292a243e023b2072bb99848f60df6","_id":"react-redux-provide@7.0.4","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-VT5IYxWx+vdrU2EfWDNz2OwkpH/9CzVsff2WeYIppnfnpMZsEpbdHrHVJ1FtWD8X6VHeRsOtNzfuwE+D4cLzUQ==","shasum":"443ee01b1678fbb20b478bb90a5382cd94e6c6b1","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzWj3npqo6Di5WFWIRi0rrJURHNM4To0g1KDLh57Bi0wIgbGW1I9UKNQbudgn3/TWaGRNm37DeXwIVJqJ63WP2wXo="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.4.tgz_1509017507437_0.6378881002310663"}},"7.0.5":{"name":"react-redux-provide","version":"7.0.5","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.8"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.17","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"1dccc60baafa9afbddf8ee1e40489929f1f68e22","_id":"react-redux-provide@7.0.5","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-hwSoG5fo4E77UviCsNbhH+uwvmCytOK6HwGk5v6H/yicHuGbK4a+V4YgclJqDwQUcU3+jVQN+MQb+i81zuQaVg==","shasum":"365b32601b75b7f6014bb6edf804e68a4e1de6d4","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGJ8ppY7hFJKl+DAl94TuTOZGe394AlvA0/PtORdjCeuAiAVhu/wmeYqPGblbWBzR5q1N3N18NOYtG6wM1qyINjmdw=="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.5.tgz_1515164478996_0.19948988314718008"}},"7.0.6":{"name":"react-redux-provide","version":"7.0.6","description":"Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.","main":"./lib/index.js","scripts":{"build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-redux-provide.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-redux-provide.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","prepublish":"npm run clean && npm run build","test":"better-npm-run test","test:watch":"npm test -- --watch","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive"},"betterScripts":{"test":{"command":"npm run prepublish && mocha --compilers js:babel-register --recursive --require babel-polyfill --require react-redux-provide-test-utils/lib/setup.js","env":{"NODE_ENV":"test"}}},"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"author":{"name":"timbur"},"license":"MIT","bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"homepage":"https://github.com/loggur/react-redux-provide#readme","dependencies":{"hoist-non-react-statics":"^1.0.3","is-plain-object":"^2.0.1","prop-types":"^15.6.0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","redux":"^3.0.0","redux-replicate":"^3.0.8"},"devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.7.0","babel-loader":"^6.2.0","babel-polyfill":"^6.7.4","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.7.0","better-npm-run":"^0.0.8","expect":"^1.8.0","isparta":"^3.0.3","istanbul":"^0.3.17","jsdom":"~5.4.3","mocha":"^2.2.5","provide-array":"^1.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0-0","react-redux-provide-test-utils":"^1.0.17","rimraf":"^2.3.4","webpack":"^1.11.0"},"gitHead":"3bcbdeaf137f7bf66f8b3d0ff63df958b0425131","_id":"react-redux-provide@7.0.6","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"timbur","email":"tim@loggur.com"},"dist":{"integrity":"sha512-KRIVghyGGXm0bJsUgsTikCFUvDsDeJtvOkAAb8vgkHiJo24FHKXCeXqmJEjPHzb2t7DhMUNOH0VaDI9YYm86Lg==","shasum":"d35f3b745b3d196e09f33f405676121600b039e7","tarball":"https://registry.npmjs.org/react-redux-provide/-/react-redux-provide-7.0.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQW0KVDsycwA+aslwDjjfwToQuBJKBdAyP+NDvmSVHBAiEAqnnBgYctcZ1taCOZPzvq4bSGRVJymCBbu6WZMZLxkPc="}]},"maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-redux-provide-7.0.6.tgz_1515691083969_0.9560861287172884"}}},"readme":"# react-redux-provide\n\n[![build status](https://img.shields.io/travis/loggur/react-redux-provide/master.svg?style=flat-square)](https://travis-ci.org/loggur/react-redux-provide) [![npm version](https://img.shields.io/npm/v/react-redux-provide.svg?style=flat-square)](https://www.npmjs.com/package/react-redux-provide)\n[![npm downloads](https://img.shields.io/npm/dm/react-redux-provide.svg?style=flat-square)](https://www.npmjs.com/package/react-redux-provide)\n\n\n## Table of contents\n\n1.  [Introduction](#introduction)\n2.  [Documentation](#documentation)\n3.  [Installation](#installation)\n\n\n## Introduction\n\nThis library aims to make it as quick and easy as possible to build applications with [React](https://facebook.github.io/react/) and [Redux](http://redux.js.org/).\n\nIt enforces a separation of concerns.  It keeps user interface decoupled from application state.  It keeps application state decoupled from data sources.\n\nBuild your UI with [React](https://facebook.github.io/react/).\n\nManage application state with [Redux](http://redux.js.org/) providers.\n\nPersist and share application state with [replication](https://github.com/loggur/redux-replicate).\n\nUse [pure functions](https://en.wikipedia.org/wiki/Pure_function) everywhere.\n\nYou can use this library to build applications of any size and complexity, for the real world or for fun.\n\nFamiliar with [React](https://facebook.github.io/react/) and [Redux](http://redux.js.org/) (including [react-redux](https://github.com/reactjs/react-redux))?  You can use your same tools and libraries.  Everything you've learned still applies.  You've probably recognized patterns when connecting Redux to your React components.  You've probably recognized patterns when optimizing updates for efficiency.  This library is an abstraction of these patterns.  By default, it minimizes boilerplate and maximizes efficiency.\n\nUnfamiliar with [React](https://facebook.github.io/react/) and/or [Redux](http://redux.js.org/)?  This library should hopefully still be easy for you to learn.  Simplicity is key when building software, and this library is as simple as it gets.\n\n\n## Documentation\n\nCheckout the full documentation at [https://loggur.github.io/react-redux-provide/](https://loggur.github.io/react-redux-provide/).\n\n\n## Installation\n\n```\nnpm install react-redux-provide --save\n```\n\nAnd then at the very beginning of your app:\n\n```js\nimport 'react-redux-provide/lib/install';\n```\n\n> **Note:** If you need to disable the automatic wrapper for specific components (usually 3rd party components), set a static `__provide` property to `false` on the component - e.g., `SomeComponent.__provide = false`.\n\n> This is only necessary until React has a better `context` API.\n\nIf you'd rather not use the `install` method, you must wrap your top component with the [`provide`](#provide) function so that `providers` can be retrieved via `context`, assuming you follow convention and actually pass your `providers` to the top component.\n\n","maintainers":[{"name":"timbur","email":"tim@loggur.com"}],"time":{"modified":"2022-06-26T07:50:59.338Z","created":"2015-10-15T17:53:38.920Z","3.1.0":"2015-10-15T17:53:38.920Z","4.0.0":"2015-10-19T19:24:50.586Z","4.0.1":"2015-10-20T20:48:00.086Z","4.0.2":"2015-10-29T12:18:36.308Z","4.0.3":"2015-10-31T18:00:42.462Z","4.0.4":"2015-11-01T06:14:45.339Z","4.0.5":"2015-11-02T16:01:05.357Z","4.0.6":"2015-11-03T08:03:08.563Z","4.0.7":"2015-11-09T11:27:38.786Z","4.0.8":"2015-11-09T11:29:20.537Z","4.0.9":"2015-11-09T12:30:41.903Z","4.0.10":"2015-11-11T19:26:41.477Z","4.1.0":"2015-12-15T09:25:22.302Z","4.1.1":"2015-12-15T11:11:52.252Z","5.0.0":"2016-01-06T02:43:42.916Z","5.0.1":"2016-01-14T10:32:16.118Z","5.0.2":"2016-01-28T08:55:47.437Z","5.1.0":"2016-01-28T09:17:07.304Z","5.2.0":"2016-02-03T12:25:00.392Z","5.2.1":"2016-02-05T15:39:23.123Z","5.2.2":"2016-02-08T14:28:32.826Z","5.2.3":"2016-03-12T14:40:29.840Z","6.0.0-rc.0":"2016-04-04T15:04:19.732Z","6.0.0-rc.1":"2016-04-05T18:18:57.099Z","6.0.0-rc.2":"2016-04-07T08:48:58.864Z","6.0.0-rc.3":"2016-04-08T02:39:08.551Z","6.0.0-rc.4":"2016-04-08T17:38:59.696Z","6.0.0-rc.5":"2016-04-08T17:44:06.638Z","6.0.0-rc.6":"2016-04-08T17:49:13.318Z","6.0.0-rc.7":"2016-04-08T21:57:54.234Z","6.0.0-rc.8":"2016-04-08T23:48:00.020Z","6.0.0-rc.9":"2016-04-11T01:09:44.305Z","6.0.0-rc.10":"2016-04-13T00:24:12.972Z","6.0.0-rc.11":"2016-04-18T11:41:22.421Z","6.0.0-rc.12":"2016-04-20T04:27:02.547Z","6.0.0-rc.13":"2016-04-20T09:07:29.727Z","6.0.0-rc.14":"2016-04-20T14:01:20.877Z","6.0.0-rc.15":"2016-04-21T08:41:10.231Z","6.0.0-rc.16":"2016-04-28T00:12:46.447Z","6.0.0-rc.17":"2016-05-03T23:04:29.462Z","6.0.0-rc.18":"2016-05-03T23:28:32.010Z","6.0.0-rc.19":"2016-05-06T00:22:45.494Z","6.0.0-rc.20":"2016-05-06T00:47:22.458Z","6.0.0-rc.21":"2016-05-06T01:35:41.590Z","6.0.0-rc.22":"2016-06-08T21:06:18.686Z","6.0.0-rc.23":"2016-06-10T00:30:24.870Z","6.0.0-rc.24":"2016-06-10T01:43:29.697Z","6.0.0-rc.25":"2016-06-10T21:09:20.903Z","6.0.0-rc.26":"2016-06-12T02:15:20.728Z","6.0.0-rc.27":"2016-06-14T05:03:16.575Z","6.0.0-rc.28":"2016-06-14T20:13:02.528Z","6.0.0-rc.29":"2016-06-14T22:33:53.008Z","6.0.0-rc.30":"2016-06-15T19:15:46.200Z","6.0.0-rc.31":"2016-06-15T22:14:48.626Z","6.0.0-rc.32":"2016-06-16T19:24:28.403Z","6.0.0-rc.33":"2016-06-17T19:55:01.084Z","6.0.0-rc.34":"2016-06-17T21:34:52.102Z","6.0.0-rc.35":"2016-06-19T02:53:34.867Z","6.0.0-rc.36":"2016-06-19T19:53:02.542Z","6.0.0-rc.37":"2016-06-20T11:59:31.981Z","6.0.0-rc.38":"2016-06-20T12:12:55.242Z","6.0.0-rc.39":"2016-06-20T14:53:19.678Z","6.0.0-rc.40":"2016-06-20T20:54:11.709Z","6.0.0-rc.41":"2016-06-22T08:44:23.094Z","6.0.0-rc.42":"2016-06-22T23:40:26.334Z","6.0.0-rc.43":"2016-06-23T20:34:10.097Z","6.0.0-rc.44":"2016-06-23T23:26:47.495Z","6.0.0-rc.45":"2016-06-24T00:03:32.372Z","6.0.0-rc.46":"2016-06-24T00:46:41.359Z","6.0.0-rc.47":"2016-06-24T15:05:28.676Z","6.0.0-rc.48":"2016-06-24T19:00:14.309Z","6.0.0-rc.49":"2016-06-25T02:39:08.442Z","6.0.0-rc.50":"2016-06-25T21:24:53.065Z","6.0.0-rc.51":"2016-06-26T05:36:35.045Z","6.0.0-rc.52":"2016-07-06T02:10:33.323Z","6.0.0-rc.53":"2016-07-12T18:10:41.915Z","6.0.0-rc.54":"2016-07-13T19:36:14.984Z","6.0.0-rc.55":"2016-07-13T20:27:15.534Z","6.0.0-rc.56":"2016-07-13T20:57:58.300Z","6.0.0-rc.57":"2016-09-08T22:59:40.023Z","7.0.0-rc.1":"2016-09-23T01:43:26.309Z","7.0.0-rc.2":"2016-09-23T17:03:30.810Z","7.0.0-rc.3":"2016-09-23T17:34:01.799Z","7.0.0-rc.4":"2016-09-23T18:58:48.909Z","7.0.0-rc.5":"2016-09-23T19:33:52.566Z","7.0.0-rc.7":"2016-09-27T17:16:33.346Z","7.0.0-rc.8":"2016-09-29T20:15:53.644Z","7.0.0-rc.9":"2016-09-29T20:50:15.018Z","7.0.0-rc.10":"2016-09-30T02:18:02.084Z","7.0.0-rc.11":"2016-10-01T02:03:37.342Z","7.0.0-rc.12":"2016-10-18T16:21:12.188Z","7.0.0-rc.13":"2016-12-21T23:48:25.629Z","7.0.0-rc.14":"2016-12-22T00:27:19.866Z","7.0.0-rc.15":"2016-12-22T00:38:27.822Z","7.0.0-rc.16":"2016-12-22T01:24:36.902Z","7.0.0-rc.17":"2017-01-26T12:11:38.706Z","7.0.0-rc.18":"2017-01-26T12:17:13.907Z","7.0.0-rc.19":"2017-02-16T19:17:16.095Z","7.0.0-rc.20":"2017-03-15T22:10:04.757Z","7.0.0-rc.21":"2017-03-16T16:00:47.700Z","7.0.0-rc.22":"2017-04-26T01:38:59.556Z","7.0.0-rc.23":"2017-08-28T19:28:47.212Z","7.0.0-rc.24":"2017-10-25T15:25:15.803Z","7.0.0-rc.25":"2017-10-25T15:48:35.846Z","7.0.0":"2017-10-25T16:30:15.764Z","7.0.1":"2017-10-25T17:12:46.883Z","7.0.2":"2017-10-25T21:35:51.598Z","7.0.3":"2017-10-26T09:55:09.165Z","7.0.4":"2017-10-26T11:31:48.540Z","7.0.5":"2018-01-05T15:01:20.112Z","7.0.6":"2018-01-11T17:18:07.248Z"},"homepage":"https://github.com/loggur/react-redux-provide#readme","keywords":["react","redux","provide","stores","actions","smart","dumb","decorator","hoc","graphql","relay"],"repository":{"type":"git","url":"git+https://github.com/loggur/react-redux-provide.git"},"author":{"name":"timbur"},"bugs":{"url":"https://github.com/loggur/react-redux-provide/issues"},"license":"MIT","readmeFilename":"README.md","users":{"kilkelly":true}}