{"_id":"redux-query","_rev":"104-b75d46519c3af8666a53bf2c2e31ddf6","name":"redux-query","description":"A library for querying and managing network state in Redux applications","dist-tags":{"latest":"3.6.1-rc.2","next":"3.5.0-alpha.1"},"versions":{"1.0.0":{"name":"redux-query","version":"1.0.0","description":"Library for React+Redux apps to query remote data","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build":"npm run build:commonjs && npm run build:es && npm run build:umd","build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","clean:commonjs":"rimraf dist/commonjs","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","lint":"eslint src test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"keywords":["redux","react","query","resource","fetch","REST"],"dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash":"^4.8.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"a285ec5f981e42636b6fb360730416970a28b8e3","_id":"redux-query@1.0.0","_shasum":"46a97f200a959379229fa3de9a170f2ff655b359","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"46a97f200a959379229fa3de9a170f2ff655b359","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.0.0.tgz","integrity":"sha512-lCNK7gXYAJzfEieo70rSgKC8oSyoUyvZFatrDA/6ypm5Tsg2yRN7S1fPw6jEZXKBK9svm3ZtuyIb3pyWmFlYbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNgRuzrawvmyEyaDIcQwfYD8ODabOvdK4GTO4G6sNZfgIgcN5bAUILRDXEcB06rup5yFE6Oqo6cCI6aDHzLHnHqDI="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.0.0.tgz_1486691084208_0.4747574001085013"},"directories":{}},"1.0.1":{"name":"redux-query","version":"1.0.1","description":"Library for React/Redux apps that use REST APIs to synchronize and manage network state","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash":"^4.8.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"5fc91d61951ebf5022edea801709849db81faffe","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.0.1","_shasum":"da01d4e15ba6fd3fd523421dd5fe8b1ac6c833e4","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"da01d4e15ba6fd3fd523421dd5fe8b1ac6c833e4","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.0.1.tgz","integrity":"sha512-mntjkoec9eazl+Ow6WugXhSWrK+/WAFOe/Swu7Fax0wO+eTl4sJ9wpQyXtWZpGDBXuJAWmfPiMbFn7tSEs/q0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGMQ22iajlx7bz2bbS7LAHwypFzeRW3hnBa9rtcPREoAiEAq6/7FBG0/5KU0vZVoIrpywP7wpcGSndXcycB930sly8="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.0.1.tgz_1486954342495_0.8099792031571269"},"directories":{}},"1.0.2":{"name":"redux-query","version":"1.0.2","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"32655ce40fcd0dfb3f7b9c69ddf89d65653ddf86","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.0.2","_shasum":"e13b701e9c0c5e56a40026d68ace5e1525d947f2","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"e13b701e9c0c5e56a40026d68ace5e1525d947f2","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.0.2.tgz","integrity":"sha512-5JjHewPFO2BKhnwXUHrSERK+OCLQFawCRtNXTWLB17AKUmsyryEhoTkX2I2ZSD0xj0SJ3PDfapzgT1DQCDqjAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHm+OTz85oXn65S5PhVEfTvBDX3GlHd9ar2wF/vBWHbHAiEA7VKLQcZzETj/DwlAlbyKa0WfezfT8BCOSTrwRwYYBi8="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.0.2.tgz_1487092110958_0.12059542047791183"},"directories":{}},"1.1.0-alpha.0":{"name":"redux-query","version":"1.1.0-alpha.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"5b3af02ac72e27110c0806079a7800d3c43f8606","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.1.0-alpha.0","_shasum":"444d982b3ff4c57cd3d20ed4f2677583804cfefb","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"444d982b3ff4c57cd3d20ed4f2677583804cfefb","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.1.0-alpha.0.tgz","integrity":"sha512-9sVH4wbOUt7/jL8QWezLfBgd3xHcaieqhiKb3Tx6ZGBJQOBeFXv9SZjCfqOG9FpL3WiGENHoaSxAIyWEvTegxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHxFRPAABFMEx5ptUUlsJWG2z7jFmcXi2Qp8dQft870vAiAM2qQsRTtzO5mesDt4Xst9+j18Z8u6wW4OgFmEviqFqA=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.1.0-alpha.0.tgz_1487657444374_0.5542809397447854"},"directories":{}},"1.1.0-alpha.1":{"name":"redux-query","version":"1.1.0-alpha.1","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"5100da35115acf91009a7fe1090318286858dccd","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.1.0-alpha.1","_shasum":"e8c72cd0d37f90ba2fbcc4774220ba25e9cb73f9","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"e8c72cd0d37f90ba2fbcc4774220ba25e9cb73f9","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.1.0-alpha.1.tgz","integrity":"sha512-jmIofN1CZKBmQxwPF3cUk+NfrHSS3FkuEmD9VqUJ95FfyAhDSEws2OP7KBvSbvArzxIIopMg1NQKBpPLd8hHPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUqSZ/EruUbh4bmaJJ+93IYgREXARQX4/22O/w5lRFYAiBdcjuf3PbCMI2W087QOkXfjlyNfEsncPBeMAUVa4m4Tg=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.1.0-alpha.1.tgz_1487788571156_0.7413460679817945"},"directories":{}},"1.1.0-alpha.2":{"name":"redux-query","version":"1.1.0-alpha.2","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"e8459abdfc55515a3e79c812723aafa9f470863a","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.1.0-alpha.2","_shasum":"93f6d34fa25aefb80db869871ccedc98d80031ec","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"93f6d34fa25aefb80db869871ccedc98d80031ec","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.1.0-alpha.2.tgz","integrity":"sha512-SWe/b3AFO+sZ1VZOKXHu6VnsFSvrEtRC5Ujag+Uaxv8QXD6RR8QE4g+L4WbtTOy0/rLeeOnZ0WOpRH2V133E6g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCe8b8QTtwEye4HoUw0f9fSIWA/VKFiuMwkLpg5eC5BjgIhAOLQ8s84iqhaEDRLuvuB8sFFQxXrPdnNeYOpHK8sZpfl"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.1.0-alpha.2.tgz_1487864529711_0.005524447886273265"},"directories":{}},"1.1.0":{"name":"redux-query","version":"1.1.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"42e78d4773957c4ca055b0ded41e42e3b69d08df","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.1.0","_shasum":"aa7bfc6cddc3a8b455aab690d0ec75be4fa7c44f","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"aa7bfc6cddc3a8b455aab690d0ec75be4fa7c44f","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.1.0.tgz","integrity":"sha512-ampgXNq6KCRO/M8zs3OtWyiU4J4WNM9GHLoGMt5w0Ts/fbP6qgOH48kmaGS8XCsonbeUiUjZIxKAmmyszfxKsA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID1tITBnlA+jux8IeEN3pNxtYuz+0wmwO+bfrW5OO4vuAiBxlU4sIDhiZmZM8TiYst3TcN9kn2DgwLaxTsYxa+E9UA=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.1.0.tgz_1487886325761_0.08131372160278261"},"directories":{}},"1.1.1-alpha.0":{"name":"redux-query","version":"1.1.1-alpha.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"19e5626b957ac0791e10412e153ffe794e0c8a99","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.1.1-alpha.0","_shasum":"2ae830a38a482f69a8d7b07663b91e2eddc3832c","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"2ae830a38a482f69a8d7b07663b91e2eddc3832c","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.1.1-alpha.0.tgz","integrity":"sha512-7wxDMljadorO5tP6Zs2z5vucxKfB61RfGjhmvDPYB5K1ci2kBtjeZATKm8bfaTzhgsFnIEgNnKm2PXYjv6PiOg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIErW9+hkDWUPBcDR40qH97Xz7RWNP2hhm1J7j8LDoHmVAiEA7Ww9qMFOnrBA1KoIFRsITcT6+TLlpUMdZ42EQqrJsNY="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.1.1-alpha.0.tgz_1487994323249_0.6191323162056506"},"directories":{}},"1.1.1":{"name":"redux-query","version":"1.1.1","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"3fcd75801dd4e6c2a326155de26ac936f4f4eca2","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.1.1","_shasum":"638c3b85a1a3ee152230aa94cd759de9f66e2c06","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"638c3b85a1a3ee152230aa94cd759de9f66e2c06","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.1.1.tgz","integrity":"sha512-kXdTC3exAYeJWOGxKo8y58ul06tEUDxuRMe+VEQQfdTNNUMUnSVmOKeth+hrMi1HJjwXgkj45RB45Urw7Zcjrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDi4dzUAE9qxaLBwOs0dMJb7iuSCcp/4ZXBt01pQYvlyQIhAP4xyBAb6QBYdMqUSVLTV+3JKX0jS+kkGrCfcAJb8fsf"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.1.1.tgz_1488060215921_0.28694381285458803"},"directories":{}},"1.1.2":{"name":"redux-query","version":"1.1.2","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-pure-render":"^1.0.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"ba5e669d0e3648a5dabdb37a44332e275fd482c5","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.1.2","_shasum":"3e7b14850021143d70bcca24e155cbb3ffb1a1e0","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"3e7b14850021143d70bcca24e155cbb3ffb1a1e0","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.1.2.tgz","integrity":"sha512-jtbc0FlEbHPF3mNwAuEFiy9lXsvykLULSLPAQSNv6pkDoFHRzUHcwR9cLTNiuu8UD+mcf1ufmN/xmsEL2BrDRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICIR3vSVdcALprrv2X3A2uWFb7Q9AsFssDjD2PRyEgC6AiEAk1o1ilMSVPqoTo7U0dnnn2IBpLRE/pYjVNEMh2qIsLs="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.1.2.tgz_1488164468009_0.3740922608412802"},"directories":{}},"1.2.0-alpha.0":{"name":"redux-query","version":"1.2.0-alpha.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"172abc62eee5b4f504ef2b0403622d0b0207514b","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.2.0-alpha.0","_shasum":"b9843965d90ce1bb343c2264aeb836380a7927ef","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"b9843965d90ce1bb343c2264aeb836380a7927ef","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.2.0-alpha.0.tgz","integrity":"sha512-LM1qq4/CeEeuwvFITxnJpEkdHSOATXedK1l6tzuboaB9xSPt65Ci589tomJIbaue516tW1fnqwR9KkVqZpENnA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsAYhQTZZNG1IWeF1byUbHDcdNP3LADX+FQV/ghLlZSAIhAIClTnRx/gT28/fWKLUxNyJJc70KIVtylRYr2ttM03gS"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.2.0-alpha.0.tgz_1488473612130_0.5324692144058645"},"directories":{}},"1.2.0":{"name":"redux-query","version":"1.2.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"83865e8f3dbfa6ced9b2f8a8e2d8b3a95d3e56ea","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.2.0","_shasum":"4ed5a417c32a9e17abf131f086cce68a54d44d6a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"4ed5a417c32a9e17abf131f086cce68a54d44d6a","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.2.0.tgz","integrity":"sha512-Wi4H1PjidfFufySj2qpk13N+WNT1QRe9RbRGVu9ZJ2ljzhLHtT55mPk3MTX8bokQx4oMs3kKOdGCPcYI29/3hQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFZJ6IDq8sIuFFO5ulZ3+S/IPwFNJ/6TtFOApMOyT17AIgfiwJ7ugXqyq+/a+4bRMoOMx5UoMUm0fbNYvGybACkrA="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.2.0.tgz_1488485441962_0.20753162470646203"},"directories":{}},"1.2.1-alpha.0":{"name":"redux-query","version":"1.2.1-alpha.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"961f914b366385733c94c1f1f1bd044ab560ac6d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.2.1-alpha.0","_shasum":"93e63686f0c447ceea295a5c379c29a7de65e99f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"93e63686f0c447ceea295a5c379c29a7de65e99f","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.2.1-alpha.0.tgz","integrity":"sha512-rs0hhvRKgQUS2SPTPxHzrPsshLHXCesXFZvaPEUHWIRHvvcKg7E1v6NgR5x3OjnZSsbj0pajjo+MANv+88qbVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/9F2KZJSI8swfy+08F3ymGItLcrl1mU9gcTyXIsH+bAiBx5HVhHGmME6OXoZJGc6imczD4AGpTkVqokY4n1OCOdQ=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.2.1-alpha.0.tgz_1489537780618_0.9195552675519139"},"directories":{}},"1.2.1-alpha.1":{"name":"redux-query","version":"1.2.1-alpha.1","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"908a9b298cb2a8cdc5239173d7c2330c2fa334f0","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.2.1-alpha.1","_shasum":"c4250e8d9c6b4f34b2374761f85b3259f1a6f372","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"c4250e8d9c6b4f34b2374761f85b3259f1a6f372","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.2.1-alpha.1.tgz","integrity":"sha512-VBAH/h0ufajogGy6ZYetdQ+SyAWdbV1h170zzAX+RI/acsVnCSiFvmdlz1NUmZeE5GchqGLnVS6g3YklAluRIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCodhbkTrm3de70rAdEzAO+khv4zmBFPkwAxo876jRUUQIgHyiaw5srr6xkKjaA4SoYPbwERkuBuGORXSUVR+peP24="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.2.1-alpha.1.tgz_1489547381072_0.7850426237564534"},"directories":{}},"1.3.0-alpha.0":{"name":"redux-query","version":"1.3.0-alpha.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"76d3d4dcbdc58db5e4275971f800127ff0188950","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.3.0-alpha.0","_shasum":"82672a954a92a34771d34841bdd0eca329367957","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"82672a954a92a34771d34841bdd0eca329367957","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.3.0-alpha.0.tgz","integrity":"sha512-be+oEhJvEeeZ6byI0YOLKDeXgSXt42mexdwSypXQ+MNLI2aQ+EoRJAnZrtVLWIy2HIfP5lyVnHmnmm3hnGD85A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcK/hFDUBuo/EDRSnAfX2hKTFXTUA7RCH63uheu4mM9QIhAIr0UsbouJ8aTFS3SpPSIZONFFm0+SoT6bCd6a5LSQfq"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.3.0-alpha.0.tgz_1489883746108_0.10686415992677212"},"directories":{}},"1.3.0-alpha.1":{"name":"redux-query","version":"1.3.0-alpha.1","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"12739a3cb2a0029402b0302532f82cfd0c647a40","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.3.0-alpha.1","_shasum":"a5c72adc4e8046976c3fd748ad147de6a6347bcb","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"a5c72adc4e8046976c3fd748ad147de6a6347bcb","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.3.0-alpha.1.tgz","integrity":"sha512-X4Heb/Uf6MzXmfH245+9p/XheZiixZEIwJlLXln6j6/LNwE7nLEcy3RbUckXot1V1Atci6AuUcATkHFhEGFcfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF03Ua/125WIxea1igXnb2bY6yRdb1L6+rwBmPvs3bfxAiEA3Vpohr6p9j6sONGXmit4nBU3/dBA8TQtmoLQjYVLkk0="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.3.0-alpha.1.tgz_1490026454551_0.2710824792739004"},"directories":{}},"1.3.0":{"name":"redux-query","version":"1.3.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"86fd970f262a5b0d8a69b022f1b213a8e41f201c","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.3.0","_shasum":"f43eb876bc72104e2fa0931f1fe3f217f316e0a2","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"f43eb876bc72104e2fa0931f1fe3f217f316e0a2","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.3.0.tgz","integrity":"sha512-ONuN933t5/YUo/ImtnIlKRHKeLt9EAYy/PbxUr973Kp8KSHixaBi/tlMa5H8sZO1UcwMGX/YcAsRFb5Fs6GHvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFoFhtk3j28FoddGzQeNOYE/tSAM6x9o4ulFGVqwlm6rAiA72ntS8XwMl1WVb4ma/cmbcZtd+tU9r61nyBCPFcXVIA=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.3.0.tgz_1490053700188_0.1824998571537435"},"directories":{}},"1.3.1-alpha.0":{"name":"redux-query","version":"1.3.1-alpha.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react":"^15.0.1","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"4472537a9ac566eb6e2ace4859f96d95f4b92dbf","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.3.1-alpha.0","_shasum":"f8989cdc98de1377528412888d265cd13072bf66","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"f8989cdc98de1377528412888d265cd13072bf66","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.3.1-alpha.0.tgz","integrity":"sha512-smN6poqWc6a/HhoIlvIGZTzbuiRNExeFI3+UxujUJdT7nr/UWdyLyuH0uVskN/gdT4yidr0NNaofo7nYC8c8OQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH/aQNZF+kefzUsAfufwZTcrr+oH6TRJFJE6jpYhr2UAAiEAluxU08lOSAA0ocRIcY0QWxhHozp7wJG0tX/0JfSWmW8="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.3.1-alpha.0.tgz_1490650855411_0.32790261413902044"},"directories":{}},"1.3.1-alpha.1":{"name":"redux-query","version":"1.3.1-alpha.1","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"3232c0072b233b4232fdeffb7426687f68664eb2","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.3.1-alpha.1","_shasum":"dd17e7a9a6de3190d7a863a35c5f164241c95624","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"dd17e7a9a6de3190d7a863a35c5f164241c95624","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.3.1-alpha.1.tgz","integrity":"sha512-G3r/fNzpJuKyxp0pg7ZjI6+x0CgTDGb9sEHhteZXZeYGartfyouFbT3vO2iyGCjhXz9mO7TNfcF9sRy29FWp9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUxgxeRfvOPFwQe6OzMaIr0lyVo6BOu2nfEePuYJDvIQIhAOTFFglztp0wqY+s0bER7knitBO7EdrU7qC/xKKD1JjL"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.3.1-alpha.1.tgz_1490976032750_0.4922424729447812"},"directories":{}},"1.4.0":{"name":"redux-query","version":"1.4.0","description":"A library for querying and managing network state in React/Redux applications","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"npm run build:commonjs && npm run build:es && npm run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prepublish":"npm run lint && npm run test && npm run build","lint":"eslint src test","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-react":"^6.1.1","mocha":"^2.4.5","nyc":"^10.0.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"3a26bb47c7880537d3762c96e7480632fb6d6a8d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"homepage":"https://github.com/amplitude/redux-query#readme","_id":"redux-query@1.4.0","_shasum":"363b4a8b307f301c97647122c35df59b8416f90f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"363b4a8b307f301c97647122c35df59b8416f90f","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.4.0.tgz","integrity":"sha512-oOSMDI+ytCE9gR9SmS+ulHGtfdikjtQQcNqPyjipytUO81LhZvq6ceX02N87oUslOwGRnJ/3V835bHcfwdVThw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBSWc/KnTU197wDUVUlYnmUbNEJfnOMssQ0IzdG+Tq1HAiEAqjiYXCit6KjZmWBgPWMfdOLwLDKu9HhZMdqxu113nwg="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.4.0.tgz_1490977585253_0.2626542989164591"},"directories":{}},"1.5.0-alpha.0":{"name":"redux-query","version":"1.5.0-alpha.0","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"71a097ac3b690d1193dd2c9cd0bd9b70a8dcd6c3","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@1.5.0-alpha.0","_shasum":"c2d869b46b327ba2fc524157cdcf45f20669b677","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"c2d869b46b327ba2fc524157cdcf45f20669b677","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.5.0-alpha.0.tgz","integrity":"sha512-cTarLDk4FWhrPXC+5Pnygs5kzS9eUYpK2gxHXG+A2oJNvqVFET2UP93DE0EStk2CdGtyLX+Ji1vTWg2tNYtGXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCB1x9YYjKyTBwtam8VNkMN+F40ALsU0wkwZDOaATac2QIgMWYHpUJHsnRrMGFlLYjaXJpmSO9ybcj3LlCCab/MET0="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.5.0-alpha.0.tgz_1491935040587_0.24880628171376884"},"directories":{}},"1.5.0-alpha.1":{"name":"redux-query","version":"1.5.0-alpha.1","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"da679a902af79e495d4b302568310066f2a51016","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@1.5.0-alpha.1","_shasum":"42c056d30019a10bbcfa1aa9f19c49c319c0e80f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"42c056d30019a10bbcfa1aa9f19c49c319c0e80f","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.5.0-alpha.1.tgz","integrity":"sha512-z62gU0rW3+yP4SJ01z96BxmBC+3UwTudyFQDRKkq7adjM4kXHQ6hoVa28ddPPXbnwtIBCcUtiEnqkX25fE54FA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJ2V8kTbasqNvAc2Rp1a2dxTBhIuj4Tk9Gz287UHEBBAiBcAxNxYgBBN7E1aDzbZWg3fXGVrDvmnRMfjj3vAAv6nA=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-1.5.0-alpha.1.tgz_1491935287808_0.532887315377593"},"directories":{}},"1.5.0":{"name":"redux-query","version":"1.5.0","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.partial":"^4.2.1","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^1.6.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^1.10.0","webpack":"^1.9.6"},"gitHead":"8ee71c97715737eaa0124a17b362a889a3eccc47","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@1.5.0","_shasum":"306afb5d50734a131b8ef26a1dce3d104afd671b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"306afb5d50734a131b8ef26a1dce3d104afd671b","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-1.5.0.tgz","integrity":"sha512-OYLryAaLYnonKYK9Z9NiR47QdT49W9d56syie502S8NhkxR/pLSy6d0G7Gri0LYJECu3mjp2pGaViGDdCh5wlA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICvyPmODLWNdjqwatii0UESQVWwQx7ovbkKsFmUtgnVuAiEA2UZEagTaIfjnmZS8ttEUiOpRkJpNarH/hcW+I88sAp4="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-1.5.0.tgz_1492106734961_0.36349036754108965"},"directories":{}},"2.0.0-alpha.0":{"name":"redux-query","version":"2.0.0-alpha.0","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"asap":"^2.0.5","backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"48c5b3af7103366af936b56bc83b6f8e5becbbaf","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0-alpha.0","_shasum":"c0a35fb95d1975944042cd2eb91cda04a457661c","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"c0a35fb95d1975944042cd2eb91cda04a457661c","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0-alpha.0.tgz","integrity":"sha512-KMrm27xs6tx6hfRobLGIN7ZB/hRsoutVPwPuC6Wh3gLLbtr2ydkfB8BzuwfYUHEcDYFbSEHSJdGgaUHjO9p2QQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKLZheQ+FKzWfOcW9RRcG5KOk3RAECKkfrNDQ4RckFlAIhAMWQBKoAw2DqkwAe1jEn3NPvcs/bRmjwhfgvIjjINu8Y"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0-alpha.0.tgz_1493684123416_0.20852555986493826"},"directories":{}},"2.0.0-alpha.1":{"name":"redux-query","version":"2.0.0-alpha.1","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"asap":"^2.0.5","backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"4ed66d978d5df0a031ae658c62d25044fd4da94e","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0-alpha.1","_shasum":"7d678ebdf590a4069d747ebcd07040b28376b2ca","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"7d678ebdf590a4069d747ebcd07040b28376b2ca","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0-alpha.1.tgz","integrity":"sha512-2krid5LcRtlDl3Tvbgzc9w3LFQfd9IQaHXV5+0ZRv+P/DZPYgsD9xpPgHwHd9iHtD0My6owEc9bXAOMkMZKrWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFMJeIoVNPvXtAm19XRK3vAzODeC9gqE7WLMqYPsIzufAiEAl7jiXq9hn4OF/QT8yN1gFNzkQQQ1v68Cn1tGEKGLEZ8="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0-alpha.1.tgz_1493747848638_0.14638256235048175"},"directories":{}},"2.0.0-alpha.2":{"name":"redux-query","version":"2.0.0-alpha.2","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"asap":"^2.0.5","backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"1e1be6f1c4fa3b850c8438eeff8b0f4f7425483a","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0-alpha.2","_shasum":"9fec0ff4110eef6d57187102111acd206a592fab","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"9fec0ff4110eef6d57187102111acd206a592fab","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0-alpha.2.tgz","integrity":"sha512-UY9XcsUPIKah57W8NFECivhIiiP4vWNXEKszOAoy8MzDg/lU9FASaoEydPBX5zJderoIOn4+9oHSMvcIla1T2A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICC1AqSXHW6fKZvTyp50KycDNz2bWDsPjL0XaIVNJh5iAiEA1BLakSJAoSok8rQEBvcOTv2QJvv4KEWQl3MQPysEHb8="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0-alpha.2.tgz_1493762408676_0.03458294947631657"},"directories":{}},"2.0.0-alpha.3":{"name":"redux-query","version":"2.0.0-alpha.3","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"asap":"^2.0.5","backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"78a67886bb38f7a0d8fac9a22a9843870a8fef99","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0-alpha.3","_shasum":"0c2edc03499b10473b8936872cb69e21b2f061da","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"0c2edc03499b10473b8936872cb69e21b2f061da","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0-alpha.3.tgz","integrity":"sha512-llqtrFC46RCTqmyW7OHdvG72eCTZdrr/k3g4BoCK1NiCErnrNG9S102B2N4/DTh5HLMFf4c4NBS7nRVIWDPKZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzJtdLMJ1DGtIHreI8TbeJIZAibNtSZijxYIo00BA3AQIhAImZnHVE4dIwg8KF9Owl/TOYgjpKWGHauQeNQc6NeKjz"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0-alpha.3.tgz_1493764865403_0.9520267571788281"},"directories":{}},"2.0.0-alpha.4":{"name":"redux-query","version":"2.0.0-alpha.4","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"d997e6c04ec82ff50a6076e6e8a98d0be8afa251","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0-alpha.4","_shasum":"119549ae5d8cf203f8407c13662ab7f11780df4b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"119549ae5d8cf203f8407c13662ab7f11780df4b","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0-alpha.4.tgz","integrity":"sha512-NyJoeIesx+ilpq+kHcZ5DDKRhPc6N2fSPCqp5HIvIobw0oGhuj4nEjkVAXLArft/E/2gcaAzA6waYchKwbRpig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICV0WM7hNnFOi+I1S6b5ESsdC2Xl1+Hzf8omNsGZN5b6AiBPF6NoB0syPBUDUL+AmZY5bpc6x7SuYYRftRIjLBeeog=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0-alpha.4.tgz_1494290466942_0.6927090084645897"},"directories":{}},"2.0.0-rc.1":{"name":"redux-query","version":"2.0.0-rc.1","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","react-addons-shallow-compare":"^15.4.2","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^0.21.0","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"e7790703d08a61ba8c7523122a072f9430430ba3","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0-rc.1","_shasum":"b34c3d779eebf195fab0154a795ac5570c9f7541","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"b34c3d779eebf195fab0154a795ac5570c9f7541","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0-rc.1.tgz","integrity":"sha512-+50dK3qeWWI9hOVBfrHnPXuK+v2qwHAr1m6FaDRL2kmyye2CtXW2rKoAuRENxRmUM7PTrI6pWXfGSVlrF+gDQQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6puTpO64MyKzz9Kach5z72mNUh0pe8nWo+t2Y5lMt9QIgMp2sX8tNu65ys600LOjIbjghO0PQgFQr/sxaTFBBkbE="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0-rc.1.tgz_1494339144795_0.8157209630589932"},"directories":{}},"2.0.0-rc.2":{"name":"redux-query","version":"2.0.0-rc.2","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^1.3.1","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"083cfbe81b579294fb3b365e02e6f2ca6c8ea45d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0-rc.2","_shasum":"cd6165d80abb3614bd6c86244e7ceb76435885a6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"cd6165d80abb3614bd6c86244e7ceb76435885a6","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0-rc.2.tgz","integrity":"sha512-/FcjNKwJnxMFvRp4LnZJierh0/gp8Rqzni0z4pH1wmYfbOuPE9FqlzDyLFOdpOWpCCnoh+M4f/pWSk63HHkb3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAcYXfBk53yYTVIX48s+yXFD5lF+XrJ0oID91NSakg+AAiALLVw0Xab7itMAPYH6BoqJg6ORNxFxrp6/qaVZ1y66Dg=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0-rc.2.tgz_1494524298090_0.31677598622627556"},"directories":{}},"2.0.0":{"name":"redux-query","version":"2.0.0","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^1.3.1","react":"^15.0.1","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"06ed108ec70ac0c0679d66f0c288b780e7f80e36","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.0.0","_shasum":"f0faafab6fa580ea087a96b6478ed1e5844d05b8","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"shasum":"f0faafab6fa580ea087a96b6478ed1e5844d05b8","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.0.0.tgz","integrity":"sha512-76m/G1tOQZyMLw9aNnQcD0aTMQK7iXvvITfQFqiUmh1ksKqX3eGeaiOjL/q+Fi94PnPJ70kyeZWfHpqsW1r1UA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGfYN1UWqGj+1xXyEMaIIkIQz4nmA37yR5Hyvg/FpgWvAiEAmkDA6/liP0lV6yVEkSnX5weYOQ2forME5nHltb1ecBg="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-query-2.0.0.tgz_1494609573967_0.9365724986419082"},"directories":{}},"2.1.0":{"name":"redux-query","version":"2.1.0","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm install && npm run build","build:examples":"cd examples/async && npm install && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-rc","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^1.3.1","react":"^16.0.0","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"063dac1e94a3e2152fae6f6795c29e1c4e7500c3","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.1.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"integrity":"sha512-fAXfjiQnDF09AN0gLu1ePLZ/J2M+5sdTiWnDEt66Z4d7ePNq5D+DhZff2Ljx5g6ANHsTQYWDXM8zsAOzBQqfMA==","shasum":"459219e7e6319c84b3b2f61f77e267cd71805374","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICxeULI6C4obWkz6cCa5k0S9y6e9EOoUuqCxnOL0nh3MAiAwiI4YSIf5RAVcEBv/IOz+AESh62bwxEW8hHGpBW4jRQ=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-2.1.0.tgz_1507937440206_0.9770627003163099"},"directories":{}},"2.2.0":{"name":"redux-query","version":"2.2.0","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm run build","build:examples":"cd examples/async && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-rc","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^1.3.1","react":"^16.0.0","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"e621eb4e0f452b0db8464d33c72a9fb985f9fa6d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"integrity":"sha512-/1dj6NaoOLs8F2gaGTUf6DkRlaFqjplvAeuVn3VzvozwUV7Ctg4uR7CsXUHakvR2W7/IFUS9wJtUF/gb3PJiGg==","shasum":"ef253b0f1e890887f3213bbd37b4a3f61b2e061d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHA79/GJrJ8VeWUnX+soa4ln/qSdiw6FLckWyHpWe8ydAiBRYe1MccvuzwMPVJ3Www9Za9q01vAOQdfLgnma+IrdiQ=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-2.2.0.tgz_1510630207888_0.28436180972494185"},"directories":{}},"2.3.0":{"name":"redux-query","version":"2.3.0","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && npm run build","build:examples":"cd examples/async && npm run build","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:site && npm run build:examples","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"npm run lint","predeploy":"npm run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc npm test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-rc","redux":"^2.0.0 || ^3.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^1.3.1","react":"^16.0.0","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"093068d96bf18f752b46900a4abe4f3ca6114d6e","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.3.0","_npmVersion":"5.5.1","_nodeVersion":"6.11.0","_npmUser":{"name":"blazzy","email":"krishna@emptybox.org"},"dist":{"integrity":"sha512-okuVvSnejpdwjUa71Nl9bzS3+eMj8TW1DRYEg0fHUHQ1zs0+3y0tYsgidx6teAzDZDOMD9yB15kakReeiNNYgA==","shasum":"19e619c22628dbc64de95242aecfa6793a280a9d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDueM2IFIcchwy1cQBUGc6oEWFxi8OtF3nxCH/5QU6UbgIgMq5borcynQsS7uyJNKGVdbjgC+0Fb/fwjzqEpmCHx28="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-2.3.0.tgz_1512585126353_0.5988995295483619"},"directories":{}},"2.3.1":{"name":"redux-query","version":"2.3.1","description":"A library for querying and managing network state in React/Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"yarn run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore examples/,test/","build:es":"yarn run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore examples/,test/","build:umd":"yarn run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:site":"cd site && yarn run build","build:examples":"cd examples/async && yarn run build","build":"yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean:commonjs":"rimraf dist/commonjs","clean:coverage":"rimraf coverage","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","clean":"yarn run clean:commonjs && yarn run clean:es && yarn run clean:umd","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","deploy":"gh-pages -d site/build","prebuild":"yarn run lint","predeploy":"yarn run build:site","lint":"eslint src test --fix","test:cov":"cross-env NODE_ENV=test nyc yarn test","test":"mocha --compilers js:babel-core/register --reporter spec test/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0","prop-types":"^15.5.6","superagent":"^3.5.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0-rc","redux":"^2.0.0 || ^3.0.0 || ^4.0.0"},"devDependencies":{"babel-cli":"6.8.0","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.22.0","chai":"^3.5.0","codecov":"^1.0.1","cross-env":"^1.0.7","eslint":"^3.3.1","eslint-plugin-import":"^2.2.0","eslint-plugin-prettier":"^2.0.1","eslint-plugin-react":"^6.1.1","gh-pages":"^0.12.0","mocha":"^2.4.5","nyc":"^10.0.0","prettier":"^1.3.1","react":"^16.0.0","rimraf":"^2.4.3","superagent-mock":"^3.3.0","webpack":"^1.9.6"},"gitHead":"beccef2584a827843c14902d520c62e9fe7f0bc8","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@2.3.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"integrity":"sha512-yJkse+yIyzlKILGDQ3gJFwR4Jm6Wa3p8VhBqzyHl7sftHyG9Oa3WEhwVb9VgcWnLbvZP5K1QZclCE3DFfNFs9Q==","shasum":"77ad5a8eb2939cd188f3557a65304342f02d6415","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-2.3.1.tgz","fileCount":76,"unpackedSize":473384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbnYzICRA9TVsSAnZWagAAKEEQAIEyIzGb2vtVXIRqfyYt\nmQa2kS+vzPBg73rtY+uiTPDU8r0tthGOcaqbOuPqPmp9JxwxMPx2TWFv6zyA\naXWarmVgNzcXRHeao5ACGmj7r9W30eXyKPaLOIUAFY5dfmBDkOizIEBuRr55\nmdsB7NcE3UvENokJG+vmOSgJHOk7kjZZ5aMnBZniWm6zUdtYNh7XyEMrL7Qk\nQziQ/HjJ9+HKHyVXjQLeNs47hTueUN/gcGtDTtIq4top05xuR5KRlfLoe4vP\nCvpQ364w6FVct7/sApHTOKzaqpFlJjzWUNR2+0g4uwrRmRM83we3v//zkuzn\nSktas7TNL6WpuZbWgkiQ9TGXpYHtZErrkY9Q8Xo4BA8HXSnUkgU20ijAFuT+\n5jKGQkAVHkMs9mzjMAzZItUfgNeaFgzT6LnTUk7U0G0xxiLG3xaOslE1VnP7\nILF04JJ+lX+A0C1QiBfa1qofyPIK1wczBEcl+jqLUVhpTDkslPCdRw5wRtsn\nUaZvC9kTkhpoS2j/EACoiXTdBh7QADS5EsRcxjDbhK5CnYpOAORPs5IhTkBg\nzuWLptrMcaDY0mlGHQcM8aWkoz/rBW7qzMb/vxx3eWEBbd1e3ZK2Y3PDVPWJ\n+j+yBpIwoLi6JYiONOjqOLwGr/70LvPj6t2JLEkD8UeSX/JAqjhxvNmlTZNs\nV+7L\r\n=L97f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSWfTT5oJ301PK7d9yjHBucoshrFJPy8B+vMCa6xaIJwIhAL1uOaw9Hnl3Mc0Xsy2zKKWv+GVy3jSQKP4SEDC5tfID"}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_2.3.1_1537051847411_0.6734023726557128"},"_hasShrinkwrap":false},"3.0.0-alpha.2":{"name":"redux-query","version":"3.0.0-alpha.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^7.1.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"c9d3c7ee420cd2161c8daeec73d2c55437a1679e","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"readme":"ERROR: No README data found!","_id":"redux-query@3.0.0-alpha.2","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-fG//TzeEJ6aHIispdD8ERh95mAZq531XM4mjBCKTFLQiXjEl30Hoa15bnTC9OhCFjNnoyzrnoqrylYWzL470mg==","shasum":"a3392e4a8e756ccbe804ebebd6a23ed7bb89019f","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-alpha.2.tgz","fileCount":62,"unpackedSize":223881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+D57CRA9TVsSAnZWagAA3cMP/0U13dv3T1y+DC+srgtu\ndm9EDB1rJuZyP+0ccE9fLlRacP6yNMipZWZQU+Eob7xsESvPPt1tWCCjl/Yv\n1p0wwEjpq94c9Kr/QKjjjrRHLLVCaGxuPM8Zt6HHOJr7TG8JxCNSPUbD6tPF\nbBYp9vqSXc4ifltCMvJgXtkj1ee+wN1mLmuEw02VyLesje+laBrHyeUNcJaR\nupGmEmO7pwRQjKvMa+oxpxfY1w4kyOuCjva6P8wQhAOBveCexV0oxPoFV/zK\ngwTXB1f26zRVBM4FWhdU0RRCxrv7h2G3scn+SEyMBkNykOTsMSdh5EelgHPI\nOu4GphbUJIsW9vBVwV+driOnIYY4+GSu6w1F5tkWgXUYznQmxlgBlZ+IeWoJ\nVicmq9qv1B8MADQejWEaG7hO63huSTIzeuqjNwA79JXeDj5uB/OWjVTC7RKQ\ncvJhQsrv0JESGJ38wxaelfU/iG7dhYkRPJy/LebdIvK//XWhaBxAtkUT5N2p\nxv2K95l5VROsEYWtiici0Wzxxw0/UugLKuByGXjpabGzLPT+KsKrSz7SOaXl\n/XsVuEZ+8Zw6fLpSiCap9GJZdXu5QwdqBigN4dTFIxtYbCL+pf7q1jlTWFJM\nf6hjpw1K4CNtmp8MTjTxpai78XoCzE8yGNEcw4IDAmdvct2ryiNMkzFIE71z\n10Gu\r\n=/F1t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCljJeIcKVLzuUEXeOungaBdWC37T6/OXIB/j78h3lqHQIhAPgh2Kj4UQeNKVxtRPqiP3FgH+DSvZ0hzdw4MKHHLQo9"}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-alpha.2_1559772794917_0.11865460705630859"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"redux-query","version":"3.0.0-alpha.3","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.difference":"^4.5.0","lodash.get":"^4.4.2","lodash.identity":"^3.0.0","lodash.includes":"^4.3.0","lodash.intersection":"^4.4.0","lodash.omit":"^4.5.0","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0","lodash.values":"^4.3.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^7.1.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"017a46e4ce9e4a40701804c278e9f864cefbd9ef","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-alpha.3","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-Jm8iBxHqEdHS+W/Zh2gBX0IeMVBdqHpMti6WibBd4agBZ5Yl9I7T9jjIGwA/YsQK8J/npeAxym0KhlZ58cKYqg==","shasum":"3197cf3c5f0a54d4b13e8b5dd43747b137dc0805","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-alpha.3.tgz","fileCount":62,"unpackedSize":232540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+r+/CRA9TVsSAnZWagAACHsQAItDTXOc6iJ8r4l0BiQx\nl3JQIB8K7AknlyDnv1thvItQoHF44vNDWZui/3M1+JJmqetxo9cX+o4ASw/2\nS+iOnrfW72snf233SnQO+Dkt/9RglTlSSRt9sW9lRXUDggul9YHnTcH4KJqq\nmhyEactHn783a+6vOYV85/7L9b1cq4seS87O7JP7yqPA5ZwpgADzjfLUVjNr\n/toTMV9YNw/geVlxoCW8LIjwCPplGw32zr660KcqQkNY1mCuJHDOg27jUF1k\nX9Tknc/fdoFRhvxvUnEch0NMbpwVZJvjdwjpmud2BAu7+nf+N1LeT00d4NMZ\nOgVVUhvzHX69A2PXHaEAGXvRmoFtmt3pYr/rajLqdRXOmsVjFoPxnsyMQj06\n1qBSgejZZpaOIdRnxQhVXpNZni3yegatB0UpTMrHEKUcFIGTTpWiDWvu7liG\nihyF8nkDaePUWz0YU6r6HrgxvNbHhj2Rhjknx+xchwTrIbiqRhidD7EBizah\nm4nVtNOYvOI7lu8x4tzc5cv2HtJk+ryO8r8wIrLIXDgV2tXqJMuak3aSZUJE\nDwD1791jnAR1wz9uK2pUVQjoWe20pVh+8CQKV8wEGIyFRGfFaaWlGqPp9T9y\n91uWr5gra7Gw09XbBO+NnznGBT3BUY1nDLBUW8rgp176Wmk5OX1svZJ1YKD7\nXD57\r\n=adiQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq0uCvhGMMKdhs5q4yrT7Nx2OWN/T/iOyyBZspTx+GUAIgNHvb/Th8d2KDoNXKZzjc8B4qz1tdobgtwRYtvOuQ7cw="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-alpha.3_1559936958921_0.24669518977022342"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"redux-query","version":"3.0.0-alpha.4","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.get":"^4.4.2","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^7.1.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"d7b03cb4cbd9ead414d8db2c273058f970538867","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-alpha.4","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-2WrjKFF+Dibqxv816w2rPuzaoRUqlGmWDlqo3IJx2/+TAZvYh0zhU+Bisllgw7WyZWOAnZYLgBRD10WcVCYy4w==","shasum":"8407a2427af1ccbb5d82c29c97a3cdefcbb6cf3e","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-alpha.4.tgz","fileCount":62,"unpackedSize":222986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/r2QCRA9TVsSAnZWagAAAxcQAI4dgPGHg35DVw08OTYf\nAQnEW1araWGaAx77zF8NnibX6TO1xgx5rKnRuwGWd3G46SjFA2T5X3wnV63l\nyQLWbRa/xQslsYqkYmheRsgBSyrefByHFXcxbqGSqKue767VaQ8B8MHJtOrc\nK8z/Mpot+0mVUHkcUSGlTMWDp/hx7deOKuNGk4xO6Z74/UO81KVsRaaa57zY\nObmCOydOdfZJ3zDURCmnn2Jpfz/oHPjDkFR+PKQKRLZeulc2Ghe81kKG/a/w\nhNhsjwGp/uQ6/hBw7qdAV5V+o7Z3FoIFv6Pa8a2DZftQ7npXejn4WHXNVx0W\nTqrmMI12p27j4eU2/Ojr1Gs/rhOw3iqNANbTA54rcqH/fggo8kABAeEAAuWt\nV9qcabkOMo4x23nxWeL79QY/43n+MtYoSBbegU95OE8oO05aiqSbcF4/uS0I\n02ycffQBKOYv/3hsANK21K19qNZMtgIKlEffX1WnB4iliGSBnHuuBS5JIsiE\ndoESVvak5Z57CVPEZ7QuMq0AxQuYb5HQxq2J8DolmkNYugJ18SEHHJxBI27D\n/OBCzDBNblpnZRK4mmhkUGekhxqGkOdggTyLsI7DzugmyjFb4KiXiCAWfEn0\nIECvQM0THumdVeXLdkdstCT41k2f23xfQb9RKDRbR9GEPXfMX8Cc6rOYuVW9\nh4gy\r\n=D48m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBeKfxlDvdWQdJgtnffbrN0zFu5Le62wSx1QF6N13caXAiEA1M0uuz1idJbvRdJFnvndSRdm5isVaEklnbd/0gWA3nc="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-alpha.4_1560198543744_0.9935254023414517"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"redux-query","version":"3.0.0-alpha.5","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.get":"^4.4.2","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"d944c98a7b105a002a23fd62540f8aa1ec2866e7","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-alpha.5","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-dFcc+SBZWHZqtJSE8yqk/rlkQsgRzXDcVoNpuktnd7LTPsFT/PQSOuqXZ/pzDl4N8w72rP/qQAlakcaX0J2y0A==","shasum":"3eb9c283e4768e9fdcd10c8a25320ce23ffaec5f","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-alpha.5.tgz","fileCount":51,"unpackedSize":164756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/vEGCRA9TVsSAnZWagAADlkP/2LZPBZacAQlJCM1M188\nnr5iLG8yBYBTBky6rL17EBgQpZE8Xj0faG3qMSBraGmvl+g+r9SRinw0SJL4\nA7W9UppfwdqMt/qH7l+oKw1qa53Sz5/QFgNl7FZn+/AGNgA7yORuPSI8ErAM\nCbL96rsYum3QfndPLRLepvHrQG+HHMVlp3ux0Zk5umL6+GOq7amrURYSxeIF\nip3sacXBtSq0249bHxdvR5mxweGjeAcY1legec+U6m1VNAJRt4r60Z1Rqh2Z\nV1qVZ4Yk7zp3akRp6ZLGbA4wtOsEvgJnyF7LGu595kOLgtcHU4258SZ5/pWT\nYNWsyiv1JJqASP2TdWudPuYZJSNcU7vg3OOPllTRqSMi0cdlxeoxrIUP5eCt\nl5q4WWFinOwBqACLctY1wKQ+bSe9CoChLenFBXNMAzwDuJdsYxaj3rKMGW+S\nMBmGxjlndrN0QShUmWQGdh23eHIbli4BCbL/dSo0oRw5r0KQN5UaYYelJQ0x\nmaUYO+W3mSW3HU7eMsjplQmyPCT3jR62qxs5otR6dCpuzMIKlw5bfDIOLJvo\n9h772BUKSDsWpSoJ0QG1x0v4dABGDy+G+KyxyPP4UqNvCCmCpNGHL65otFmt\nIQo1ge6/vJeHDjgPaIIubMyk+57nR8+XuvQCpbcU3uA0045h/MsBLUx9rA+m\n5yUz\r\n=Q6rr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6ttBAeMg7wWGrmA1eCRjQDjnA4zKLI7v8tQJGOnLoJQIgG/56TamC37YgtwU+A3xFsk/bZjrTqBzjH0X6el9aIwc="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-alpha.5_1560211717992_0.26930261689898094"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"redux-query","version":"3.0.0-alpha.8","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","lodash.get":"^4.4.2","lodash.pick":"^4.4.0","lodash.pickby":"^4.6.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"e7c735094ba8d66fe4bde56127acb6d33e859cfd","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-alpha.8","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-mLJr7qoIIw3TNoIZsGelXIYPz8DACTu5JncwGxuRc5WYNVEA6WQGDi2psGCdSaHE3y47VEaMPvFHCdJaJE22uA==","shasum":"e03f2abb35c153c710f201e464456a426a617e18","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-alpha.8.tgz","fileCount":51,"unpackedSize":156208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAA3WCRA9TVsSAnZWagAAK1QQAIhQK2q6Xbcw8ZWhbVoE\nwnKwqDEjw15yDZ5APD+RH6UIofBya1oyvvInU/tIuNvzuG0Td7lSSZ05bqI6\nnmQwcpbLwzYFo0M7CyuL56bOryJIyV17i4LJh1dRiMs2k6Ba+MNN6R4V6zii\nzyc+NjqCFEfYpdXkR+vlKQd96qgZEmTvPAzRAQF/QG0Rk6/oz6QvSa5JhtG7\npUG8uPEPYRfI1eWXWIUGyuGarV0ZoBGJL2EPxh0dnpNMFlI3QJv5yLThDPkr\ntFagmFUapJe/6D0E+jB96fl6R+YKlsbT1AaXyh6NeaNB+dXGk26EREU989tu\nLOE6V2Xqbye+WGgTkV3b85ZU/VJQeqSgLlVAfKB5wDHEZwns23KmM1Ix1geO\nJq5HyZVYtC+GAugk3jspyyyzJ9/C8WVRPu5tED+/2m71MkNrOeBYpCUIEc2c\n0jJVsfKlTOv/6vX56iQ5+8s9wXzLM7sYpn3HSGkmlt4saKml5NxJdFLwIS2i\nTv1qsl34eNcRe2cBB5lqgd72FVliC245EfLBdyGju5tQVKzKXTH6gWVAaBCW\naVBfa8GINfxj/q3Jgu3pBBuVqw0tmgI9xVRrTMWg9dS/qwK1agOE7WElqUpB\niWEhOksRjp3eCPsC75RDkO1U3IjrENn4+7s3GybUEBoBTTiFEN9ncGelAvOq\nTG99\r\n=v8t9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuRlqsOesyz0Ksd/pdolIS9UQzEHjTwDL93WYY58y90AiA0NQAe0R2bSjKL0pVSUBZPLx9KlvlkT5FJJq4n0ElZmA=="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-alpha.8_1560284629385_0.03189274791258878"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"redux-query","version":"3.0.0-alpha.10","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"c4b32b357ff54872bfeb93501457762d8f444552","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-alpha.10","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-Do+wsTVEt4RiA1LCGcjve7GZ8g5tduESP7AaR9NaHeWB8qQ1qWszUUzjH1UBTvwGvVbvjs/yd2Wn1/OJRTq7hQ==","shasum":"a0dc5046cbf8c5d2d781cb6d1137fc542df1d860","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-alpha.10.tgz","fileCount":51,"unpackedSize":156121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAUeNCRA9TVsSAnZWagAAEfkP/A9psDCcspmsiWZLRcRP\nIbL9lwbrRZUgekj4tuaZffuK++/Vq7r1Lye+hn+oUntEOmgZovBqO79G6guq\nPwCds1TlO1d5Wx1hGcOVtg6A9mpPd5rMpFhgEwGA7ErZmO9zUjSjAE128uwy\nWuevoj9IJo+ENnAEpyVvcJGRaHFP5dx/mugOeDe00oUdqNY3QAlSYxBMJnZ2\n7GyKe1FvsnhkSilsPBmEBeeGQSwSdPBerinLE/aFZoxK5Vuoyty0XZZ1uOVq\nHqahkqciULF8E0NkLdj0kS9meEy4uaIRpr6RZltDCkUy1m+L81Q8W/5N9s4h\nqV3ZwsyUEZRSVX9AJlD7M0THxopnaoK4mZEeV8oW6CQPgi2GtqXzJEiEu2J4\nH8hU9y8WpqYr+Imj1w4iq4CuDkQ6mde7NvQSrsm/Nx4HXEflqYPPyUWhE2LU\nMW4xj94hvscNZvvk39DQOpHu+PrYEtpoY9L1rMDvOx6LyWf2/RfGOQ3yr2kg\nt2S8appIrExCvTxNhCFbxcm2dmIaQ74pJqrYUuPGK6sUhUu+Vwted0WSut3/\nzu/HLIfGmNQJVjusThskKLo+kSynqsR3/ieufQjcoBBGnpfkrout3p8bKhXG\nHLNNXoObH6W4y8XgLDUif7NscLIGLXPp+zh6dPvVj8p37xM+eYIC7EhH3ntF\nl9ab\r\n=CWuv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFvZRQRQZCtUW+i/U9evG6lhha3McZ5F9P+ebQlnb0jQAiA8OoADptu+gfwTF1V/fBPGS91lJOaFwT+EUvO2SokWgw=="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-alpha.10_1560364940488_0.7641512402938795"},"_hasShrinkwrap":false},"3.0.0-rc.0":{"name":"redux-query","version":"3.0.0-rc.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"2c3a764d3885d54c2e33dd0eb61456ec29ebb5e1","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-rc.0","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-ls6kdAbuRmlrr5SqnzhNdEUjEoHl7LB+a5chaCm144L6XmhsG9hBGJSdhP+zOuM9AdxNyjOz2LkICdm16ZoY1A==","shasum":"7b91df1ea902fe958f9a73d737e5609b1f59ef3f","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-rc.0.tgz","fileCount":52,"unpackedSize":158618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDDDECRA9TVsSAnZWagAAHj0QAJr/uENjl6W7L/FY5fFM\nnlXUf6Dmz1fG9JEfqcw2LQr8J3LA2ZNv+VLeLxck+mqggbHX1FUTRQPItnpT\nXyetLs61lbTgDXILjXmAlo3p/vE+nJ+mH8fRCXu8iTH06plJUoS2ycDJdCtG\nremaXPoy4xK0zzlGy81/BtpxfAnLese/y6AZHpJ/285DG6e4HWJTSwd5LADY\ng74ivEAAkXwBgUjsYyYNoej60RmGd45jpp7QfoI2L0Gurpf+OzKA6VSdwGVa\n2YorCIXIz+KoCZHydVCaiWF7o59JdDW/CZkRC/zk/lqZZZ9I9Ufdp2RIWDf/\nxtC4EF67LcC7WYP5V5AL597CD6834YDYyzUMYU+et1IznomDUPcZegEaG4Zn\nXhwkOPGbAJAUF/KjQ389fICohIirrjlvcKd8QUoti2dk4EGySgWeDbDdC3kp\nA/D3JDb/phQoaX/iSdvyd/GbWtE4LwUkhyK0jHcZKGCS3cJzBA/baAgp9LOu\nkvzji7AyBMiVpBQ3lJO+m7GjnnXlC8HGmVS9TExjQVZpteuFkE9DJu6OEJqt\nKc34cntRe2E6SQAves+wzsSPVp49vbP/SBW9smdkQCcHM+mVOSJFS5k+0xAn\ndoPkMFCq9Nc0jvY8vD+030uF5qKKQAOvl8EBoQmjUbKGNJmLR6E5cc6vkCyF\npAA0\r\n=v0DF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUvQMW7oeX1OfJ3mb2qvIncvkX7KL7z4uMANk+dn4osgIgSxvQdrb0+QxRZ5pW0gw+1+hPJA82YdbSZ1xZ+q2d7r4="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-rc.0_1561080002338_0.6086476300888441"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"redux-query","version":"3.0.0-rc.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"9007f0660247b2f2a7ed5f4c48023bf9b0fec1ed","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-rc.1","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-BAWbW6rDKT+NOkIwQKNbAv+Dfnm3XYDPNG1hxFXzLIceDCLd0gbhFOXxYTfS5uZ9SFovqfu96kX4BL3HfCeOKw==","shasum":"6532bb315b47a1f01f856e033546678349c70572","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-rc.1.tgz","fileCount":55,"unpackedSize":159555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDEieCRA9TVsSAnZWagAAe/QP/1aBF1BfRlwfmoUFUMaT\n0p3VF0g1nfAYWtuk8NC+dlwBcZFpbSiWfiPf3fSBKGyNvo5PcYjtnA8O/znB\ne7n2KFuvnoAZdMP/doOsmyhgbCnnV7qcKk4W/qr25fb2IZH3XoAeK0AvaIzd\nX4IQWkI5JHha7IGAR9VzOFCZ6Gw6a6lXnAklA6iETgX5XjeJKQ2hRiSbJ8Ux\nx2dzNelRNRKfx/5o2incJ8RQFrjS87UcGviGR+1BTuZ9bXb3yysVApgmjc/9\nxyAFwvdXM3sLGHNpMJximygyXv3dNO0LW8a4wS1NhqE7Si+boM0H54JYe9g4\neO7iZpmpaTnJ4LlTs9DRb4muOtUDaaDqWbh5FAxXKzwxb1fckKXHcs8LHy0m\nsXzlaWRNA5SN0UfqB9A1PvinM/R7RzEXkX+vOGFH8WWcIjAp2Qgosu6/c2+5\ngp8/tau7mDFmO2/pjtR0MDqJRK0C1nCYy1c8LOCGDkr565ZugWpbF4i/ffcD\nrjzLTaW7ym+/b2HPIlR9AtQrQj9BzpXx5W0mdwql1wA53iYh6aoOfvEIu7jN\n/qaWeBv2Qz1+k/sXiEY21pGrSzHz/fqw11yRt5n0RfL8Hu/u0efEioutcorw\nJIMTmsGOsovfc8LsLM0jBqt9N0RyEhaf1rY4m3eXx9o0oHiQmlB815Vsb+FI\n4+tj\r\n=3uqa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCy7rXPx592EjKFe9fHoUGxMa1eHNzgoUTTYW/UWHgkZQIgGG5N8wpAcKWXuRwWCWA3CWeHEFYZ9eHqCl6byZJpfK0="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-rc.1_1561086109509_0.2338654819581618"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"redux-query","version":"3.0.0-rc.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"90042ba5f946a34e72a91d84c38f8ab1e73daf60","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-rc.2","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-QfaEtkcHnfn3d2cCgW+VI6pcFkG5RNVCdGFR2bWuWeXC9qePOfO1vt1f3mRyoh5L3n2YKvk25myRV4GUjcsZVA==","shasum":"b3ac4f9dda0bd57a859b7889f4cb77fc0c38fec6","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-rc.2.tgz","fileCount":55,"unpackedSize":159605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDOYZCRA9TVsSAnZWagAA6swQAIVe2tYTBMwNTh960YRE\n92wsqTV2L0SXGDNw1+RXmuNdj9I66umAlxocEFJppYKNcHAzC8s21nrNhFwI\npgsls0yw1Pt3S0vACBvMvwNRDJ1PVTbzud1XvMJXXh2dlkBGhjIJ1cJCKTKk\nacEJeFEvsaaBs0udHLhAdDlOaIjooSqTov9OGlpDnIQfdmCZRb8FhEN1fz9/\nOKpodecq48rmCNMuUE6QrCvLtK7VoG6+eZ9Ky2cYy+cm4/caTPkqgSOVU8VT\nO0ffknX7kxF7D5H2POV1rYL4NZpucXVI+X+WSU0QMrzT/OQhFSXM13In3e42\no8Q+kChkdi7L97417FwloD9meC8KYcaYkB+687+3u2H81dYZkIP+rB26RaUi\nG5XpAPTG7W/kRpIt4L+ssqs+fyth1x2ZhSGd8US5lCRkx+cA/hwjHA792Q6x\nzoF+PTLKUfFn3RlQi6hvu595MfiI7HZ8/PvshJmoqmzDin+TfvLLYLoVu1iS\nLHjkwiBl54X7YbT9mbR4W1OBiYD38b5icHaYsgH4IHOtuY9k09fSdu+Dx0Jy\nNLH/AX2bI+2gkRcK6nP5t5pqvCizX6/Qqnmyb075xTNNv/eMxikRvukb4OvP\nIJyqI8asH6UAjeMKgGmr62Jmi2+IzWJ5z2+jNUdNwyZO3J0lVi7E55Q5G1gX\nJCPy\r\n=N+3Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCL363Zl6a9e4r08EYZ1aXCkkzr0H12ntVkBeWYXRIU3gIgPwK1RhOXClVUNlrshiB6vvAd+tu6RlcWhNu5Huyx4rU="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-rc.2_1561126424635_0.002885513040790988"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"redux-query","version":"3.0.0-rc.3","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"627b4086d8e5fff26ecc51ef05cc5733ba40060c","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-rc.3","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-e2O5rmZJpWwvXTNhQWRF9ONRXmO/hYnQERNAU7Jy9sj+YnKrI9Qcr73zdw+40cix0ZhCgOKlNsKMAsmE2Shf5w==","shasum":"c23054615843054cfd9094c51ebc2411385dc987","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-rc.3.tgz","fileCount":56,"unpackedSize":159726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDO4KCRA9TVsSAnZWagAAXgkP/A5GQFSkFEIrwq8aXYdB\nU8zS/QyiJ0RYOcMrMkyAd+DgDGWSsq7fr9twDOx+HX4JC3Eq1/i26PpXPp+t\nmaHC9GS+7zpW5WJHMYhckM6nURUk6YKadUVHO3n+FX7GjltseGJoehX825z5\nMMft8M/wQNfU/ZVzbpe+jrQ5VcyXZIfbxGFOvupxQsIjWJonlOnbuTFNIGd4\nI7vaoia/zM0AKx0wtx61O7BzbNldFVfgSu9zZHVU+SkYPMsr1AIj4paoA8wq\nJh3gEQbcRm+s2jf3ex1gypjH/F8OLTWApc8r/cu4oYQkbh7S06OyXSNrKg2O\n+muaN5mNsS8L+Rn7x6QlhwOtOU5V1GRLe559V7YvU7xEfPeDr4NHHL7uks2i\nM8d+a5lYzeB1pxk4DZ4Cw0i7dgbgXg2UqCjQ8Tef3UQJob7OmSSso1GWqS2+\nzV+D1oKN2uJ8bB89k5GALdbBAbmyNbCOdCUdaX67sjC6RbFd6vyW7rv+WoMT\nXnq7yRJJ30sSB1HwuPj2QAeJ6Pn+PDnoozPB3k7XhLuITecfXUM2WcV0lrwd\nYPC5U/2pMLC2/pVWwfP7rzHviIT3/FM8idfomIDPD2EjJRkGxgednGeTeuiF\n2wSAPF0uGoX6kYl/stojPCx7x3LHsEArpWs20xM6YBcyUf28VtKnoCri8JtP\n+ppI\r\n=T50f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4ltr/OvURp5Jc/PhGEgi76WfvHNF+CJjGwHByonTY9AiEAvtZHuzMq/UgzMVCCiJ2/iJrvdGUMePMQ7JxzJl13LHM="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-rc.3_1561128457365_0.8678173549599091"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"redux-query","version":"3.0.0-rc.4","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"ddf9592780cbeb38356b7a956f3635ce8893446d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-rc.4","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-49aAEncwW8lr6VpDRHRIuPaHSQz/50qrAbuxTjUPP76z+00i/dHZHhBIJRud0g6yHC1XN6fD+XYjOjBWu1jsXQ==","shasum":"2348cc449132f9f85dcd7a0058424187cfa92926","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-rc.4.tgz","fileCount":56,"unpackedSize":159656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDPI4CRA9TVsSAnZWagAAvKcQAJ2bwwxoVcWc+icwN3Lw\nYcNDOZYBtAMbBIBtLpqZAB/y6YxpaCiA0Jlhy/Tu8DORAkOCf6gjUuMmXs6M\n5gd3nGrDR3BIy2YplnDTuMLQT7xzMTtG0BPj36kP/4Sv8yaxG0OtAL9MAZWz\n7WWAdJH2qV5C8z4qfLoRJV2KpA6wKFQkvRCFPXaBCcpl+10Z/oonhBFH87L1\nNKOAn3H5ctwSr722+l1yqbeRs+J8iu2g4kbmPpADGBq2dZj7e0pawGWVzK+g\nLBJTkh0w1/zuMxmr51DarHwNNR2re8WMuFV0DOoa9vDNNn9kb1eh+iChaY5x\nIqkiKRVz5WinjG1TRt9mPAQ4kN1Ae61GOJhjjJtQL2+4nOVBsPfY+E+9apLp\nTlrBZjM8/nNQxPt7Cq1h7MemS5zYtAsF3R77jJEP+qgSw17rhKYaA4qiF6TN\nldWC1js3O0KAKP2/zoVr3BiCBRk1bBD1CfsIsg7z9y00FNN2kNOqHTUAzI2x\n5GBfVUiRW3S3mDb1EEpXo5PFG2Ovu1LEYwR2ZYGW3lX7coM7//gyNoCMxkuC\nPJGBb8z30MuMsyaUgR7c5h1iFEk0SykNd6mG6PFk3vUTlFC8B8Jn21Y6CCtN\ndpXQQ3HxvqV433PoGngTHMHioet0PnX14SWW7kv9Dzai7rhB2zVGZ6S6a91Y\nKuko\r\n=0M58\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQrTd71KsVbZDFpImYsxTR0xeGs67qYeJa2B/kO0QTaAiAthumc3oGCsBv1vw9TWoSgy2QalrV9ZV10ADu1WEa4yA=="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-rc.4_1561129528281_0.29604634563517984"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"redux-query","version":"3.0.0-rc.6","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"9cb18c84f2a0dde0e52bca58ab1e9812cfc18a08","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-rc.6","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-cEN3vvYc8vffO2elhZ1IEIgibLvyujrI6SwrmPhdLLSZVnJlmpTeAK8+w0doFN8MqVL+KwaWXFotIHCg3eiX/A==","shasum":"0679d6943ec2d838b7baf3219e1dfe06df967a60","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-rc.6.tgz","fileCount":59,"unpackedSize":166390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEm7xCRA9TVsSAnZWagAAF88P/2sn4+RpWdAg4QDn6YhY\nEvJ7E7RgWOueeH0Bn2PjQuRyOOqXnXqruNcVDpCXxyvoiFh/yu9RmAfbgRwK\n17M7+s1uLfE+RoEYnVtkci2SStAvhbSZd8K1JaVV2cpUlobjhUWUsVV2i9ui\nmMZ7AtxJWm/jUZ3Qb4mYBkxm/P8rVZ5YaqD42dhPFOdT8IecDLo5u7i3GixF\nN/3FPdc7mN0K2YxK/GKTktEyZXcape7qd8/Xbi6qv/H2vi7/SGPT6VkozaCC\nkx+KW408p/ViiWfn1NM7JsfUFg15m4G8K1fplalu+yF/aHN53bv7j8w5/5H0\n92HaC+aWVGcppkRa1+NZAhN//KeBveaFGrYxDJbQ9hKIDKa0FrXk1b3A9xSU\nXYcdFboBndKZ1ClLjn3IaMSYrG63alMizgcJgTQKfDrWXJ/d0Gn23nZ9t/YF\nVLfuL/ckfW+nce2iptcW0vJH/gX3mbVhNgrLAKJa65j4Xul3+JmyFAiVnE3+\nboUkAzK7uhxZ+1wC9XnBQvJp1zTN9AAF6+DstPpJw/jQfzOIiknossbYfzF3\ng9w9h5etB8MDmzyic099JoTCGN9iMhjg9xL5ZSa4+I2fZa3T0Ih8i4SQmn7F\niURgaIyiCWmdXnyT6GDa+9Um83OQPIFFqi6Xz2Ps2eML7DbWji/F2qHjTOPG\n97kp\r\n=dbI7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH4hx8HA5eWJIw6Ff7fcMj7pzmtgQJO5jq8x+ppmvRXtAiAXDvcp2On6d5SeNevXRcugLcvM/iUSMUdsbfiEH3ARNQ=="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-rc.6_1561489136384_0.5557979143526401"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"redux-query","version":"3.0.0-rc.7","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"80c9d652c03845dfae0d03a3fe9d05abf191778e","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0-rc.7","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-ie6HT5bgcZM9J6+6NUQudEI6GanCaxulk2tr+ZFjowOibw0fJIfU/SK6U13nGrj1DCF+symuiacMH5aPaI+Oug==","shasum":"dfdde3d377bfc71d0ee51cd36bb739cc6ebfc6f9","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0-rc.7.tgz","fileCount":59,"unpackedSize":162521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEoM9CRA9TVsSAnZWagAASa0P/1rCLRyje7bYT2rJ46Wa\nvoSZXDsHUp3gfORcdprCfihApEd2mAz9kTFy/AZbNDfhYGbTz6CM5OPsO3JI\nVLrAHF1UZijoZulIuzMTR+kb6sbbDPHwrguOUODpDFx+B8PUHuuaCTcYMJRC\nX3Sq0OSo0y77tRoLeYIT2jUftEYIH7mClY9DU+K4y3dnB10+h0xeFC6DO1uq\n5rfjaN5cFtwPqXDOrOdWPniCWppvjXfqPgnR+A2otvujQyCBsnOm1jFRzDkb\n9AUnetrK7jgCNwyRRnkcdySd+OsWGtZUW05eOSMHeUBU/08PnNMXNY6mNLfq\nQsP4c9j8st5v0kI7qSlGzNq50wXu1VTngeYzvLUJr+WFWB8tkBlRSx/trYJo\n5+dKEvhHWYE3rxos0CYikGb9NNrjntxeR4I/OqAbFV/z8u64FNimupRFTjy8\nt9mtwcoJq/+9lRBO7f+eNrNYZglnFbcavnL6WQ+sNo59pUpz+rAHwsfEnu9h\nGHDvKgNhb4xqewCp0jaNSNErfIAvMYcRUbT8O9alaYT3oTWMmmmO7ikbTFaE\ntDHxG/h61jInkInU0kqv4+vpZ/FNnZ4vxFYr5gxjxaiECSkvmc4JQ4Qi0il8\nj8xq+/Sy58VLWqhpy3CysvbBMl81L8bNxm4A8P0tlR7EzKSFYfUBhKrEHOtu\nLdSZ\r\n=u/Ba\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6D2amtWEz4WHSBk1vW8vpZx52tatKoaw/7FxFk9FWyAIhAJGukQvOYYddqRAFeW/ulDs7iG15emYXK2vGynI0NreR"}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0-rc.7_1561494333075_0.8722940873248795"},"_hasShrinkwrap":false},"3.0.0":{"name":"redux-query","version":"3.0.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"342a27a74003fbd9206bbfc40e09d939aa28980f","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.0.0","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-SOE7PQbObX6Xa8XYGsiV54a6JqbpIMKUFkF0aLFMZIt+E4m7xIYGI5pa6INIGBad+FFD1lnySIajEJPxKMs31A==","shasum":"adc1c9335805a995e92be1c66ab923fff7dd6be8","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.0.0.tgz","fileCount":59,"unpackedSize":162516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEpgbCRA9TVsSAnZWagAAsx8P/0B5CcezuY6kGk53jxFl\n3na9Vi9AU8H8V9fWjvjer/Dgaqrgr5GmhkW9l2oT6nzS1Iluo9CjrtGHr6Xs\n/atUKubBOQoJS2E53y/xZPgjv91v0pvaPNahWEST9HEbvLsG6ck5EViywXqk\ncWFp4/vcS2FXPwffSMJ3YzViyhrWdrnR+9h5wHnWvh4YIXpeMFdMjzDgOqK9\nJsGYH9DW/nMBG1PB+QhUbGCH+EVtB/dxJjKpcvw7cxel3lJGROjI8F1TvYgg\nJgJSTlxiR6XVf9NdPln3oyY5Ln+cFZ3LXYhmJAAW/pyq1XAiDthi9QZ4X8eN\n5Eio5WGiWZaat7mGhYPY6ee5sfhdQoO8hf5TEMioEF4lvkV0VfSqNO9xbuuI\nRnuOmNwQNkkXKVcCmzHdiCKuNwQGetwQVOahNr2wvKa/yrl8eMMS6NgsVFBk\nrzDIJNc19AE6BKCdD1sV4P1vrsxbtm2wTUxnVicThqtt4dNALdjO2BDcwK12\nQKtZL0fpToPg3sDwJJgJgpcWXArPeizWE0EBS8GI1cVLPi0+ZqGpZrDZ38+6\nMiQyxKAkIrjWgb9JCkB38XCk/GaydPDi7vrRevYyYtuO+swlBTWRMQc/quY/\n7vj+ieU3fqxrC8biqjzJ5vMOyjtLjNaB49zFVra3SGY16K90tL2XZPUYe8UA\nUhTb\r\n=n0cu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHmWIpCAMtYUcYVd01Be/FcsXwpY5QXHntQuMLbTkoyWAiAImmTMMvn0J/mM4KEzj/kemrEmRZifA1/WH/HPUueLiA=="}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.0.0_1561499675164_0.4026178847427393"},"_hasShrinkwrap":false},"3.1.0-alpha.0":{"name":"redux-query","version":"3.1.0-alpha.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"49c79d3e705cec047d66ffb471fcdc0ffa0d9e0f","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.1.0-alpha.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-YH1Vc+oDhxR1n6WbBCXL1ZDWC0r9qVTmh/OouBAwnKVMP/rmKNFvF6iR4ew6uZAOtYNbTzOFTdnXt+w+o6gm7A==","shasum":"1edb8f5487a2a9ea17a78e886da664f63a165efb","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.1.0-alpha.0.tgz","fileCount":57,"unpackedSize":152110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNj1aCRA9TVsSAnZWagAA2lkP+we/mh6gdJm8frQnEYFP\nq4w5/zcd+ij/+Zi3SG/mAjlhpOmhPLOuy0YuAq1U206pkb+LaXxu3JFEvcDN\n2ctt+LcSg4rqFaULNCiA0728y26f8sOR4TGq+oiSp1sInBQtl5RAyIVDz9zx\nA78IvubqsvfPeyuN8piRdyJWrfinR9/JAo0jRhHWZOJemnV9B+NukCuNMDt5\nZO2GPaut9Gn3sYvYTH9MS/Q2X6RbTxxBu31LciYSxOv+iA4jSfHwibmlUuM2\n+p7anQLIBkAUMhT8evZ9y3xhv70W0rpwEgxt4T6MAq9NHEOCZ1Ll8Ly53RBl\nqxVCGfS6lsbk8Hpcx7fBTQWDhx1U3IcKXISFHnIWNNr/Efo3cmkFDH3ORmzK\n3sHQ2c3ie1MVuY/hBXpoXF+Ckqt+ElP13EqAq87ru1DBWz9+sQZ5+4cY64a/\njdhN8kNjtyWgUV9RhL+or9LqYtqIPftkDRf0gGQ1YSJ7oDmmpcBnX6L7K6Wo\nPkOcBcYicz+0H0HsobTy34fNK9taYVvycmz/MxF11V4v9CJ024HoRsWbhu7a\n/oQyzspU9TgJGS78fmbu0xpcVZDbjpeilim10pJBFypgXZr/4EnV9JdLyRUu\niCrMCl25V1oMp2S24C+cl4ELAUZAuXgaTtBSJ15naVPLCv54pXXMt8jh+d/u\n39h3\r\n=xPRZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmZL1iCJc0Y1Nz8h+y3UKzzfjVlVwRis8ibc+63LZEKAIgJYWWEL9tjPwvRZ61uHEsrULPf45qdLjBtuTQNlsAQ/s="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.1.0-alpha.0_1563835737567_0.006946967693878481"},"_hasShrinkwrap":false},"3.1.1":{"name":"redux-query","version":"3.1.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"7d0412f5e76aa10578ba49b2d69cd7f0845c7e8c","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.1.1","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-9BGgYPcAssHY293pInPsCcQNT+JeVnCj1DO6EvSaj00SeAsTdYHmT2xj27yoTdUFY2ZK+th7mlY3WwR579bODA==","shasum":"2f7fb40938f162fe744d5ac63d8238f020214421","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.1.1.tgz","fileCount":57,"unpackedSize":152102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNofFCRA9TVsSAnZWagAArioP/2dmJFbmHorsd13OCbkY\nVO+ZjVcN7NgMUixkDzggVJY+W1zMaC7mzhKFIOfC9AKybJe7WIRJSNFWrwN8\nx4v964q4bGuLVeAqgfFnBsDL3b8mx0xrfFnSkHp8OIEJuDVIzy7VUQElhdNm\n80nztyHquzqAh3kEiwW+QVi+u4Nv2UMJuA0nk8VK76ZnqLyyTSQJ6L2tM6sq\ndzFPTsAg+gxb3AVdjR0w26Sxnotjaxe/JbFzTppV90kTDe2QXVakxQEtcomn\nrT3P0oBtPpX2G7eRAThlovbyhZhCaaryvYAO16Ihcx60YBp8pnOBvqpNFuI4\nlfdgCXWW0stg7D7G1tbHEwQr3C/iBxQWCJt/2oIcAszKu+0gMWaDLTUzBwqD\nBGvO6HRc+0S1380lc9BQi0T64ag8SeYAdn/vz8gmxweHKtHF5mW04XuZvJ5M\nk+wwMrcHgcmtviMSLzMaWfzq+XUorAOvDex+MqgbMUrlwonO5NJpx+AC2UBn\n8+u8XLdHbkqGdDJBvXPOJ4f2FJX6IJ/1ElH6vZkOO8KlmyhdzB15mmLT3YGQ\nLJoRN4jdK4QpCFhj40TYZjdqCqg0tYyCDOtYwJytSYNe7OEPFlkcaALDXEz4\nN3TW5ogb4+A0hgpTVH4T9+ZpBL20fFqlFU/zq+HSA1OWOlfd8Ec0EMRuFdsB\nqv4g\r\n=2X41\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcghDBi1FcPjJ5IsOXzb9l9+ZdakhElNJtM4lnaSa9RAIgY48LYgxyvn/+2FwBL4Kbvp6J133DYAChxsRmMEfDrvU="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.1.1_1563854788368_0.6056976759749519"},"_hasShrinkwrap":false},"3.2.0":{"name":"redux-query","version":"3.2.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"1295a1e6ff9047d5258aecb34e5aba96e8159013","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.2.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-bkpP5ZchxWqst4KHwiA8la9j8UL5q4W4wJbapyVWkeEqagPFTMmguDZz4kQTP3Bgq7uX+pX/RWGU7Nb0cxO26A==","shasum":"542451535b1de93194a5fa93a33e33bf1aaa4a31","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.2.0.tgz","fileCount":57,"unpackedSize":153121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaDdgCRA9TVsSAnZWagAAEtYQAJ+gbaVW24VtvI801rSN\ntYCdaBYKkEzz9ktulHpbmSLKaW32HHFijkR+A2U/WM90eJHxs/EoZpX28DQc\ny2cObsn9lSbkDNZAyt1l/HQLIWw0VUQ26mRaUfX4x3Mz6FzFxESzXqiXvWQQ\n9xXc1WXDxXOelAqPKNUOFasLYgLCyKSgTXlQvATTknJYCkvOXvzSW/rnD4TF\nt07Q8d4pNCpWydHS5OD15pJq+LBAswc+jdui/oO4fKNESm1ijSlZOXJe/c3y\ncQ0FYfZasDYnNqoRGj/F3yhRe9DS+l2R69TFgPwSpCF3UrIaqiQbvMU+RqUi\nde7WR+Qq3B6vb69MP8yMZMzWfdOP7w6Q+yjsdYk7AHBcVcFXfT4RkFCNAmmf\n46CbEr1zdzoypmBVLhfcJeNhA8Kkiq3TMgssJ9Rl7Q4CBiwK3GxXblo68AOS\nUu278W/VnHif/mO7+EwsfAnGY0BntgbHjxOApqlKGh2eDgQi7BxWe4y/bwS+\ntjkh/nOcoBD77jQq0FqNxPH0Rd9p5HZar1IB02HYT0SevnOQmyCOWLMZ2DV4\nUoEzxlMEKGBrZ9fuaFRb+MKSqLlKq8+/qglIXbwXtnLrYWwlnru7XOeJ7ueA\ndDiGGTFMswE36xHouStOubHb8qYxprjsz99JIeD2xgv3OYF+5HTUEoTQ76X5\nvBux\r\n=Z5Xe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrDG/NxwkYjpBsS6j4E6MMJK3uowWj48/zkSC9Kh3X+QIhAIflEXd2fYnqO4HnCWX+wYX71xzNgwNkKD3+q4V81Mqb"}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.2.0_1567111007676_0.6581987429797049"},"_hasShrinkwrap":false},"3.2.1-alpha.2":{"name":"redux-query","version":"3.2.1-alpha.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"49f0e4b9d91058cdc513e0740e5e2b4809681e4b","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.2.1-alpha.2","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-u7QNFp5ec/cDDZEqICIt+Bdbria0ydAQ2tPPY9AOWQcjMxZZBcWs2JCPUGU+eQrhh8USfAH7Hd6z2e7uvj8ljQ==","shasum":"dec7f68fb340b78f79310c66613e6a2750e20a0d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.2.1-alpha.2.tgz","fileCount":57,"unpackedSize":153151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwJgECRA9TVsSAnZWagAAqT4P/jR+E5QppUJ06UtgmcbP\n75KTj728biea3pKIMUWJ8lyVx/uSFe2RPbsYSe/XTsQ1uYrCzaUOZLhA2bDz\nDCfiixT91VncFj9vmwA7jCjwagcCs73UoAsgVKdq3BDoHuhHRTAdtYWY7VhE\nCRwfLJJ8tdFqLbKwg/BdAyl1a3iSGkIIUwnKxHipicV4g/QRB/o6SXuzQxa1\nUTkgUvr/BBSl5nYSml76YaaYDpEbkY0yIIgMaXV7xvX0/IPZqggS3eFIVfE8\nsmMfczzVw3gvhPbHmP8Vgi55QIN6ugOJABFY8GH1T82+9tiTLZAs6IIxJepw\n2rJffNDm+gHofWyzakTYL177HR8VI0E8Zl8ULQ5der711qJuRHQ97zjqz+hs\nXb6HAH8c+X/gPsLgNNGGXXeGFycrGVLlKGCw5fTf6WcUMdTDxCcGckFXG116\nzsYUZgIv9OQKXpFD3gxq8qM6bbualmufXaMl/s8v1Encv3OWTGGkXtvg9hjy\naC6zAvrsoT/SEgKi48yESdsVUKsnmJ1trZDfqr7ta21Au7Z335dSmK2FERcS\n/W9uKRrfCwpzxSoeWIS3qjKbr0QBx9cdFcapnK2I3+Xj6wg8I7wNK45WwdUk\n+5xTaA8snd0RH/AoX2q4eGVxs/CBkYlSJn0Ey7rcoxlFDDMcL1Yp4xv7Scn8\nnx0b\r\n=ztrV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF7BlnXD9ObZmmUmAjpmP/UjTT2n8M2REEQfNNtj8XWZAiBnB7ERGdkBRxfPSQHguzJLk5DeEFoIm6HZ05zTuH+ZhQ=="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.2.1-alpha.2_1572902916495_0.1190906429049996"},"_hasShrinkwrap":false},"3.2.1":{"name":"redux-query","version":"3.2.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"5db6690d157112adc7d58f531f5a1db7ebc0d4ec","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.2.1","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-FP9ExH6I/OxaTi8dlUnG1xCAQV/e0qp7jekbe3lfDhPF48rPMRLomwRBwYm/bkAAGifoStBIncNM9e7931EkfA==","shasum":"882a12183844612b54092cbab5f500eb16abfdef","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.2.1.tgz","fileCount":57,"unpackedSize":153143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwMyiCRA9TVsSAnZWagAAKfcP/iuGY/6KRWJ1958naSsi\nficALbxmIDNBuFIxMfliJtS19h6dcghkpZJbuEaLvA1+tg5Ld6B/kIMMiPI/\n9hTOd5CnG8YgzPHE9EDE515EsOLkMakSfMI8tpor2OuT+Wz7gkctXI/PaxNm\n7WzFe6ugyrMPDmoAW6sWevlVVTIaaTmmitGKqdmZGQ0EAlP45+U67J8Z9OvR\n9c1qw0HUY+GzBS2NIbAVzyngQBQeEXdhVcdvqrte85Tb6c3St8ljek4J6cdS\nL6ysXW95gr56Rgb0z4TD6nm0yszID4HwUzqMfNoaeppDQQkzsoGeSJQCmzV7\noWxNJ4Bpua9edlPZ6UOkwctFwVUZt30LTVKMW2y+E5Z+AQE2c1vm+XCpmLar\ncLhdhAijYHwGjmgWEBh7yXi6kg8TfMWZPql1VaRCruc9+VO0vhbw4WDfLgP4\nHRF+iD9SRxT4srmzKs8uI0FaVGHfhJJ983gvYpqNpfB/N/Dsp4HkRXTKa5du\ngTdJzy7lFDg2G5jT7cn6P1EytbLLAz3WgNGjamLcq+QJ1s4Fxu7rLzEGqias\n8uh4qZii2igTxa0DgXfRmkGfgzXVKQllLFrm6deZT3MSegLg7iZK9vQMrBCN\nlP1sA8/S6BSSEbWvV+g0FcXqCUP0wXRHgZ8iXn9jlK4bvqZJnTMujF/WpgVM\nWoJ9\r\n=A1GJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSuyuOfwmgnMdNXzbMqppDMUSfaDysm0Tyaq6J/i3nSwIhAJp2SiYhhWSncC34ggYSh5HCRbT0NV6rGlYaTQ/vBoup"}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.2.1_1572916386194_0.1987250150253499"},"_hasShrinkwrap":false},"3.3.0-alpha.2":{"name":"redux-query","version":"3.3.0-alpha.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"e835aa299a90fbb00aa371c69e395f8b054c1f55","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.0-alpha.2","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-GhfVqW0M/ZJ33nILgZqK8NADiurjBZSYzPwxMXk/MRJ5U8zfab2zYwYX+nDESJH5M8uFBd9E8KOMAu0uFURPDA==","shasum":"254e96a2e70ff0f42cea8535bc4b3ffa97919d1d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.0-alpha.2.tgz","fileCount":57,"unpackedSize":153151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9wl5CRA9TVsSAnZWagAAd7MP/00XqWI2y1vnYZpfecLP\nN493V8hVUP/VNtqWoACFMt1r66D4Z1CM0HZenxB4n96lGU6YmnGUL88YMlgW\n6wKxtejf6Nh+CSdgvBmq/XMrvLPk+QYn8QHVLc8QfeJ1XxHYKNsA1PjiKkf1\nGKkqBhr/nkZIbhgwEt5Zt9HHD9zCDZ2BIn1hsgY2GDjQzHON4f9/A6p4m3KT\n2fuEmXD/h+5WYubcTtfKub8XvDR7t04lw1t9XFpV3s+jTbbolnuafvcJm5bu\nINK0mhI8r/sb2pHEms6p9gnKcCru3cqZ7QzHsWEUAJd0SDhLL/s7fxz/3PIo\ni+sNRnih4MVCgjiHKAREhxqjtWy/hFgp4BcJmkObsvraKH/wL0TfxMpr8VJM\n+xKFAsDf8PmlIQYOYkGmKg94DgwTiMVqko2+s51b09Vruqw2qJz66stXxgHe\nndKVSUqXUaPbyX444zB8e7bfsMsbp4wyGcnH5TWs/vi7QeS13Yf9MN7sSKge\nD2tsQfrtVLWIEzntUmfI43xj6yINZ5HJeD02626koA3oEcGuu1Ij91EohZZa\npnu1e4USFU5S4IRdNWRoLMaF/QqASsxKKy+EXkF2Co5ySx4jmbHEQ+BFx6Ya\ngasBsuejH245jYHnSlz9bCPOBsi4Aod0WWL16CM9WfmzPVTJPljgYRqMtZob\na65/\r\n=nw+p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDheq6TsYT98a5M9BZ3J/A+0UFt5MvgILirlPYfhwzWWAiEA+KuPhCt3l9jk8W5XWFgaBqKAoo+twpFLon46X9uF4hQ="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.0-alpha.2_1576470905226_0.3946732587702555"},"_hasShrinkwrap":false},"3.3.0-alpha.3":{"name":"redux-query","version":"3.3.0-alpha.3","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"cb78088bbac274dc7d2897edd110e0ef4f622f23","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.0-alpha.3","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-wsRFHFM5ZEbHiTkr6ArgDyjI8BQLPVzjMwAH+Wk7t7wnti/mGlj6ch2HH7DwEXgJJTnKljOVJCk1+kk01UBUfw==","shasum":"d6b6ada5c87e1ec675f903467b94715cb402a0f1","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.0-alpha.3.tgz","fileCount":57,"unpackedSize":153151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yOcCRA9TVsSAnZWagAA/BcQAJWlolvgI/fdYCFCg6B6\nVQsTDrDjRMG390sxn/wnjXKBP4FApW/9y2LUwMnmApkN25hggRHPmIBM9tLu\nH7PW/pFhgToPudLh5Dv2R+StrJVefZBBO1LpE8oIzdUYJfijc9QmKlufoab6\nhGciLxt1egmJg+Dyy9jZquc66+RE84SX3utIQgvj4+/PBb+L0CUsPHwiig5+\n8FsNZHlWkPRr8Sv8WhuxF4lpR2wtEI+2GTrxHQm6yC+kmYVVzny4PRiAowBJ\nTGcWrqfP3JOeGnzmzxotOtoERmcuOqqTdzUzBxw8rTIQHn+WQA/MVWdGZadY\nNtxfvm7QL0PJY1+LDkemfTpTks35+Z3mvnm0at4ksl5L1lbIFiPduNXE/eGT\nowA86OBiW2nmJXaBRIdRO1eCMNk6Clrk7nP8/4ZFpEf0kGkeXG7yESTy6suA\njXOPCwRcadxb3Anu49E1x3ToGwcxlGOkpLqN7l5l7OWQOMkYSTz1DpiRC3T1\nSuA3qID30k1SypFhr1izNmkqhDEts01voHuC8z313J56MwwJewFHOKOrWBsS\nrQpNwtdXUy/QcEk1TPaf/Y8Ekp1OQlEgv22eGlVve8p61X+MMBRjOlYbyO+j\nx6+G3NXOZFkdJRXw4vPX7M5B5F4nn8+vF6TKzBvokshrMlfZKbSu8fVzm9HZ\n/Bmy\r\n=ap7T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDqg3nsYHg+fADbxqzA5n0dwt5FdYjwJlKxAB0Tstp9EAiAr1+FZZzmPq7NQfZ33a4hRrUizzc/8AIgnaPcyqn684g=="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.0-alpha.3_1576477596373_0.7644727484880522"},"_hasShrinkwrap":false},"3.3.0-alpha.4":{"name":"redux-query","version":"3.3.0-alpha.4","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"981acbdf5aa83710679d88e7cb1f6da36fe01632","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.0-alpha.4","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-NYmNoFfIuYYiJ6pHfXxlCLJo/DfHyfGJD/Nct9HmBYG4xbuYjrmoqrF8UMRjN+gXOUoeB6t1NyUpfP+e3QREHQ==","shasum":"f3ee5cfef297dc6f38903a48b7e2bacea6bc8af0","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.0-alpha.4.tgz","fileCount":57,"unpackedSize":153151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yVBCRA9TVsSAnZWagAALPcQAIzT1UfdPPBtEDcVFs7n\nYOd+kxLP+Q9gMS+cS9q4e1nqd10zAcEeClmWfjslGpD6HSRcTJOvVCrFPpOM\nYvyf0P8lL0Vjczd/TQmptodFfZEWBUytAlt4/E9Y1Y+eFVdy6j8HGxP5Kkkj\nYxWgnc01vLtWikXYfvFcM3iK3pMN42KCP7yQJffmmTL8Y53CQDcMzX8o8ha9\n6pX9FffX+TNrDZAoiHi8x37lCtqG3XvN2hTWpPddQvKGLOHcW5A+67zIOeT8\ndwG2CpR+Pt/mQI4DIo8+muo0+VHzoelv9EHI7odxjKMogrvMK/Jc73sZey67\nugRdnfMdn08AinDwATrdwcQdBCYPpS7VFJtpA0YAarQ/W2Z4svg/f4Xgt29n\nxl2OPer+hd0VjyFrdSCKxuSWS8DNqa42UyT4+2OpBchQTFhNjEqZkpUgteJm\nyGJWEGaqQEDTvGS0r8B7iRs+kN8m34anIlCafpjfo0fMxmWAkz60/9anM8LI\nMgRHle3kdhzMJol40RMiFuXB73zIi3EzFxJRULPsL/PA72A95BojeSpxuJuS\nEg/HH+v7cjm+IIrVphC9Tw6+oYpvhgO0LvhrO0BezB5Ei/QsWoe6+/CyHQbm\nOq80gSiFbOm+e6lALfy6NcA9O16m8qCBZey3jCZ250ldhmbvNSi3/JWgzYwA\nXV0f\r\n=zjvf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE1V5PiCaJw6rlteZES4Lw9RW55EjVhdPcOQuH6WqkwNAiEAzFyKphAppic/0ij9lRzgXwX36LpyMwvuMbqF8l8yn6w="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.0-alpha.4_1576478016849_0.24854676402575193"},"_hasShrinkwrap":false},"3.3.0-alpha.5":{"name":"redux-query","version":"3.3.0-alpha.5","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"1fc17eff877231c61a0b000800ff98f3cf9b7180","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.0-alpha.5","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-J0ZT5wXQIfIaY4TR2AZaxSyfuRPGyWWq6+5hPSzxtkyMZCTBIhS1VEYrik7HuEw8wAS29WCb/5ylTnR+M23KKw==","shasum":"5edab80abcddef301f05c4f3b7ef2eef0c3ec611","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.0-alpha.5.tgz","fileCount":57,"unpackedSize":153151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yjjCRA9TVsSAnZWagAAI68P/2bBOAQwBFNVQESBFim9\nUVl59+s3Dy/dTFQv9a729P+Edl06oWlZuYdIOsHmBV7Wdvd6qSyCIb7Y9LWJ\niK9XOMSoS8N6VIgdOzDRVhdUlRVWyl48jtfaqJXeRIdLjTacXFZmVwYsBWZd\n/5u1G9sq/XVHZ66G8T7StTx6ACx/H/EoeJnaoV1nNmzKs0acatHETTYeiXPE\nlCv/w1pnZla8IO2wzwEcx6KUdaNInehUvyy6mKBP4s/2hbUyCX/8sei0JoXt\ncHEqbPbWzIR9kgfOLz3gpQdx5XNdVBQawODzY9ryHKqtFPIme1I7dpZ0sMui\nppEcUxdkTfhvz0EwtzOd3RwEfZJTTurjTvFsH5cA75kyF2Ei4JUbbQuHiT18\nTvIpMJNMnCkuCkEs+WoDzGDTYKYPDc7OrvQt5Jv5m9/ezILEb9YwYMVqoU+w\nZFqJHqcfsxUIuzMjLgi7TuDDmYzuV1foNRZyKVtap5756zPkwIzEcr6yjQq1\nsLsunJc7dUW7HnYMArPJRK6WSma+OeagdI8XrH58S3hoW0AVfUKY5AzKDB+S\nzp7n2UgPjfxLTd40M8ra6Vfw9WBfhYXXM9elnUR4wDkNs+KBFTmm8GVcZS94\nBIFKjX+rhNf/LsqJjZxiNwzyhgE+KCZpspW2zf/85lshtVacN2t3p1o1q7BS\nMsP3\r\n=BfBY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGp1jA1QNC/o5k6VzCU4pmx6vfp+56VvXJmOVCkxoj44AiEAiq2n67K/Ug2S5O22FnmLH5i1nrp1/u2Yeykb4YZqCDM="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.0-alpha.5_1576478947023_0.173810268195431"},"_hasShrinkwrap":false},"3.3.0-alpha.6":{"name":"redux-query","version":"3.3.0-alpha.6","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"df3281d322db61074c0ce0629cf4e5afd9a90617","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.0-alpha.6","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-HPb+rfEPv3zFNcQzZUQX6Sm9ptq1fJGbFLQ6zf/qakDJW7shHdjQQ9bD9NUea0VJcsPQ3VgfI7eGbzT2FNOgqQ==","shasum":"971a52463621a1e923c9ab14c0d5f37d2693410d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.0-alpha.6.tgz","fileCount":57,"unpackedSize":153151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yuICRA9TVsSAnZWagAAM7UP/ReE2Kwzo3fGXNXm1O7e\n03OsPRZHNzIuxpQwAvw3klpGvOCaQ4RGLnU2b82C0HzAFXkHqovaNP9NsAXE\nkGyUsvQOdSUZyNplHn1Rl8S5i5N2cYgD01Mr1QzkN+dCbjkrDqpSTmQ264Qz\nCyYJaM1pJSrooibIHlsL6RRXPcfQAMhof7VrTLTo3YnyvUj1t27nKDGTjENE\nzLWXlRYzdlK4MSfnCakHIh4K/3vDlUXrBgxREEC+k2WhvniYK9uQ6WFPWxaH\nW5ob4rjcol4yJrIToWeJT3bf4sy0l2CzGHSsHe9Z2pXIuVBnDc4vy0gP1GDb\n4y3NvKVuxLdY1/vGPNStV1nQZHu1ABFVsvtVGSZmaYlSZbELoyeRo83durpv\nvUGjr8tlPRC6Y4e1uTlI8Zm5GtfDwWavxmjxuHRVYjlmMG11Edv0oN0+kwPc\nm0jtBjKVwaa3BnAnXW7syOaSb9tZHIMTFIuKsJEvfyHDmxtBWLW6oxrDnNU+\nz/c8+FGTsQJgzbO+t4CDaDsXXS05B7RGVSAt41q1SZg6KD03e3Tsuhv7LRfX\n9CGc1HtXjaSUiYIOB2rDGLtK0UBqbZ4v91mASwE193zTP4KOjFwclzVirXns\nZmQDhrjv89WuZv7jzJ2ZQzSFI3i8QfR+0puXMPDso3g/FDeKUPl+KyYVXhnx\nncWk\r\n=5wIH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEMID6LAeGXG/m8haKHU7KgqrxJIPKTQPRtm4SH8qh3XAiEA0irHe+zFtIPZ3n8H9HOEYyneowOr3rayvH7o/hC+dpc="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.0-alpha.6_1576479623907_0.4584391751535706"},"_hasShrinkwrap":false},"3.3.0-rc.0":{"name":"redux-query","version":"3.3.0-rc.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"ee02dc356edd909b20fddcc264878a86f487230c","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useRequests](https://amplitude.github.io/redux-query/docs/use-requests)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.0-rc.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-bGofrWISYpff66CHgHmYHiRYi8UABfAATEeQqYavSEL5h2hrbdq1PIGbUTFpNTdR7oBUdeK7aIWn+t0RoJ8ntg==","shasum":"6a3004ce1d27441af5ce415a56043050e6985c09","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.0-rc.0.tgz","fileCount":57,"unpackedSize":153223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+HFrCRA9TVsSAnZWagAAZIoP/AmNA9W98TtKN3oxOb2D\ncXNXJsMhQKR4ZmemWBiRVtZ5gfbfdzgV2uQaxkS7eDOU+20UKC5NZVKNDXBM\nbAdBVIyxJbYMxQdta/x6hSoxq7qFhKqLoWLOKvqNsszGGPSwbVr4G8szfWXD\ncQqvmjDKS7xCTDWxRSODjVT6Q3JdnCZA8h1j9Nv87FbAcFnuKSfcQBKB1Q5R\ng8KBSXRLINSlzpR84mmqQpWBWi4AsNFICO8FUElvOJGohos1NTR7b05vp8vq\nKkhX9+/HwGRHSYsA5D6yDx8SKszuaW04yuKPtTJZ5rJzJWnyYiPmEztMZdVZ\n7cF97iiW2+h1yuKf/JkXdJnQhEWAcmdvOr2F43wpXUfnlukjrGNRCNJWVnWk\nfofHjLCyz9SM5tdXbcQ2eWwXsK/YNBjVtEs9dAs5RoXwsw61cP2GeSrOuMZ6\n5xjjOGPWa4RUlarIDhK++b72TRv6F5Fd4dsZoH55Tb8zrK/kMNxxXxQwvSac\nCMXjRY3soOwLVNBbRjeyGMOqY1UjHHsZvRtx/L+3i96VvEfTLmSmhs68rl+O\n9FOgC5UqToCNoMXzLf8Hri7Tb1nVJ6P21hfY7EQxIJQrTWPe/dnzdi6lfWTM\n2U7+WIBv0g8CleclBTZ7Cc8/1i2MgF9zTd9oHdgO9LjXZ5FVG0z0FvVc1Qkt\nyA+j\r\n=ByyN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAbPPpDaMGk9sj4VNKjAMjCLbtHpFLISqN4wKc4Q5WJ4AiAgtm71vzN2hrgVxTEdULycCOqVwk9CclfgHBVRLLXBQw=="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.0-rc.0_1576563050805_0.8253246478346323"},"_hasShrinkwrap":false},"3.3.0":{"name":"redux-query","version":"3.3.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"20a04a1ae44167eac84359c7c64c78c1b76517d8","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-jS+H/4P3r9FE2+rG9KljR7t2HxYlgD6TsO8uXUMHAW7bjvtQCNj3ISCu2+BzZybDCEBR5JYm4fXUw6W3eigHSg==","shasum":"b62b527666739a7a3a76a0aa6470d3b087c76af3","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.0.tgz","fileCount":57,"unpackedSize":153218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+HcCCRA9TVsSAnZWagAAQD8P/j4vmIXQvtSiCe+xYZH/\nyrjeO7PRdG+BwoC7adXumTxnDrVwU2C7BS4wht3NaYUJWjg3d9QkOgO+jOsD\n69pbIFW+wmlutjDrYGwmjuw5+Ms6BLzYeONInRAVFqYl1rgdgbxi74NoFLbg\n/ko6bKvQsxZN0Y9vaHytzgpaIWtGDa6fphKikg70RAXtJ2QVL+EYuDFQkh79\nNbCD2F6qV5NyP5RkTa+6nQ34/4j9ugviiYWYgcPnAIo2P9BXA610ep6bfShH\nSPkVxPJQiW0JBrYOHdc3/UtmOHYtYnrHfb4l4b0wkejlSLC1dQSOACpvRycw\nw/LuG6JXxK2eSw3vdOiDHeXuHhv2DZEy0nIXapgXqRDHojjPF9nc2iG3/GYD\nwXDT9SKctOHKEakVlJ1p4JJoV61H/jOQks+dAJeifZQvgcxmOtANH5fNwbnf\n2pY6jiX1vyqsrNC/rwO1j1k9ex8IjbdjUFrzUnfmkgb8TEfYx+rVA/L6IgI/\ngx5M9JIv2Lyj5Ia/aPlxVZW/XWFNR4YtYQAu95Shc4up1qBrVGuqNB+h0rw9\n2KeAHD75g85SvSiU1F9pXIAutFTarjz6dmNtWMKynRSrZNBfBeJmep0irsB2\nlomykcr43wecWLeiaa5dNtIGTyNaTUpeDdjxw2aOlACkjml90uoSPXRFYJQk\n79Zu\r\n=nZQ2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFYtLoLoMeEdSZz3FP/3ymarn9FoBV4P4QUkxNcVDwJAiAhBW+BhV20R3V+bOHKfMhViVEhalOMo1U2QkFjFvY1rQ=="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.0_1576564482366_0.13060077092726985"},"_hasShrinkwrap":false},"3.3.1-alpha.0":{"name":"redux-query","version":"3.3.1-alpha.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"fc13fe8297515940201909be54ff685bc1ad890f","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useRequests](https://amplitude.github.io/redux-query/docs/use-requests)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.1-alpha.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-HVk+PEBLGEquzTefgujO72Tx2elik6NGB0VjlHhXi9Wh4sLTCSKYWgtxqRFEZeLfhFhO1F4Zq/rbPYKOtViJag==","shasum":"6a05f37b7f96e01ffa19d1ffb20302ecb43bc3a6","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.1-alpha.0.tgz","fileCount":57,"unpackedSize":153320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGkqsCRA9TVsSAnZWagAAQFIP/0aXPWOC6mSxATnE5de+\nyFHJC6HOTDP47gl8i/pBDeRf2P7NeEdOnTi8kxZxKxCkCYhtXYZCsCiN5cYk\nsskCAsJcKMsJIKplkq1CWDRMHTpBZs1HcaBI0srFyabkqME+ovrmuf+iSq8f\nl/szfcfJlR6gw/AOYlod5blFWrk0UdRFuPMOXGC/pkXve7eInyba352S5atq\nbchCk5+VBJnfv2e6w9vQvQK2ObLJHzrR6t1F4XCc6RNsH4cY+xk4ZGmr1F5G\nsElXPqN5QBpQr2rEuvDhBLh1QPNgOBZ37e2URwHSMAUxlZC2SXo7ixuscvPr\nPhJNN3kL8U4NEdV0YWZ01pYnuh77dkY2hRKSgjLOEVNXonYsnbO4fdhyIhnh\nxCrZRUNNMGR9dYpzSnOXOeSR9jq/trlhVfph83ijSGeFB9QvbrBHMTKFyzcY\nMMhe2tcqmEo9YqNG6+cso8kschxwHJWjsiEwAIWi0pmPOCrQzWOxC/XMhDMz\nrYQHi1tOtRMjIHFUZSpmnyAmwNc9eWXBIhYSKG+Aao2AsiLW702nOq2sSMP+\nwFDE/8adisBGFRD1Ey3u7bL3xbhmRq6cfUGKwd4/ea9D8aS85xu/xzqfEbsN\nrWOkwo8UBNquUrqMlM+V6OmoaoRVVTzvcgq1GuBOKamlEn2KIHJJEK6Hj+m/\ndDXf\r\n=eJm3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDuvXdYax7zMZjMPh3RTugcw/H9Sm2mCsIBduwqVuSMfAiBaMeSlW6ARcwJNuCT4UtPdsTi6cPf89Y15vQ8yYVHVrA=="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.1-alpha.0_1578781356031_0.514860113934168"},"_hasShrinkwrap":false},"3.3.1":{"name":"redux-query","version":"3.3.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"5d599c99447938cf4a93a35bc3711bd59af96965","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.3.1","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-MoLCmm1q9Axk7N2az5K9bgu4eDjXGTTGCp5e0ojuJE6voakKzvrwOg5aWrU2Pi5lpl2Nd786zVZG2PBW8lUGRg==","shasum":"f447c927b6c9efb1bacc8b9bc1f729dd547e0b3d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.3.1.tgz","fileCount":57,"unpackedSize":153312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGlcxCRA9TVsSAnZWagAAhQoP/jKcSZh2Pw6rfWXTv/jE\nw677gA99CIIbJe5sZACNeOk/C14iKRSkxyTK+LzBgFVaQul1DcmxHMwsCrHQ\nOT6Q+ITwZcXDpZPoTkIFak+T58vleB3D1HVP7njQ/fBRCSKibF0OYp3cRC1v\nzJOII2jWU8PtNo3DXno7HK9/e2t6nx7czE16kSXIm/RF5WjsVuqQ/9oYoUu8\nGFxrd5sO/a1D2t/xBGOoZEzp/fTzUFC9VRJ3GSR6xiCpryUEU12pir8r5Ofv\nSdGt2q5PEGrOnNx21Qwoetrk6LnZDcDPmiqiNqfsxbC9jfsJpxBpuKN2tIn+\nH3906LX29RO24ZKEnmP2WBzJwgjhFOGMn11b3/I3JpYpNSVLXMNth5pJ7VRk\npXnuj93Jn4cRXJXjk793oEI9FWK8zdXqmylS+vshzjXlJtmXvEPFrL8gTAXa\nT+XevRV5kL2ZWycj+tdFT+0K+5HQnegNvge7qCk4AYOVT2nt/odTaweJVfQk\nrTyxkcNPHLsb6Ub63MKDAc8h98UjThKJoWnV3L5i8hiRLG/TQKHFBGwxk7LV\nmScr8WwUu3aWDAcdknugZp8yjhk2JTf4tcq1DercpZbDmapiqYmOdv5lR/TI\n9g5SZC35YixjZWLIhkCop8L054Enrp4LDLGo6BZTwYKaOJDR3XIsLqPDlyVg\n/YCH\r\n=+YlB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAN0SJZmsoiGUvBCrWz2vmlZlG363jeo2CujmNRrjiMAAiAdToVEQnIFG6QAsQvXin2xZYT1yPvTHH1qsmqdqXmNMQ=="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.3.1_1578784560929_0.7652628675906739"},"_hasShrinkwrap":false},"3.4.0-alpha.1":{"name":"redux-query","version":"3.4.0-alpha.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"7d652b2c6159fe2863284505f93a71f811b6750f","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useRequests](https://amplitude.github.io/redux-query/docs/use-requests)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.4.0-alpha.1","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.14.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-U7QyxB8zY2zTelNSpGOfqhMPrc6ZJZN6RgjQEXz7yFH6rOiw6lynzGEvwsPKj92MA1WNpZrQPziXZcBtcfBDXA==","shasum":"04fd9d3e2219cbb04880c447029685b35ae6887d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.4.0-alpha.1.tgz","fileCount":57,"unpackedSize":153795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5AVlCRA9TVsSAnZWagAA4K4QAIGhcHoj7MXEuByHuYGl\nYXLXtschfXOA7dVjTiGnS8aiogT+0ni/f0y7zCrbbSHkLe2wI0GKTkUb/UmI\n0x7dz2bVB/HdulBgN+AYgSFv8XyMmNM+2cgkhxXpvPjnA+331cCx/EOE6n9X\nDOVF1M1oQSoFeS9cFef++IdEBwNmRVvaaxSQ/C0lD+24xlHfEqxdLBU2zYps\n5y0xNZxYL/1fX0oFr5NrOixgJ1zK1ofapmz+lodvwXxuYaD/olXziCkBN+JF\nkby3JkRdX9JFCDn1GAat2uyudJHOuepOxAsJMCJWMylz+DJ+5+JUWf/mkk7Q\n843gQNaRGaq8ex0RJvFxgCzteVGreTkUqs+aIBrzjztFK+rUXJ7iB9NCPpC/\n1Ig/t/7873WULohLhLf3tMxY+Srt3/mkpomoRYL8K/UafaXtJ6KVW73LSMJy\naOBDBQFYzZ5wzk9pomMf6CiB1o4ru0Yd8d9QrGVOtIqXUhdC7XuMI+BiYu6d\nIAh+TOwgpBIKs0qzdI1P/e1LScvBE8hS40GmrQJQPNaNIcMbivim0KrrqhDI\nKN9Jkb3u5wCfqRLvacSwPSil1NiOm808Ne63rCq+I0Pt9W2zZKZVR34wnkJK\nBBnHNkpXxl1luGsJxRf9bGS9Llk2R6nOfzd/GlaqXUqvL7yxh1BCwoB+3d3k\nGjnz\r\n=+B6O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxV90L/mbZfbzKfLyz5z6LpyzhYCBOx9RbMARerx2+lAiEA7nTFwoaqLHn1D1DI3O/8caASuDcsAfFkelPJlckX5Lw="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"myztiq","email":"npm@ryan-kahn.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.4.0-alpha.1_1592001893445_0.5441725699147966"},"_hasShrinkwrap":false},"3.4.1":{"name":"redux-query","version":"3.4.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"1452aa3ed300c008a57e38489d89c809a139e4a3","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.4.1","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.14.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-pXAaQ5d0e42zV5yaSEe1TnE+digiLinVqG0k29ROcUaWLGeqRWdQfRu6VMLK6cb9Pp3TIWQOCQkIEbmLp42t4w==","shasum":"80ad388b591be4dc3d01c3b8b0f7934d095b2b98","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.4.1.tgz","fileCount":57,"unpackedSize":153787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6OlFCRA9TVsSAnZWagAAsHEP/0riAYnt3+DxavSWpZGk\npNWhnDiGOSUsEegtVYWoueBlhF9nvsNzLApPpuBR2mjxmsM2CyckydpHftq+\nnoreOUtNEn/6uk4Eu+8ta5j/Qr52NG6PY/8qXlzUbfSCPIVYPXrQa7S4YDZw\nvP07K8D90x1zGyrta/1t/EqO1Hny0F11auy+25DZaQKKfxjG+fIYwuiXfYJp\nQxU+sQPE7QyU6rZbBOz8/9303mola5qdzoxTZKS0UBn0aXlRnyanEft9jNAr\n/TxvVLf/ekP0Fgx+i3UwQyXlMPN8PwbMMOjTv2nzFTtyMmbJBUzxeMiuDeq6\n+fvQSBy3BuGlXTkwObocphfNaxfVdJoJYCIcD9KlFMTy7ahU7CFwMeLnHmg3\n9C5C67rve+vVQtpZ+NH6sE3V5/g3lVjdDKoAigbfIURXCdvJDUlusOQYqJmV\nbpMqK2b6onT4VSRJeVF3QZXqLukfsGl+m1WLvcCIBm6rKtRXZOJAhf6z5FN4\njeC16t+9WARuGBlvpnOk3qZeYaDkyesLUax/sTrkQX+/koLnSodrt3GCWs83\nYI7o6cIfpTC0sBB7GUaA826XrsxN9yWljJmiBMh12hgfITNOBsZgdFKmmVh8\n22bebqXpVOwkv6TuC0QXsgQ5K0Xk5kTc9+8gwe/aKdyl3cfkefCljCNz95Il\naMcO\r\n=2yq7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmObPZjVTn+IiVDs61SHztUNxJ9j8OVM1olzVhalePlwIgH4U1KWmu5xqCBM5qWRHorCel8MPF/uwFEnlk6KlEhxQ="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"myztiq","email":"npm@ryan-kahn.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.4.1_1592322372715_0.7011635576201374"},"_hasShrinkwrap":false},"3.4.2-alpha.0":{"name":"redux-query","version":"3.4.2-alpha.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"f95917367d9aab61093a4f73d95b281efc891a79","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useRequests](https://amplitude.github.io/redux-query/docs/use-requests)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.4.2-alpha.0","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.22.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-G/FYfrIT/zSJ5dtxivdRGsBD7GbFi/SdrH7moroSou4qunmQg9LnKIyvMkcqv4do9C/HjQoqOcy1cXBNjwsJcw==","shasum":"cc4255b73e5a4dafc59550d82f0bd924d7ac166d","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.4.2-alpha.0.tgz","fileCount":57,"unpackedSize":171709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBMbsCRA9TVsSAnZWagAAZssP+wbmPWCCbvDE941r9IkY\n+gGM9oqegyz+BRghi1XiML/l0TsLmwNB6qoyMB+yClGN03oHSjkYBdA+1myH\nuYgzaCswk+gX8FwdQtKZpx3RQUafUD1c2wQMgsBNv8ewAJ4QeGhWUbhEmaZp\nUfELlA29a90Sq6qDxU5i893KyRixQJFb4wLMhvLsheu4DIxMMvUbBThe1FXv\nojWnP4AiJjK1sq5grQvJXhGM13ZSL0vAOjY0AuVTyBaodxBq4TnMkiaOxLp1\nDgLpfn/+n923Sxhj/BvM12E5JsmUzfvYeC4Pfps30TOdPQn5k8b8rq8U7AQN\nHRGQlH05hjki++NhwU0PJ2mPDC8i3Pd7PilTvGdR0Vrlpbs/IRCZbB9zGPyI\n9y3/Mkroc3UpjmaOIQY/PRw/Sy06KaaRH9AhLgmx06YUzFFk11kSTmIobVb1\nFAVYTa+EiPZLyjeP8NhCVfzoNGmaFq0EACl1hteqOFW79JuEdTAGs/Vj95eq\nOxzWE40cj9F2IHzONluFcGqs32hvnqNA5iKgwNtNQmwCjyXajP+qB5lLamlV\n5tfb004Y0IaQlkKvuCH9vav/lagPWhnLzvssrPoo62LaflEGzArku3H89E/G\nj1rGzs3oC1HpWM+/lOWJujqvp1dehq4Z2ZX3n9XELpHGNLnQEcE/UlqPDS4L\nz3x1\r\n=TUN6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDimT34+l8EoEZkqKFo1jMQm0aJxlcfDAOlQJJTUC04RgIgRMJppu/ci9gaZjR66JlKNhTVlmXQCag6ZRQyqn41B3o="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.4.2-alpha.0_1594148588260_0.25390399350587134"},"_hasShrinkwrap":false},"3.4.2":{"name":"redux-query","version":"3.4.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"1139493d84c3e7c5f00e4f122099a629a7b91a28","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.4.2","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.22.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-j+3/nXvi1tgTh8A9X0ejYYa9zcB3WBrx51XeYaooo2jhRGIngQplkcSB6CSsmIAyBY/+pLYT7xlJMACnTiwaxA==","shasum":"a2ad090d1dd540bd03a0c04bb613c029fa6cc1dc","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.4.2.tgz","fileCount":57,"unpackedSize":171701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBNSaCRA9TVsSAnZWagAAhcoP/AmoZ8HfTPNLJZGUzAq4\nzXhc6+qFA8yTybH69u3A0ZCKQR9+S3MzRCn8nH3HFDW5ZY5pPP3JebQNwDma\n1oEcej/q3BaSI792Yfezl7DiQO/Hwsjz8c81ADfkWJmpqYpPNOjYVCF4x4lA\nJoGhvfVnnqnruesOwp4WkSOSLKj53zVdmnNWXn2kDJtG4ANuJzYUAvv6+11H\nzl0IXd7NTzz6FOLQHmEPvvqSu6Svka7PXR7ajLG263jRdgHtoF3SCFMjJ1De\nRi5DEp45t4VcjG4Q+SCaY/tLBOUbQMMWO2iPaT3E8j20w5f9ENASic//4Il0\neilsZwLoJgk8toAh8zZZ3NQ/T5d31EGGBezpEfZgh9wtmDPHIoM+Y88x34la\nXbGGx/JoNyDdU1kb2YyJzKAiOiX1HvXIWZcl0CSs8CaN7Oq0QxSVrRfZdren\nKuNTTm9qQRkQ/sQ+VmlxoZ34eJAEgEEEZWqeLll9F8L9OzsJE9LEkYqVYbe/\nHhKBSd/+nptmi+YabsQz9foDEQaM+IPw7ygWIDio0FNaoq+gON9XZVogsZXV\nkfsHSSstPH8BBijLou5eTRB2suPxukGgSipUbjST5aIdhYOM5Wv9ShejhSTM\nslzS9c7hDxm0BRqIhF4joM2pMoZxeZVKCNwdTNkNZpBbSZlG/QKjScRWVwpd\nTpQZ\r\n=XIsy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+AB1jw+drRWhfLltlUJldvjFyU4OdwP194OjXqDnHLAIgYfY+kZqzvHA9z+YJIF7iV5sEYRdVNR/+rsaNkgMo8Ic="}]},"maintainers":[{"email":"krishna@emptybox.org","name":"blazzy"},{"email":"greg@amplitude.com","name":"gregjones"},{"email":"man.thursday@gmail.com","name":"manthursday"},{"email":"rctbusk@gmail.com","name":"rctbusk"},{"email":"ryan@ryanashcraft.me","name":"ryanashcraft"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.4.2_1594152089827_0.5032483628067919"},"_hasShrinkwrap":false},"3.5.0-alpha.1":{"name":"redux-query","version":"3.5.0-alpha.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"0687bf301dad8d78576ba1c7a0dcc39762651b1c","readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useRequests](https://amplitude.github.io/redux-query/docs/use-requests)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.5.0-alpha.1","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.22.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-yilPeR9I95W8D/Xf5uQSJ493CIE02JQ/EQAjatacNaO/yUMJ7gMv6S7EuVSvLOqIz4nY5J2MMhXkj8F+8XqNAA==","shasum":"78bf6379dbf32489b8836eaedc99f6de0b5358b5","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.5.0-alpha.1.tgz","fileCount":57,"unpackedSize":171838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkhR5CRA9TVsSAnZWagAAtjsP/1CyyNKbSn3m5r3lBkJf\nc4xeU75AZ4tvtVr6rlz+ZFM4sUpD3h2Y98QyH+ZHzwPoSdol+Yt46H6XoykC\nnGvQUhGCMY52KGnaT4acfhHxio8upkjMkmr7J+Ewuo8N5wRtfGK+6H7XrNYe\n0FpsIMdKOpXvnt7jBnAbJNoFAXUcFDiRVpy9Y9UY7n+DXV0UNaQ0OXd/ZnGr\n8B5nVwfoFgv94Bv1mreurlZopd11m1wBZWM9LoYBubKiap9hL44IcZBs1SPL\nAzn1hRCCzPACO3detvQLOUhqsP/VfHIMmUZrBnfhAtp7oYvaKaqFMLU3bco8\nFrJq4DmUFs4T2FmWwLvXppa/iOW30CHtifzUTXArr/3eIDWPthVEoXDxDnAy\n3E7CKAH28qGZ9xHt84AVwdITduNZQfZLfatnoaodMh0oBE7TBpL2pCnJTZDv\nDQkXtTRpU54vUeovblnu5x/GG1Ia6FLez2vZJJ0gF6bncqhBnTwawPzONC9a\ncq66cJmYc+FKys+7Hkwec3mkKFMOXn602jbGSUSJbn31EhLdOVx8YaSiXcRb\nunXLA1J3WqyvLZmBQTc+UIG5/VWrk6rq9ej5m3MBmcpR5o2nCqYup+/Q4S8/\nnn3aWW4y7S1X+Fz/cMWZ5hRK3QC/bB2/lJVwZYCFo/mpbHjirRdjEf+urWQ2\nwmXV\r\n=S2gv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1BWME5SH97K8AmaRRRsjbMN+fTnQnJ6xLqNjWqetUagIhALrYCV4iZDXWrGudgzNznMsWVdh6OBaQbOoWK0F6c85W"}]},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"}],"_npmUser":{"name":"rctbusk","email":"rctbusk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.5.0-alpha.1_1603409017000_0.21158740293147704"},"_hasShrinkwrap":false},"3.5.0-alpha.2":{"name":"redux-query","version":"3.5.0-alpha.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"6937a1967c90ba7316fe351161d156334d3e3a3a","_id":"redux-query@3.5.0-alpha.2","dist":{"shasum":"26f142be7f6638f49a3248fa164ce35c7b785daf","integrity":"sha512-KUhjopM2S46t/wulfiBHWLkyQo14KHLnYyTn/H61QUw0MLFKjlrboqoAr2z4pIj8r6MQ9AAVzoxksjF53Kr+Tg==","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.5.0-alpha.2.tgz","fileCount":80,"unpackedSize":170746,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVtLyJVCx9YpkLKhn7BtofYF5QNy4kyULCWEo9KGGtxwIgU1HnbQHQYbTcQF3kBDE0X3U1fwX6YQg4gagIcKHa7UY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaaLoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDHBAAkwQ7Ez4D0yRcbKBrx0QmLKrJdlN5PVMWdPJ+mvyfyV/H2c4w\r\nrPHPp6+FrA/ZamBpeDN5ALFjKxWl/sOQSN5rIjWFHz3cM7Pyx4VFXqGMR3JZ\r\ns91KIum7l/OvZtuHNBnlQBvJtYxgpF3Llojjyx1vEwOVfEThEuVwdeOhinu+\r\nf0fNwmwS9P86ToFHz+QLqdv6NQ+6XBNLfl1OjJdRgO4TJR7yAKxJ8TB2c2Hu\r\ncTLb7QHJB8ss22XZ1GIg7BVPgLOSXPJL6Ptf4GA1tgslWQIdnQJhYnF7BtFM\r\nx5C8YmaEtBKO0LUxlRn//mEnFab7VIsi72RwrXrekYMe8Stqw45zbSnNUJwP\r\nx9GmDHimGQvOJpanHt/vIprpRWmk4FuM4boV7Iyph0LuKuV9WHBg63NOKEbB\r\nM8swIvfsHiGmrOfMGFPGBUWDtstvVldh6+QVpvlJWbbLR0I48M8pm0KiWJDT\r\nAFIJ2nFNCQAs/M1s6ioKdivJ3hpCSEpeXlUi3NDZ/N0Nd/6XKU78oxzSCu6+\r\n9oHCZICEqWwJSl6v+hr7roI/CwoqPDq2PG5hEcAnvw106vmu0yAzRZjr3ntR\r\nKK3mxKivMF2YniDY0++80+jgjpobbU9cXZzHQOcqvrsdVK1KPPpY4i9Rug+6\r\n4Hh4VIIThROLrAziLijyyzeL8xia3MsJCLk=\r\n=9zPJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.5.0-alpha.2_1651090151858_0.8204608237552169"},"_hasShrinkwrap":false},"3.5.0-alpha.3":{"name":"redux-query","version":"3.5.0-alpha.3","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^24.8.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/set-value":"^2.0.1","**/serialize-javascript":"^2.1.1"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"6937a1967c90ba7316fe351161d156334d3e3a3a","_id":"redux-query@3.5.0-alpha.3","dist":{"shasum":"3aad3415599d57229a3ef982b241bae1948d7168","integrity":"sha512-oqzScFf3/TaQI2p7h6t1IapcAZ+q59BHYVURwjFJQsoBpfdKK9a2JJRY3yw8SfYm9PeFTq4xg+3cM9+dBm2kiw==","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.5.0-alpha.3.tgz","fileCount":80,"unpackedSize":170746,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBNTKn6Ez/dx4iZPJWE1FVoIIlXMKYnWI/OHxEE5vT5wIhANSKlq2R5d1dIayre+OnZOVhHWlUahuugrvTJBxylJr1"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivfMuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIVw/+IkGc54riLZkGnYR3a6lI7vrL7dONoSG6CnFqSvTnrjsGD/lC\r\noVEyMdLPBkRmzPimFYtoy10F6l32hRSBvdH296XVLqkjuKSgWCkSdSx00FWG\r\ncSBML9fe1b3T9i17kJgAEvxuUEE1MRwnyl58DcqcEEaLYWRR4iT/USoj2Zo8\r\n0EFQhgZqjrz/TjZFNovuBBkkV+uGG5FxIKZQWdto7fWneQgkllbSD5ARzXIB\r\nxM/pv9ClMjmimrdV6vEFpGPRZrbkn/Kw7LlrKr44ufvPqPcn0fhps4al1Lxg\r\nRQAfinANHXb7vEZ8AM437CcRsN/kGmZREdek4Nazo2UNTFoop1hX15rxt8fO\r\n+ltYK0bOuI2cPIGsVm+N1GngFEK8AHZafe5MevTWEB1O8kLsPcpufaA9QyqA\r\niBVvFqqgx6KIdoayO6rhHStaI9PZIQpc9z4jYy4dIzKbKVdl2zjx5ciVa2pN\r\nz9rmrtvKOAO3jxNdnMF24uDOuoMTOMnQZ/dbJq+e0QXAtCJcHIhqHVVIQsbE\r\noCSKAUoAP2mVGq/vM7Gl1FpJLF2m1FumRuk5uYY/1ZutCXppvh+xlb26yWjW\r\nT7b4rhet2XN+bs8ZtExOlKJo0HywBtlFAHAixI56a/p8dFW8Mwz8W3r3sboA\r\njZNGH8RspWgalaYzLu2Tr1JXNLI8hpIlOIw=\r\n=w4Mm\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.5.0-alpha.3_1656615725915_0.35542812351841113"},"_hasShrinkwrap":false},"3.5.1-alpha.1":{"name":"redux-query","version":"3.5.1-alpha.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","idx":"^2.5.6","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","babel-plugin-idx":"^2.4.0","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"d1d923c8305bf6d5137e88c9558726ad48d7bb39","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.5.1-alpha.1","_nodeVersion":"14.19.3","_npmVersion":"lerna/6.5.1/node@v14.19.3+x64 (darwin)","dist":{"integrity":"sha512-YqbdV2qamE9+LD2u7r557s1q6zS1LJy6L7a7vArAgIWwLeHGu8TOi5BShZQmu62w9Zuob+4MM324wFDBZuL3Hg==","shasum":"bd3d1109e0a8dc8b0c8c96fa03bd2631979b57e9","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.5.1-alpha.1.tgz","fileCount":57,"unpackedSize":183023,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiiRtBn7CcmKa/fwv3pdjBEGomUml7YL/Y1Q/nZm7pLAiAP2Anayf/DKsOGjHvgYdId0tAdKeD9ifeBrl3T0Ux2gg=="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.5.1-alpha.1_1685651047836_0.9844861763942929"},"_hasShrinkwrap":false},"3.5.1":{"name":"redux-query","version":"3.5.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"b1f53ca628ff9082ddc3e4a247b15fc6226bfc7d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.5.1","_nodeVersion":"16.15.0","_npmVersion":"lerna/6.5.1/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-2s8ekKJYLYxQwBdhbwhewVbNM+HKNLuyWk3lR3gXRbbDlwnWccUv78qwtaHU4LXcjXzpG2lfYeFqGPQd+hneKw==","shasum":"889769214d32829a9302807f56285f29af0b70e8","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.5.1.tgz","fileCount":57,"unpackedSize":183846,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQDFi8pjFH+zWlaG1eTCY6QwO9WaJYIbj7BmFqKpY519HgIfRkp+26z9K7+kr2fDv8o8pTwEpLjRaZRcctcGvfxCQg=="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.5.1_1689040041834_0.66490807173104"},"_hasShrinkwrap":false},"3.5.2":{"name":"redux-query","version":"3.5.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"6937a1967c90ba7316fe351161d156334d3e3a3a","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.5.2","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-iQhItYtolAosEVnugtWmjOnJQjkfYMaR+qy5oyaWNvfXCiiIRGLL5u3T+JhFH3iiADf9TXK1zisnlOd7TY01Xw==","shasum":"d916eff0759c0339a6b22b09196c82f0d581b793","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.5.2.tgz","fileCount":56,"unpackedSize":182754,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHFfh773eWMk0j3g8t9j1vw+NjCaF5kM3A3h/MA2S9x1AiEA1Qk30p7pSXncEOn0gvLjRQhOlzgQAZSDT8ZYyA8vYTg="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.5.2_1689040597895_0.8748873048124675"},"_hasShrinkwrap":false},"3.6.0":{"name":"redux-query","version":"3.6.0","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"266df9d57e3414f358c7c2c1c5efcc4e5a37a5a6","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.6.0","_nodeVersion":"16.15.0","_npmVersion":"lerna/6.5.1/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-3VHgdjq4lEnjQjhQhNjcTR1UqL3xH208vx/zSMK/ijDRkIpUfvztZOCq5qidKQLnMuzvYN+MRR+7GweNaXZCQA==","shasum":"5730b757c39e40fc7e0a43a2bb30ed9f9dae425e","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.6.0.tgz","fileCount":63,"unpackedSize":196752,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFAOzyGpG8z/M9bqEpoqNSGeDcie4VrESbadQD6FNpfsAiEAyLLyttCAGieN1+UhbW04wDVylOHg4kTINtHXkVc/tzA="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.6.0_1694102228301_0.828197021742896"},"_hasShrinkwrap":false},"3.6.1":{"name":"redux-query","version":"3.6.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"6510b11748c7b6bc5994ad45044cf42cd8f837ea","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query@3.6.1","_nodeVersion":"16.15.0","_npmVersion":"lerna/6.5.1/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-Okk3s9DrzMPqar+JStqnG8DXwBbPD25ZfH6gfOTRGDdKy4BOoNypV/FE3kIqonPZzcab94yAtm4W1obK7N7c6w==","shasum":"17b00bca6f55f0ee339769347235f7a5d7d0cfc3","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.6.1.tgz","fileCount":63,"unpackedSize":196952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYycqbUUFdqUzjcK/ZvtCKniUfyLGJtki+V0WthTFswwIgGd7EqokNiLngH8SoJ8wUIlPvyHZMKPIBEiDsLE8fDqQ="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.6.1_1694105787716_0.12116209436107717"},"_hasShrinkwrap":false},"3.6.1-rc2":{"name":"redux-query","version":"3.6.1-rc2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"6937a1967c90ba7316fe351161d156334d3e3a3a","_id":"redux-query@3.6.1-rc2","dist":{"shasum":"2118a1f83926815eb09865dd82d9303110a91f87","integrity":"sha512-d7BdnIZOhJyZSq/dFLxBBX8S++rnF0KLRq3AT0WQiYrYv4VrRM1yl9wJ4kEXZHF2toG9SPgQklhEiYX/EC2Fqg==","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.6.1-rc2.tgz","fileCount":86,"unpackedSize":197484,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGRLVL5rwQ+RXoHzzdaP3oJOiIELRbzx8sDnE9KaycMFAiEAozYhbvjCypOIUA1ByhM/Li6kTx9UQZP2FTxUD1KYsWo="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.6.1-rc2_1702402971457_0.19024070063021492"},"_hasShrinkwrap":false,"deprecated":"this package has been deprecated"},"3.6.1-rc.1":{"name":"redux-query","version":"3.6.1-rc.1","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"6937a1967c90ba7316fe351161d156334d3e3a3a","_id":"redux-query@3.6.1-rc.1","dist":{"shasum":"0fc10ccd4c5468be230b8cb781ef74e571f81df5","integrity":"sha512-1/cajXDKvb7WB3JCqE9IADp3tel/+OFLAwy4r9ikhDlrG/jvJnC3Ol2yeRSgkDHLEkDkNMJ7b8FwQwZqGErDbg==","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.6.1-rc.1.tgz","fileCount":86,"unpackedSize":197485,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWXT/1h6sEBzD0drU/5QM3TgkN0zZ+qNQBWhWK/vaJ+AiBAyVVGsl4ZFW2QWsVoHFvC06yYS7VuBPTr4wibwC7M7w=="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.6.1-rc.1_1702403572892_0.07122480074032289"},"_hasShrinkwrap":false},"3.6.1-rc.2":{"name":"redux-query","version":"3.6.1-rc.2","description":"A library for querying and managing network state in Redux applications","homepage":"https://github.com/amplitude/redux-query","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","scripts":{"build:commonjs":"cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs --ignore test/","build:es":"cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es --ignore test/","build:umd":"cross-env NODE_ENV=production webpack --config webpack.config.js --bail","build:flow":"cp flow-template dist/commonjs/index.js.flow && cp flow-template dist/es/index.js.flow","build":"yarn clean && yarn run build:commonjs && yarn run build:es && yarn run build:umd && yarn run build:flow","clean":"rimraf dist","prebuild":"yarn run lint","lint":"eslint src test --fix","prepublish":"yarn build","test":"jest"},"types":"index.d.ts","repository":{"type":"git","url":"https://github.com/amplitude/redux-query.git"},"keywords":["redux-query","redux","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"backo":"^1.1.0","invariant":"^2.2.0","json-stable-stringify":"^1.0.0","reselect":"^4.0.0"},"peerDependencies":{"redux":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-loader":"^8.0.2","cross-env":"^1.0.7","eslint":"^5.11.1","eslint-plugin-flowtype":"^3.10.1","eslint-plugin-import":"^2.14.0","jest":"^25.0.0","redux":"^4.0.1","rimraf":"^2.4.3","terser-webpack-plugin":"^1.3.0","webpack":"^4.19.0","webpack-cli":"^3.1.0"},"resolutions":{"**/qs":"6.9.7"},"jest":{"transform":{"^.+\\.js$":"babel-jest"}},"gitHead":"6937a1967c90ba7316fe351161d156334d3e3a3a","_id":"redux-query@3.6.1-rc.2","dist":{"shasum":"bf2b86f53ecbda7f2d495059f30a3a81c6a4006d","integrity":"sha512-H+Qn+78J84Pjv3jcqQbVRlby5R2M27IbKv4akv4lSy81qxetpb5y9nMTfj6UI6b/TuSiDwmgVpP7PW4KfM1soA==","tarball":"https://registry.npmjs.org/redux-query/-/redux-query-3.6.1-rc.2.tgz","fileCount":86,"unpackedSize":197485,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKG3d+T6Y19FxeA5TrcPs9zlh04yi0tN1EI+Q16h9HtAIgYjgPt6Yycra7mQT6i5o0Xb+x1256fmZqsD0z+4lThvQ="}]},"_npmUser":{"name":"kelson.warner","email":"kelson.warner@amplitude.com"},"directories":{},"maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query_3.6.1-rc.2_1702403954891_0.28726976972731966"},"_hasShrinkwrap":false}},"readme":"# redux-query\n\n[![npm](https://img.shields.io/npm/v/redux-query.svg?style=flat-square)](https://www.npmjs.com/package/redux-query)\n\nA library for managing network state in Redux.\n\n## Why use redux-query?\n\n- **It's simply Redux**: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.\n- **It's extensible**: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.\n- **It works great with React**: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.\n\n## Docs\n\n- **[Getting Started and Installation](https://amplitude.github.io/redux-query/docs/getting-started)**\n- [Entities](https://amplitude.github.io/redux-query/docs/entities)\n- [Requests vs. Mutations](https://amplitude.github.io/redux-query/docs/requests-vs-mutations)\n- [Query Configs](https://amplitude.github.io/redux-query/docs/query-configs)\n- [Query State](https://amplitude.github.io/redux-query/docs/query-state)\n- [Error State](https://amplitude.github.io/redux-query/docs/error-state)\n- [Network Interfaces](https://amplitude.github.io/redux-query/docs/network-interfaces)\n- [Flow Support](https://amplitude.github.io/redux-query/docs/flow)\n- [Typescript Support](https://amplitude.github.io/redux-query/docs/typescript)\n\n## Redux API\n\n- [Redux Actions](https://amplitude.github.io/redux-query/docs/redux-actions)\n- [Redux Selectors](https://amplitude.github.io/redux-query/docs/redux-selectors)\n\n## React API\n\n- [useRequest](https://amplitude.github.io/redux-query/docs/use-request)\n- [useRequests](https://amplitude.github.io/redux-query/docs/use-requests)\n- [useMutation](https://amplitude.github.io/redux-query/docs/use-mutation)\n- [connectRequest](https://amplitude.github.io/redux-query/docs/connect-request)\n\n## Examples\n\n- [Simple example](https://amplitude.github.io/redux-query/docs/examples/simple): This example is a very simple web app that has only one feature – you can view and update your username. The purpose of this example is to demonstrate how requests and mutations (including optimistic updates) work with redux-query.\n- [Hacker News](https://amplitude.github.io/redux-query/docs/examples/hacker-news): This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.\n\n## License\n\n[MIT](https://github.com/amplitude/redux-query/blob/master/LICENSE)\n\n## About\n\nBrought to you by [Amplitude Engineering](https://amplitude.com/engineering). We're hiring!\n","maintainers":[{"name":"blazzy","email":"krishna@emptybox.org"},{"name":"myztiq","email":"npm@ryan-kahn.com"},{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},{"name":"gregjones","email":"greg@amplitude.com"},{"name":"rctbusk","email":"rctbusk@gmail.com"},{"name":"manthursday","email":"man.thursday@gmail.com"},{"name":"kelson.warner","email":"kelson.warner@amplitude.com"}],"time":{"modified":"2023-12-12T17:59:15.300Z","created":"2017-02-10T01:44:44.453Z","1.0.0":"2017-02-10T01:44:44.453Z","1.0.1":"2017-02-13T02:52:22.719Z","1.0.2":"2017-02-14T17:08:31.173Z","1.1.0-alpha.0":"2017-02-21T06:10:44.597Z","1.1.0-alpha.1":"2017-02-22T18:36:13.156Z","1.1.0-alpha.2":"2017-02-23T15:42:11.674Z","1.1.0":"2017-02-23T21:45:25.986Z","1.1.1-alpha.0":"2017-02-25T03:45:23.473Z","1.1.1":"2017-02-25T22:03:38.078Z","1.1.2":"2017-02-27T03:01:09.828Z","1.2.0-alpha.0":"2017-03-02T16:53:34.098Z","1.2.0":"2017-03-02T20:10:42.223Z","1.2.1-alpha.0":"2017-03-15T00:29:40.866Z","1.2.1-alpha.1":"2017-03-15T03:09:43.313Z","1.3.0-alpha.0":"2017-03-19T00:35:48.052Z","1.3.0-alpha.1":"2017-03-20T16:14:14.822Z","1.3.0":"2017-03-20T23:48:22.061Z","1.3.1-alpha.0":"2017-03-27T21:40:57.541Z","1.3.1-alpha.1":"2017-03-31T16:00:35.021Z","1.4.0":"2017-03-31T16:26:25.506Z","1.5.0-alpha.0":"2017-04-11T18:24:02.695Z","1.5.0-alpha.1":"2017-04-11T18:28:08.080Z","1.5.0":"2017-04-13T18:05:36.827Z","2.0.0-alpha.0":"2017-05-02T00:15:25.285Z","2.0.0-alpha.1":"2017-05-02T17:57:30.703Z","2.0.0-alpha.2":"2017-05-02T22:00:10.514Z","2.0.0-alpha.3":"2017-05-02T22:41:05.658Z","2.0.0-alpha.4":"2017-05-09T00:41:07.213Z","2.0.0-rc.1":"2017-05-09T14:12:27.547Z","2.0.0-rc.2":"2017-05-11T17:38:19.716Z","2.0.0":"2017-05-12T17:19:36.949Z","2.1.0":"2017-10-13T23:30:40.608Z","2.2.0":"2017-11-14T03:30:07.984Z","2.3.0":"2017-12-06T18:32:06.476Z","2.3.1":"2018-09-15T22:50:47.712Z","3.0.0-alpha.1":"2019-06-05T22:00:32.826Z","3.0.0-alpha.2":"2019-06-05T22:13:15.043Z","3.0.0-alpha.3":"2019-06-07T19:49:19.081Z","3.0.0-alpha.4":"2019-06-10T20:29:03.880Z","3.0.0-alpha.5":"2019-06-11T00:08:38.187Z","3.0.0-alpha.8":"2019-06-11T20:23:49.552Z","3.0.0-alpha.10":"2019-06-12T18:42:20.638Z","3.0.0-rc.0":"2019-06-21T01:20:04.261Z","3.0.0-rc.1":"2019-06-21T03:01:49.667Z","3.0.0-rc.2":"2019-06-21T14:13:44.747Z","3.0.0-rc.3":"2019-06-21T14:47:37.505Z","3.0.0-rc.4":"2019-06-21T15:05:28.418Z","3.0.0-rc.6":"2019-06-25T18:58:56.480Z","3.0.0-rc.7":"2019-06-25T20:25:33.229Z","3.0.0":"2019-06-25T21:54:35.287Z","3.1.0-alpha.0":"2019-07-22T22:48:57.705Z","3.1.1":"2019-07-23T04:06:28.527Z","3.2.0":"2019-08-29T20:36:47.837Z","3.2.1-alpha.2":"2019-11-04T21:28:36.654Z","3.2.1":"2019-11-05T01:13:06.328Z","3.3.0-alpha.1":"2019-12-16T04:05:27.049Z","3.3.0-alpha.2":"2019-12-16T04:35:05.354Z","3.3.0-alpha.3":"2019-12-16T06:26:36.685Z","3.3.0-alpha.4":"2019-12-16T06:33:36.957Z","3.3.0-alpha.5":"2019-12-16T06:49:07.430Z","3.3.0-alpha.6":"2019-12-16T07:00:24.013Z","3.3.0-rc.0":"2019-12-17T06:10:50.938Z","3.3.0":"2019-12-17T06:34:42.473Z","3.3.1-alpha.0":"2020-01-11T22:22:36.160Z","3.3.1":"2020-01-11T23:16:01.027Z","3.4.0-alpha.1":"2020-06-12T22:44:53.573Z","3.4.1":"2020-06-16T15:46:12.839Z","3.4.2-alpha.0":"2020-07-07T19:03:08.486Z","3.4.2":"2020-07-07T20:01:30.410Z","3.5.0-alpha.1":"2020-10-22T23:23:37.185Z","3.5.0-alpha.2":"2022-04-27T20:09:12.143Z","3.5.0-alpha.3":"2022-06-30T19:02:06.120Z","3.5.1-alpha.1":"2023-06-01T20:24:08.151Z","3.5.1":"2023-07-11T01:47:22.049Z","3.5.2":"2023-07-11T01:56:38.073Z","3.6.0":"2023-09-07T15:57:08.508Z","3.6.1":"2023-09-07T16:56:27.904Z","3.6.1-rc2":"2023-12-12T17:42:51.653Z","3.6.1-rc.1":"2023-12-12T17:52:53.109Z","3.6.1-rc.2":"2023-12-12T17:59:15.135Z"},"keywords":["redux-query","redux","query","fetch","REST"],"readmeFilename":"README.md","homepage":"https://github.com/amplitude/redux-query","repository":{"type":"git","url":"https://github.com/amplitude/redux-query.git"},"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","users":{"fmakareev":true,"antigremlin":true}}