{"_id":"redux-query-react","_rev":"67-30a20b69b528c2d8e034a88973789a3f","time":{"3.0.0-alpha.1":"2019-06-05T22:06:51.187Z","created":"2019-06-06T23:45:14.266Z","3.0.0-alpha.2":"2019-06-06T23:45:14.423Z","modified":"2023-12-12T17:58:54.593Z","3.0.0-alpha.3":"2019-06-07T19:49:23.267Z","3.0.0-alpha.4":"2019-06-10T20:29:07.128Z","3.0.0-alpha.5":"2019-06-11T00:08:42.462Z","3.0.0-alpha.8":"2019-06-11T20:23:54.260Z","3.0.0-alpha.9":"2019-06-12T17:49:02.809Z","3.0.0-alpha.10":"2019-06-12T18:42:26.074Z","3.0.0-alpha.11":"2019-06-12T18:59:22.663Z","3.0.0-alpha.12":"2019-06-12T19:26:15.013Z","3.0.0-alpha.13":"2019-06-13T16:00:55.703Z","3.0.0-alpha.14":"2019-06-14T21:16:04.700Z","3.0.0-rc.0":"2019-06-21T01:20:02.419Z","3.0.0-rc.1":"2019-06-21T03:01:49.367Z","3.0.0-rc.2":"2019-06-21T14:13:44.535Z","3.0.0-rc.3":"2019-06-21T14:47:37.490Z","3.0.0-rc.4":"2019-06-21T15:05:28.506Z","3.0.0-rc.5":"2019-06-24T17:32:37.280Z","3.0.0-rc.6":"2019-06-25T18:58:56.302Z","3.0.0-rc.7":"2019-06-25T20:25:33.224Z","3.0.0":"2019-06-25T21:54:35.265Z","3.1.0-alpha.0":"2019-07-22T22:48:57.650Z","3.1.1":"2019-07-23T04:06:28.463Z","3.2.0":"2019-08-29T20:36:47.932Z","3.2.1-alpha.2":"2019-11-04T21:28:36.609Z","3.2.1":"2019-11-05T01:13:06.176Z","3.3.0-alpha.0":"2019-12-16T03:47:54.439Z","3.3.0-alpha.1":"2019-12-16T04:05:27.047Z","3.3.0-alpha.2":"2019-12-16T04:35:05.396Z","3.3.0-alpha.3":"2019-12-16T06:26:36.507Z","3.3.0-alpha.4":"2019-12-16T06:33:37.226Z","3.3.0-alpha.5":"2019-12-16T06:49:07.137Z","3.3.0-alpha.6":"2019-12-16T07:00:24.653Z","3.3.0-alpha.7":"2019-12-16T07:13:46.316Z","3.3.0-rc.0":"2019-12-17T06:10:50.898Z","3.3.0":"2019-12-17T06:34:42.511Z","3.3.1-alpha.0":"2020-01-11T22:22:36.264Z","3.3.1":"2020-01-11T23:16:00.781Z","3.4.0-alpha.1":"2020-06-12T22:44:53.652Z","3.4.0":"2020-06-16T15:33:08.909Z","3.4.1":"2020-06-16T15:46:13.082Z","3.4.2-alpha.0":"2020-07-07T19:03:08.528Z","3.4.2":"2020-07-07T20:01:29.935Z","3.5.0-alpha.0":"2020-10-16T00:29:43.439Z","3.5.0-alpha.1":"2020-10-22T23:23:37.150Z","3.5.0-alpha.2":"2022-04-27T20:07:42.410Z","3.5.0-alpha.3":"2022-06-30T19:00:56.706Z","3.5.1-alpha.1":"2023-06-01T20:24:11.569Z","3.5.1":"2023-07-11T01:47:23.422Z","3.5.2":"2023-07-11T01:50:29.562Z","3.6.0":"2023-09-07T15:57:09.879Z","3.6.1":"2023-09-07T16:56:29.292Z","3.6.1-rc2":"2023-12-12T17:50:30.386Z","3.6.1-rc.2":"2023-12-12T17:58:53.996Z"},"name":"redux-query-react","dist-tags":{"latest":"3.6.1-rc.2","next":"3.5.0-alpha.1"},"versions":{"3.0.0-alpha.2":{"name":"redux-query-react","version":"3.0.0-alpha.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","lodash.difference":"^4.5.0","lodash.intersection":"^4.4.0","redux-query":"^3.0.0-alpha.2"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0-rc.1"},"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-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0-rc.1","react-test-renderer":"^16.8.6","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":"c9d3c7ee420cd2161c8daeec73d2c55437a1679e","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"dist":{"integrity":"sha512-4HOekVuurcS/CNn9OtQ13KjwmLa9+0et1jGmwufy/ai8bCVBPJAcx+xHA4lm14DGRSE2cNXgwC/DYeCBTpaAIQ==","shasum":"9cb1bcb1f3733bc73474806fa0d23608f2dfb830","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.2.tgz","fileCount":39,"unpackedSize":404853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+aWKCRA9TVsSAnZWagAA0ikP/3+zdQ44ExovH16jKmh6\nn+ipIS0U8vomItCX4OMXv0S13q7GMevyTOEXPEmq4ELAlyMCAyY6cBG5oF+A\nI5/26JseL+3oEWCUv8LXMrE+VUjVrEKuCPzvwv6fk192myzzINd5YXaBPKTB\npGbEXxb/KjzI2F2FThEghLK/se/r+xSyp5XT9/y8KBWECeFdHmfZJfdviSQc\nknM7MhqxmMLO6LnRVzvO0ntjLZvwQO7We1b6loebYYCM4ubRMZjLFv9N6hxf\n52mq/ykxvQ+BM9ipdLA4yWme5vhdCx9BIfFydSMpGmuwIHAZBEWVZi2fsa9s\nd/inYeRaeBDNnZhvSEChmVpe8p03k6J98/quS9bElpK1rc6qQRLYvLKRtgIR\n+v4T72wknkb4uQ6tEAvhiyyD0PPzJOAHkXBYFqhtn7zU1c4OrIYpsJZeRz8C\nA7V0jvsSJ+bXCvW+qERB/sRG6oO34q7RcV5ciN0Bum4aa1uIXjMxhB9Xavnk\n7vM1wjBNgQMVpAbpg67A5RAX452nzi/MIBlhjgRMrdXQ5lOKVI36bxYuQgAF\nXhCSg1nJegci1APPH49ca2q6OusrF/WKo5uFqZdHOViiwX758bmwQXOWFS7M\nTdiowsKdRx0nadCNzPq9f3/R7e/O/HKJLosi9TTYpKdytpBIRsfKJZQ6p7w2\nPYj2\r\n=22W3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmVDkj+7Nhx1og2vFml5WOqOdaNxHEUD+bxdX3oCRMKgIhAJ3w0qcO/UNWEqtjtazMSmfvFCR2dsVCNGQtVvDldyEI"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.2_1559864714267_0.36843556788582"},"_hasShrinkwrap":false},"3.0.0-alpha.3":{"name":"redux-query-react","version":"3.0.0-alpha.3","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","lodash.difference":"^4.5.0","lodash.intersection":"^4.4.0","redux-query":"^3.0.0-alpha.3"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0-rc.1"},"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-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0-rc.1","react-test-renderer":"^16.8.6","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":"017a46e4ce9e4a40701804c278e9f864cefbd9ef","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.3","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-BhgU29IOWI2K3+h2mtt5g4H4EPEwaVhXUVT8BAE8+2SkONuiGxAjcLgdxvsIXG/OM+oBFK/zTPZRSkdggy4xTA==","shasum":"2bc1c9d4be428d6c830229d2ccba3798c14e9a21","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.3.tgz","fileCount":42,"unpackedSize":149074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+r/DCRA9TVsSAnZWagAACfAP/0IU4SD3UXqngWq6LBK9\nZjv4yg7+r7PVKhrR5Bjm4mY+Efq/zOwT4Ex39LRcFV2okiSLEon6BHFlydCx\nBeesoIKnnCGXDFZkhtIYzTr7F7dYY5OXYNKIVHhFEQcEWDitm1JnD0Z38Cea\n/3NTG0rIaoaRHMKv+5MwzF78wfaAT1WxyAa+kZwv+UdUWBIx+eoWfxNmGAJ2\nU0LJBFyZCUrwDDpUjTpez3D4LAVenOa/kxeLGBy2XsyeuR1bcW8XJJrMsohG\nYgRBW39jnI9tG3rhdGetaO9aD4wGvtwd+zpQUbFWbe0WKn0voDi1RLXqOHwm\n2kVxHU8OVRZeWpKrt9hPK0E7vPGmXKsWNBHxnsqDEnmmdkfgyUEjYqptmern\nAyuW1G8CnFzv0TUwj/wqpYLH09XMveyNyVaK5vOqGQ85OFXawXA5dcOVeb9d\nmPXo/GpnX1vCb2yM4DQZIMUOUebyQbvfpIYQCQ/yv5S4LADm1mJSdpXfmX9O\n1ouFDTLqy7sYU92fYzdAbRBfbj/Sc62Hrseb5+2fWHCLz4mHB8Hof6ZPs5lT\nYY+FIuc+toFVrAkkVH9ZuxJORnNqTzggV5PTRontQcuOFgoeQt3rWGcF4Dlr\nvCFI35oeAaTvTFPiyVDCC3r/3yYFoEuDdkVs3Jxn1Sb9h1DNLzN2ctsjujJJ\n3E83\r\n=c8jy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7jeAjdcgZ/G22SS1mYmLyEo2SXICUIDyM6A+IPDoFbQIgeOvYtdpqv9oCLbBEyloWxoIL85qhB5kGD82mh3tLmwY="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.3_1559936963103_0.28129189150303757"},"_hasShrinkwrap":false},"3.0.0-alpha.4":{"name":"redux-query-react","version":"3.0.0-alpha.4","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","redux-query":"^3.0.0-alpha.4"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0-rc.1"},"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-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0-rc.1","react-test-renderer":"^16.8.6","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":"d7b03cb4cbd9ead414d8db2c273058f970538867","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.4","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-PBf4vT6xEQMK//9rAf7RnSaxAMdjYk/NufqjRR5Cc2p3aUVsC+OOYHCDp31/mx3uAAkf4cCz3twbuQK62hqE+A==","shasum":"b9db2f3b3a60d92f835826227120cb04d844a352","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.4.tgz","fileCount":51,"unpackedSize":151701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/r2TCRA9TVsSAnZWagAAhrgP/1gXDORBZUjQm9yYTaNG\ntdl4ptsrd6AEbiCQI6NkdCr/gWmgyU83i567o+IA5gEVa97zZ8vz2s3jetNI\nMyUgDhYONOkxrJofWBcdFEgwIH8VNkhE4TlkIST/J4nEqGCefLV8JJSoerDR\neanXoaKzbzwBy0178rvCcZDh08FRXxoPXJzqMsRnE9AsOnOc3W5kFATffI7L\nQ01XElRnv/mGYlC1gAQi6m1QmeRuk1t7EPHytye5/LomNwfTfG8MctHr8sCd\nMsHjJru5DPpWnUxD+xdv1MKVSY46iG/+hGVpD4Am27lEFfzw0RdRM+v07tZL\nN/CJuDIgz27i1fV0S9gfngsBrdy/1N/nkGk53VrqHnYW8es24UiN1A+Mpbq0\nCDQCQOmnoHSLSpusnSrpBBixeLX9HyDFshd+sSDkwO7kApHcVZ0QAZ1JkA+G\nsHTUcbsqE5FjjqiINYO7eLBL2DOCkYV1u1MEDjYfHLdrGeka1R4qhSLEyC7n\nhXcDR+oxTuk56SDC5Ojv8qZIKPHb9GJul5+odyHubJmHCaieuXaa2aD32Uh7\n4O/cuER6k6jQJS0tjmEef0XQkj2VwBBqmO2Cio27VkOH6i9kN7Q8fnpUPYbs\nPtIRdlnHJTj6Xp60TQ1H2GpDGCC4+Nxie3UsDGp+gdvwWDwfY3pUsdYya0Mc\nJaxF\r\n=1ftV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCfy2YNyydG95vW7+NPE+H3DHJf63gzkikdjhKGoaAdQIgdquLlkjsZoxKel/z4vxw74V5Jnj0cbwRuvyqCqNRIgk="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.4_1560198546992_0.18888889453137558"},"_hasShrinkwrap":false},"3.0.0-alpha.5":{"name":"redux-query-react","version":"3.0.0-alpha.5","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","redux-query":"^3.0.0-alpha.5"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0-rc.1"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0-rc.1","react-test-renderer":"^16.8.6","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-react@3.0.0-alpha.5","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-VNw+aAKOh7fSdfYOlszrWro25r+meAPyjfrFHkFth3kqgU4i/77yXbV5aFScmFW/8Z49ABF8rtyrc00OWrt79w==","shasum":"c68ebc238df2f8dde8d5088b8de386caa084c39e","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.5.tgz","fileCount":41,"unpackedSize":91820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/vELCRA9TVsSAnZWagAAYIoQAIsQpgjMQ42ZKWr2DSdC\nQpLVLLJKwKCsf2UDfvklfaq/O5K0zl/YFqYT7L1Es0wRA6pbwC6Y0kuRfD3L\nK2qCDX75bsp0PXpHTJz/4O1rqkKsY856Hh8NRMmuMDPlChTD/RvY4vshz07P\nVdynAKIUU5dEcPbiT1gvwcQpz3rcieJQH0UWZTo0n3jMZLAGQzcrf2Qql4EU\nBmC5dF6+XP8iYYKz758eBr45ITkdvMr0LOBWCY2yG9BXguJhn9Zza1qzsvp1\nsOCOjLBMDwENgKb45a4OUFcLvrGwq5EZFY70vp5Jt/ii/ji28uC9MG1kVzoY\nsxw3N7I4zukTv91qV1kUB8QXOBQiOO+KKGJSImss1a44NuU7fJgH2pXp9DEL\n9l7dqHTHFT/cgdDzu8Pul28/JBEeHZH+cWFMEEtvvkPPp23aEqFg3X0F/zSL\nHoNC6of8jSNymJtnYKQlRlexlA1KyzTYA1qGJP+xf4Q5hozr2PcC8ikf3HND\nQ4v2i4NU03yKVFF9EnVAMEChHIXBRdkyID/o1vDBbss+GkJfZLCKd9UhyYWe\ngdbW+ZSMKfIsSo8JfRlfMLp6F0Zbz1qvVo2DWd8ryLaN++zO3HjBvvuyHVUp\nvww6za6zfpFoWrk/FZWva1wXBrX+6YElsZuOqtoVZcWp3vR+nTqUkpnfjZSD\nWbvN\r\n=SOdq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7bNmW6KLnLBeMX+QnUlGm++ZnOV43G1zyUCE45Z+NDwIhAL7B4Tn3ByPOFKc/sQKKzUMlGOY0pFl+/vocechagGW5"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.5_1560211722301_0.7408533055374944"},"_hasShrinkwrap":false},"3.0.0-alpha.8":{"name":"redux-query-react","version":"3.0.0-alpha.8","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","redux-query":"^3.0.0-alpha.8"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0-rc.1"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0-rc.1","react-test-renderer":"^16.8.6","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-react@3.0.0-alpha.8","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-qmbHFn32P4bvH5yA7SpMMtGXneos7//9OkWL7JcTg2vh11Gcs/FB0b2TfAULKIvoQZrqYn1wohf7rVt2ez1F/A==","shasum":"a5fbccb25c5be17f9cedcbe329b379bedafbf674","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.8.tgz","fileCount":41,"unpackedSize":94328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAA3aCRA9TVsSAnZWagAAke8QAIPxUAZCOCUG49yYq7k/\n2HgYZFXY9Fz8yoPegpyvbYfNklgsIFBL087apknYfonSGspD1zyMcBNWMjqU\nDlHOWOj/m7YpSIGR0eFUS0IEl+G7Ryni+/2rpWjcMMf5/UYIvYaFN/ZBErur\nFeK3RVLmqIYWzgAv74f9j0qZHshhktM82IeP/szZmBYGd9xtfHixFrvGVDWS\nCXtvtS/HivTcNtb0vdsjeGi7SRIFVQEheMdfrzWwWngPwd4QEu3aw70rxUnU\nWnHU3DOkQ3FzeQ7L1XAJ6k+KcPpj8uS8KDvmR9Qos8GXtfPGhjPFsAxnbopS\nA0b1I43+leDWpinCiYdSB//gDgrrCedD6bA9tecWE+uI3lHHNxaCtsjyAtcQ\nP0S9ko+/MovYuWa/5lz8B7FF6z+zf4o5gnh40q3t161xxpRQ4D1ZzFJca/tZ\nrYk2O3dOwXbz40HsMLnO7mWCQ9DWEiOwwKbm6D5rZGIKXZ0AafAMjE3xxk93\nOPc3FohrSSTO75tGGTk5HYzMbuhPRFSEhh8RbV53UTW736FrSShj56fnITN1\npPk3my84387O8L/DJEGQKTmM59/pLQ9EHtE4sl/IyH+dnHOCrllvqRCd5Er0\nZPhXbXsCo9Rtpr0uMHJvW2WN293f4Lxn3+Y+oEPdZgXDug4wfhXL5K9lW0wk\nI5sZ\r\n=YnO8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVydisQX65FZfQdR/XDXKK8ySXT4xMXXrJS7YggvP6jAiB7jGBQbKBMoc7fkdy8xUX3RPB6Lfm6VjIzD81vzrQ9Kw=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.8_1560284634140_0.8506943989847289"},"_hasShrinkwrap":false},"3.0.0-alpha.9":{"name":"redux-query-react","version":"3.0.0-alpha.9","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","redux-query":"^3.0.0-alpha.8"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0-rc.1"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0-rc.1","react-test-renderer":"^16.8.6","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":"3637cae49956f54a03bf68702ccd2413f62e2464","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.9","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-s3piTOXuC0tXReemA5qTSC4VlJKsKTol9UaDlHAl+KdPQy55u14JZisZXr2SsvQB2PJ/sJEubOTDsO8HVPS0fg==","shasum":"93bedda4ebe01044f1a12e17dd269e08605a357d","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.9.tgz","fileCount":43,"unpackedSize":95517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdATsPCRA9TVsSAnZWagAA40cP/1u1esFE8Q+bjEog6dKn\nMs1/4hi2H4EmJ4KC3+jhifLPqkvGr9RF9kqSpksv5Z97ZwffH5X5xz7jbcqC\nDWyOpjnMofd3wiBU/k61iFMtu5m2sefo9BEYjO96u294osr3Ct0ISKxBRKoJ\nm36XvOvN3nO/x1D1oR45ZWatgTO25xiYCXdRICKCwqeqys0S4j2N806w+h8k\nPXwcpVcMTg/J947gqFiIBON88dRN0602dp2FqQnD2gig+OZcfPO8uaiMhjpW\nDpX3InmgYxltXqGvg8NIsBgo+71byYTE/VQJjgWsZgdWILzkNLfYVf5/DSEK\nGSXdDz+cLHlSOnAGQ/0cyeN+uX/Fcg+TlXyu2GqJKBgk47kl4/G9ZBSeCOrM\n+7CivXwOfsximiH+vfXo8fHAQrMZo+iTzlZmjnCmAciy3LJJa+D6ZFRmQfod\nJwbjl0LBJsvZ+ibrALNqlaPwdW56mwOzI31hM2FrnMdemaMKTuZtvRSNsIL/\nIbd8MYg2u3NmWSFK1FO0LjlyqfUTRJErpQOx+mEhFpD1r+prMo29dj7uteqp\ndYLL+e6pdeS5x5H/DdD7RiD025QeIqr93hPUECChsNemAVKiRsFEVg2U5PKc\nr49CDjnGewNBQ562Qkv312M+vmd2J2927cJDskEoZmaRyxi9iTsYFLu3BDDn\nay9F\r\n=ZhjS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDysWWYK9JN/DTNkAq3UQGyFSQKJdHTs9vjk/EyKZSP2QIhAIT2NieMHTK4aTilj9Vd6ML6lSDQ+RMkRbI1hBTGdItq"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.9_1560361742658_0.021079929149228516"},"_hasShrinkwrap":false},"3.0.0-alpha.10":{"name":"redux-query-react","version":"3.0.0-alpha.10","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","redux-query":"^3.0.0-alpha.10"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","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-react@3.0.0-alpha.10","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-deLhw8DK1Fyl5jDa40NxceP42ysH7hNX4cEwYTUHrPiJuW0XE3q0A90TJJxFcOhVnydUKuHQhvFiOx0tFyF2CA==","shasum":"0ca06dc36be104cc11cba2152471e3d5fb27cdff","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.10.tgz","fileCount":43,"unpackedSize":95649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAUeSCRA9TVsSAnZWagAAb+kP/1ATSKiLf7eaPcudqgFa\nR2rRIZmjL2Ye9jW6GgqCMvoneRR2PGQoP1AtQQR9ojf4iFcnlXZruxlspUk9\nAz6OgNDH+CnAxHFVP9FlfbUB3gWYJj1QCN1TYPY0yrg2s+Rytl0FMQFaUP1D\nWMOYUELzXsorMXouZ5xZ03YnGE3ud+RTiMtYSps2zXHWbWsV7vSlqM+lsv1M\n5kW4qA+mBz3tbK0ccNGqPB7/m/qUqxQ3C+3BxWnL4nqyJmvDiv5RkYcPAf7U\nKopZwaq7xvErLD4w1CtSbR8Qw1EFplGuhRPoI1eJcNp33zGUqPZ0DUc57O0m\na4G39kOTNMt2C7vUS/FmE1vmJkGuohy3CplK3DO7OJQRQAcxNORg86m/7ElQ\nbUHAZJ39jI41Prbp4iuxtCPPqqFBP+yhnSC8F/GJo9baW/bWiFIe6GfN4Yg3\nNyn7zl7bkCCsVfwpTctpopIaQeDTdNOjl83gOcRAQTKLbeFXfVbz+tbLcRJ8\nY75nSs6DEU64V3T8ZmcRfw5rKHlS4b9rE9087bcxrIuGfET8ANPliN8VvP/z\njNpa8TOPd7T6RuBlmDe4C8KT7FXC4a1ftnyo3NJZv1XoGLNbATn+RHDrit6u\nSRSRKJkDBYckoYcGa8FWmre06Sf13cwORSEIwsbEizyphUC3T+QTRKzmYGqB\nFWkV\r\n=LzN8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuU9w+Ll6r/Qo2erMGtAxyFi8SZg6mnkisYd5/Qs4ZgwIhAMAkhBodpl+uwsZ22r7D7HriYB/ZiW8EQhmpqatu5/Mi"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.10_1560364945757_0.7933772633216662"},"_hasShrinkwrap":false},"3.0.0-alpha.11":{"name":"redux-query-react","version":"3.0.0-alpha.11","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0","redux-query":"^3.0.0-alpha.10"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","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":"11fd0ecb1513ea0a5ed4b2f1f1a03e5a3727006d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.11","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-rMxrGZJfGGpCC6zIqCSaRY46ox6lIl4u1x+3/eWgKVvW9NzKTn0dbSU7nsYH8hxZ21pYDblaMFe7+3PGS6tEIQ==","shasum":"e3221a987043b455de384bd936eaa2f4ae41c08b","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.11.tgz","fileCount":43,"unpackedSize":90422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAUuLCRA9TVsSAnZWagAArPQQAKHlXwzjjxXnY6MNwC9a\nwa1oEImBRenQ8jqYUD1ca7w16hH7mFTqVhJAboeyDtIrxxZ67b7k8fbZKGBo\nwvIhzU9lA5t87NEiWosU9N/inZQL5LuHUa4qqWge2kozpKAFZMB3bOlcDQBu\nfkPUYWZ52vXOB6Z0RQZgrbW1Qh3xQr0HZEbrdp3TvYDqkFrr0GNNffg9S/Zu\n1HWSasIhZ/IddO0HMuN8tF+aVhhIzmN2H6m7SQnmhs3YBzbTtA0uPfhm9wRn\nVhS4U98s75gVcowBVldx8GFLd/1RIBXH+fqFWynclvxLFKgOZPpfr410/cUF\n80oiGQ2wBMP4FnokL1qL2CNa8/4z1pBAD37e571LwcD7N/dHUpOehZLqHoov\nFCGmi0/LID/xMWlE8VWNVZbVSSh6F0z4AxnezkGlAgH7aVUF708IhNeJ3y4q\nQ0KnoGAYFO3lxwQLo01/s3Lg65J6eRDbeO+JA1YuC2CpJOZUISc0FxiBRCpP\nbl7epIUcNzVcwu2tzEH3Bw+SncyALfbuLbKuVPrL9nYqWAF1hikkFJ/1elbM\n9wSw4CeQINUrzq6yvq6OFcioJuUkV/y/Y3+ipDxv6uFupn12r0Fl7ccojUd9\nZbqym+xMOW9CsAoPgZdICiEUuqhWGSIU1lhnd55jyKG59X6bdaPico2x8r9g\n4pYS\r\n=3ybg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeXiC9R8nCZoaoNbwz1Wh/+/Ed57wbSQu+aQBY5U01kAIhAMXaSElL/4lufiflpLnGOijf5hnQJYSWuH7ze/k8gtLz"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.11_1560365962453_0.12001873011974618"},"_hasShrinkwrap":false},"3.0.0-alpha.12":{"name":"redux-query-react","version":"3.0.0-alpha.12","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-alpha.10","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":"9742b80fd9dde31bdab05ec3cbd9c53bc82775d2","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.12","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-dxY693pVV8dLDkEKYk4vadPPNkV3Bjl/6XWuCwTmUExLqwPRsvdiy0sIezKUqbezd8T5d1nz60kJmw83pUG74g==","shasum":"c2a464f6c77c21e1bcb475b4c59e9915eb9bcee4","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.12.tgz","fileCount":43,"unpackedSize":90460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAVHXCRA9TVsSAnZWagAAt/4P/2LAkWhhqSEWGNUlFefc\n0y48sioR+uWIsUrZFRvhA6jVmuc9heRHhzYE8KCM7zWXC6ovf2QBw+KGQSYf\nstRc4U3FGFE3FvWBj0FBcYY/HIpcGz6hVcb1ulxJRRrq2PTBKvf13pF78a4j\nxBgDg+bbFFCeOWHKJEvDb4mfN7Ra2C+jv+5+V7G78qWcKNVmSTPvItVuoUHM\n6skpbyxZHuxe24seOyEUBp+Z2OR563uHvQKecnK4zsgD6FxNsIXyYqv4ym9B\nnpquRuGaDikj1WHRlvQMnL3SPA8pRmscPybQt95OkKAuK7dUWriHFh7REjbY\nJ/FGdEW1bi8jvFM446HbB+ICGefV2EFECfuRCm18crZH2YJEnogomU9iBOz5\n4cOemYDlBlBHPsDbnRVy4V/DQmhRnRbDMsOzQBhDPXtgJHhUBDLrRX7KBFH9\nRjgMGKJhnFXwOjAAUgAQ+O9wpqJJzcVwqcchwG8dK8dDjkU5AmxFzSb/yHG/\nwabpaTQIxGVRENIey1CfM35lsF8YC+QBBOL9LSy2C/zs/EmlyeM9Sftq5QXq\nFaHR0JWzT/vsVRJb4ENQFkYcqgCh4222aMaq3JodvVFLehpR9S0zmwwyGTh5\nj1/iK6KMC8tIL1vfklp813n49QLx/E7O4AE4A67ckAS59xh2t0QzCJRBWO0j\nDGnr\r\n=ApXc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGD/9yxND6AVEOvVR9cTBGLrH0B6S+hefSBQcWqqXkxNAiEAtiNdwFZvhnlXmWlr6p9O0rt7FymYcY1OE6VYIwkO+9o="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.12_1560367574889_0.19947766815676005"},"_hasShrinkwrap":false},"3.0.0-alpha.13":{"name":"redux-query-react","version":"3.0.0-alpha.13","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-alpha.10","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":"bd1203f4030bbbcd17046d4474a00ebd87c9b7eb","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.13","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-krCBVpzwxTYe8dc8nfu5/HvfS37EimfOR7PqAL42lBINvWWhU2oQrzl5/AV4XwQaGZTWvLORBCvgLo3KFT6voQ==","shasum":"e79aa87194c6a7c96e8c8efb5c882c39cdb00b46","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.13.tgz","fileCount":43,"unpackedSize":90536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAnM4CRA9TVsSAnZWagAA89wP/3kkh3t93N/WRpsKyECA\nqItqKqlCK34OE7T81GQ9bpEW0d6PTQ1MmU98yIJttnPLoJsqykkknVwaboDW\nMS3mmxM58+phZDMKokJRujf8SImDatwU6gEs5Ez4JmWHRfKz7KY4ZW5yZ2Hj\nYHeyoviYLK/51eKVQm6wsp5znJTvXLYtNNuew5vjf3bFGwc8PIyacQwjC/qx\nGHp2x0XZl9odzVVEYfScojYv956WwbaKnbnyWcQmSwJHhMg8HEA1dQE7f+G/\nPxb6/tX6AkWCuoB8jI/J1hrqKKPmLLCkwLfXjgQRIOcOWbjbiTOh+OyJaVA4\nGcIHA9Kyl3Q47ntrfP+auMi3IFdunP1PpWrppvwQxmQDy4ipwjvsRX4da/Om\nejubNxZMuUdFrjkmoc+IzS83tRvbjT46t6r1ZghLednH3bcVc/axjcs5Vztm\newxwjDMH3yEXKbCahYlbsbv0+DPd7hjt9i4i20g1k2/cS/DuisRf9lDUie3A\n1lTrR27GAAOO2xdtNyAZA9uasciuatrsR2s5CnhaBG+wrRrnf67LAeoWrGlY\nhUetDGuv/bOzFG4lW9twdB4npyqXVI2TTAOaxK3zMSw64uzsPV3ZHeac6VaJ\nxIrOgyWyTHD3DgzA9jMfM7cgkKDaqyx/dBV4oR4j6j5DBsxfy+DtPCE47nWf\nSctP\r\n=pOSR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6YoOoEBFzKlOS9ION7W2bU/A1pp/E2dhJ1+fECb7IWAiBk6Tlu41X0LqHYH18MXi4aQnxvalDIkDlS8R9s5bTxfg=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.13_1560441655322_0.7001613653294885"},"_hasShrinkwrap":false},"3.0.0-alpha.14":{"name":"redux-query-react","version":"3.0.0-alpha.14","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-alpha.10","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":"90e95e7b05e6af0bb2c61ac677b0b9411e4cc28d","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-alpha.14","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-bN4j/PAsx01TJoZW9+EfVdG7OrKI3hapLeuV6O5lno0aLUNzEp6kqGYSv4sjS571MJwwyb411grD+wF+AmtSAw==","shasum":"4353375fe11aa133d0698afe050c209b75b77dfe","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-alpha.14.tgz","fileCount":43,"unpackedSize":90945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBA6VCRA9TVsSAnZWagAAmKcP/A4pVtrG3QLasMiPUUJE\nfrn5ZhH7O5epholDMDEOdK2ZWnRXbQEtTuWJrpKaSWY2isE95KB2NtOj+paN\nnrSy9G0e0v9BD+ArhKkTRp54SvMOphQ2+ywp+TUxfAseIVMVfuBFELIEFgzu\nuZ4WhX9r48AbiWHySTyuMhngltrnuBwRc5NF/BCerEvRvMgZved43WUZBTDr\npa5/4NUafJjSBee6n4p352mRsvPadvcoQ7h99K/KaEYjGahH07gEMTOsz6pG\n76Yiq78a1ZuP2tMSHrbVOhbaLbMyZXG3XvfROk5o581wEYMBNMIy1Z+fUZiA\nWv+duRJ4WNtQMXmCypZyzzdJ4YXBnl7LIDjexcaAGdPPrEjCznrehV4Gcvth\nHDIV2eaEhx///GvAHIU4CbsNimFrG1IbQE+oQxGW9juKlY+Q3uA/si5PbT3K\nn1N6LLAJ4rdiVenI2mreZPsywcwGbwyC9HeN0SSOd6YsHiMFyhMcsySw+hIR\nqD2NqaQqRox7M57BYfhxAvSh9LFHpq+bh+EDO47xn/QBcKt7zgZXh+B4YOhm\nEruYAjJjE/CIrHMrCANzCsDIcH5US6KD4F7nNvYgHZzB45adzjJkqRR2PiT+\nKuBKRbcRYcCIojFYToViGiIm8EPCbudpW/PqnnYMP7AuOT9XMEv277lDznUl\nMW37\r\n=hqfl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICYi/KkkGmPWXqJ1MPgRuxwa9tc2W70alIKXAwD2pTo9AiEAtgRDpVKclLQBsx7nC/tPgkgOEOIsoFV4ZS5R4vTu4Sg="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-alpha.14_1560546964558_0.6269312234389408"},"_hasShrinkwrap":false},"3.0.0-rc.0":{"name":"redux-query-react","version":"3.0.0-rc.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.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":"2c3a764d3885d54c2e33dd0eb61456ec29ebb5e1","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-rc.0","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-MlTuv2WUz+HTrrkRUlhRCXKnkd2I+pFDntuGxpiUr3Gi3FR0cAl1Xzfd/SsG8HBgdGQqd5Hbu5FqjIJpbXH7kg==","shasum":"5a0ba6a85084a33903bf782456d84f686d1d158b","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.0.tgz","fileCount":44,"unpackedSize":92909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDDDDCRA9TVsSAnZWagAA6qUQAISt2+cUHDF/GkWBmE0H\n+vvsflX9DJeViTXQlaFfNkL94j5ngqGEau0heMsqzDrpTLiMqAj/+hM+eNcc\nethdUjvldL2CDsCRKXBdprHcoKi3y4SfEoCEkz6iz4gKYEniyhGr4BX1LB1i\nYsa79TLQWpEUkxe8dzoFzBk5F93CBaqNO+S944NxEYWPQvYZ38uzmvkckvsg\n72SNyzXtW1fLQTyuttNfayhf8TPgrDPwxaO6SfUMJiojwSPWAbhF9H1drUvX\nlmAuaCbZeO5qdeYt1PPrLsB9UWTDYcG7JbU7QsQ7mikpoOpmeglV3yd5VIzn\ntVifaMqljb+G8KVDCWU5hzO2bYEfSkYoPhRAsA2UN1Di2xwrKxYlYe3MoUGF\ndl5+NSIzb0JRSfcxwzt3KwcOMJ1mskGCk+pRV1LLgaV4SiHCiT1PiC4UvoAD\nBtPy9l5mtPqUoGeSQ9rJNoJ8h8GqAS1C1kgbI8vY/ZytfTB5Jk4EyXPRbQWK\nFxO8DiLG3xNgga2ryR8P/NukGCp6cBf9WkTg2F6yPjGTfEiMLI6Uk4YhhOm1\nC+V487xzkhAeIdRzJYrmZaVyo4IPV/A0HglJk3NjMCQ0Vow5nyaXYyrBsOXE\nv/QAAD9qmy9ffMHMgmZub/CM8xcRPnpLpdZDQ8rZ8BaU7aduk5vrsFfdIhOs\nkJuK\r\n=gml/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICljYqhxm1dk8Smavd4ZP16gSYS4Go4cubH6ytbmQWRxAiAIvyTM6Om9JEtpxy0Q4la3n/HeXIVInqqh8NhpyGkMPw=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.0_1561080002224_0.7088651471764971"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"redux-query-react","version":"3.0.0-rc.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.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-react@3.0.0-rc.1","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-ssxamj/Gv+ShHBJ3j0MqE8X2vaO7tUpQcSlF6wo+cvQSaSgOOk8+GlVo+3hiVxVvsUjd3RTBUIpHYR3kffKV6w==","shasum":"8dae1a4b5bcef80a28095b7ed968da4e045538c0","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.1.tgz","fileCount":44,"unpackedSize":93050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDEidCRA9TVsSAnZWagAAqEsP/R5KQQRCq1PkciSSnRBN\nPGf4ELztHPfjrbTN6Iv8SZhrkq7BEKGX1VF/zo/wWlTWvcQErJ94wz6CyE8K\n07mjdfYkE6PKlycRpOxoPY7mlgwWPQwsCN3YdVZ0H1eauzxBA26LoxtiQdrM\nEAP9H9KzmohEZKt/iDUvwiVv/4tAcC0d/JEH1MoAUbNWfmGg3pO/nIa49XXj\nK5cBspFtKHvmV6QQcYN1x0jYXMcYH1ui+qV8fWfojohYJAhffHfS7xonmAj+\n+0jguIeKGbH92BLQtqRrRdgQ+JBop0rbyz6Xo/S4yizgF2mz10oX16oP+6TO\nMED9gLYOFu0EzJ4SzfDCR0sdpXYS+ueAdJqaIO7vSau/IqN1idlpjxBgTLFt\nVCaJVe8cm5TWkaCrB2JAxvDxPoZpOSqZEXVzQVXchG7wnJ7VMny+Df2Nxbyv\nZRlAaOCFiRf5y3YUy5LMQ7RYaiG0dckdLtDGT4Xth7E6EdNUmo1BaGdQQRDN\nrrYKLrypZjxIChrBz+Rq1SFc6KkL/SkumOU7CyUq0LSKZxoOFqGZfrMEB1zW\ntqcCfYxYHep3w39lpTFTI8BwaQ098VYW2FzpFf2Zx/3o4I0y1k+I8VC/DKiy\nF/u1V0dB+e8QfELhKFdtGkdsgx3VEH8GBCbrXky9SJZcIIRaGnQt4OnU22YU\nsgTx\r\n=U9Fq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjC51yyGdCZMmigNFCUdIFurFyl88H3ctWyYMb2JA6+AIhAMf84W4v7Zw89z+dk2STVW8DT4oySp4JllHz1BGcepWu"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.1_1561086109119_0.9836029157787127"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"redux-query-react","version":"3.0.0-rc.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.2","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-react@3.0.0-rc.2","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-Bul/DNj8CvsegmNghCUM6k5jvVkeNEbZ3ezxdknuy8FJQDls6MKYCeqNS2Y9KblLfEed9ianSCySrBJ3GkVPKQ==","shasum":"f97cbc359a922ac83f3cd179c153956f286766bb","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.2.tgz","fileCount":44,"unpackedSize":93378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDOYZCRA9TVsSAnZWagAATukP/RJu1gJduWOVN8bkg/PB\nFCXh0ALBaVynx+thgU7ei+ceMJotgKcgfzib0oOucKYAxfICQYD6sRE4hqzt\nctY3MHtwQNuvged9mW1ZL1S4krLJCTMJFn6b3JiW+GntGnVveC2l4F5bojgz\nHEoEllRhYpka7y9JJKOCcNlN74i6QCNBXA68qAXQWVUQThmWL7ttHC/GP/5z\nw/F/0r+FUTDY4BaVR63FbhZxUNTh/x1Dk2iByt11M49qerGMQWBdvpT6SKAz\nbFm+OTKmOWI90y2+R4bOr7krKO+MROq3rR/ELMQnQ+HZ4KVZYkrC4EbNGDaL\n4dUzYFqhtqpQdKVi0Cc32+MNsRacJf73U7a+i39BUvQ981T/aoSch8M5wnFE\nF+tPqrXLHD+Xud2whoSVywF6orl6O3y/MpJpD85g2anrSNToWyfb+bHgqg0K\nA1kOWDrixcM4JTrNXtr4AHfB+IBuXBTEAykKPxWNuXdet/Ncyprn+MsR+iYh\ng8BrxH8pk8QRJ1ffH9PrIvfEo/mHcTQiBcgNr/hILpWK45Izuz/eo4KPjbWP\nd/mygaCig2mTtH0COtzPGIJ1GzDo5yZSHvDDOK2gISucoR6c7UAsykC6+w9m\ngoflzppgbN6AmcOqBepVl8nO++Ahb0fAeNU6b5zQwVNH1D2LK/oMAC/N5Hdf\nDqC1\r\n=FKe3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG6nAFRc2fYfS/lbx4z5IiqGVDGuirKjXERzxs/99oOYAiEAoJbzab+yPKZX4WlbziUc2DpBh/IYJ9skR6bXhdB361E="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.2_1561126424428_0.3875470976337103"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"redux-query-react","version":"3.0.0-rc.3","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.3","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-react@3.0.0-rc.3","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-+nGEi7SVKHey4XrG9o79PJTCEHj3Toe6rQ8RcyNp3S++tWPrmN0LLdBBChasV/Id3LSvsMkhRscvPMcGlA+0ow==","shasum":"b1546ae7a0020c7177027d172381a226575d26a9","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.3.tgz","fileCount":44,"unpackedSize":93383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDO4JCRA9TVsSAnZWagAAfUUP/2nPYuO929MV3uKFFskF\nIpesnfkeFSwrcolT20hETaSu2QQajsmWsVnlAwj5lVWVNBUj3uPaVRX7YEPk\nWNuQ4fV1ci3eY+End0nyq/HdQ4Oj52VzWwEC8HkSHIo0ef0w37nAgCkEAnWF\na0I/Ma+u1vPBVRZrdXZWctgmNNpNL3WRIwPWeSZITy1lSJVw9XucuOv2qakH\nu/BCZV2Uwk8R0prt1uusfdF1K4VLcZKIbXT9a6ZOOANvJAGjNtDVQe35Zr2h\nWCQipDw1Du7JIRY/HgDlxntgLPZCKZ6HKBCKaElU5gxA6/TrddlclwYtVZIu\nz3GNYGOJcdHlPmyfS01iONX9FTI9E4WXZ+4F9jhiRekdSyDr294oUGC1QKIl\nWzpuHhLh19dPrqmEKrqWgr0K9yz4OlO0REdpEm2rlF2pKeP724PZSpIIetgD\ncLbwgHcQEbJx7IdDiG2ZuPP/9pNEq8bTYNGX+b4aSwPjK2uNXXvAidFYnLOf\npiKjtuJtMJnVC11J8Wf/w/RZac6PLmu/3BKDJoHIjsxmh+Ktyqauu2jJSo8I\nH46cdzhaTOpl1L+Cq6rccFo4RsE6I4oD6H8DDA9GDBk1kGwh7g3mVuf6sfUd\nNxjL9Q5N1YyEVfgcHZLsN7+vnTjp8TSDgADQl2SkcZhGBp3xdF0cJXxO3YxO\nfcHn\r\n=479f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUat8/CAJ6joqld4PAp3a7XGuSq5ONEZ1nH5YKSgB3oAiEA38bF6WC6MrZ/G+KEcyAmyP+XG2tlIMI4G870egKldBg="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.3_1561128457376_0.12394688337661885"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"redux-query-react","version":"3.0.0-rc.4","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.4","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-react@3.0.0-rc.4","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-9fO9nIukaBMgdzmoG0CK0F2kCyzt5pCUab/rYkmWtOZ0Pi5L8R0iEfDfDmMSe823fyeYqaea7cS+neN3pYVllw==","shasum":"da550102eb133e2bc01b1b504e03d81791d2e6fb","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.4.tgz","fileCount":44,"unpackedSize":93328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDPI5CRA9TVsSAnZWagAAzVsP/1B1mEtO/iOixueSgMSf\nSSHOGBFJBT47xlfaYWxZMVNz/T9VWtMqY+j8m5agv6oNqV3Ov0gaV7DIG3sc\naKk+AHjuvgJcGNERlr0zj1PpQqw9mA64rO8cPZU7hnoTzZUKYNgii/KKw4J2\nDwtW1e7El6r1ZkpFUVSdfSw6rgrfWwte05+1eThsZYVW9xUSGR7tBKwphgB3\nQTQdhgmwlZpnnk8XEPjsB33QlA8+y+Us9MZe5KOtGE0abEkTD1j+X8WL7lJ0\n6PjMpmreIVj6B+o6p9+i6LOdVOMRtMKKBeyO6+3Bj9cKFDgrwkh1bH5MAUlz\nJFsHyZ/xtyEZ3A5myT7qDVGmoOvHOfICTQyL35RiGLRBNxJ6mbMBXxeFza88\n85G0d6v6gJWcmd8MApD9DGD1gkHg9BvOowHWNGFVTKrlDgBq6uZtH7V7QCgt\nxv4sL+pO1KpJ3ssGSgUWWooIXSp/vQVm2OoSdvcCHnB1S1qc1OIP4n7ncd3c\neDitDge1a1bS6WnO8LwubNbHjBs7krUFVj0lVxocAmmT4aX/MVPjZD8ZJFBF\ndFQR8T3ebMkxRH0sKEN7MEyuuMJG7tJ2Rz7tWe5pJ2whnjJpniaZ23lQOO/c\nK25LXMZHd1q4lnW6OEQASYumqB4e/tob6+rKbQZv+61AOdVrs/gQ8dCMtl2I\nDICF\r\n=D05U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGnsrNJvZ4Gxw3VomOLncIEWNNKK2/PvCxQjdkar/x37AiEAnumGzwKAnOnxnYEq0vCtZnbdENo8yMb+yXqNE79mcac="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.4_1561129528358_0.28142530757102513"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"redux-query-react","version":"3.0.0-rc.5","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.4","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":"36d628f9e06b87de1b41dd7139e17f1ca7fb2066","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0-rc.5","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-ZP5cdZBAjpcn0Hi+IlDEczyHMUBkX1sbQW4VPUTQVuTXJXg9zDOFvipB3Q8a4KoWcZBroMplqgGdRj2ScCBq5w==","shasum":"e7c29f632dd6ebd3c3e18a8cc6e1106ce9e41184","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.5.tgz","fileCount":46,"unpackedSize":96121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEQk1CRA9TVsSAnZWagAAXAkQAJpy4V5d0FOgRruECerA\nGafczc1BxmoyZxvcucALrDhuwxNDyqAi929lEOQiDN4uGFenTWAZIIX4AG0J\nO4KFHyS6SCYN+BSqxAjGCnE+MdxAq+i5UC/jeTYnkqY36j2P7fOldJqPC+or\nzO+iGLA5oqWLSlmjUVQaAd1wClYDphI/p4qnLarCY5XBz1Blh7iHfLZOYgnB\ndf5bXfzVOb94A1rvoH9fD9b6n68ZtUgWbdcW54NznN18sTgxEzggWNONav0f\nS6QuCPpKdyO1KeZNn+1mzpjWuMZckYoDXHzAnyoAIT8LAWV3XwNLmsJGmYn3\n+qeLuOLPuCZgnOzSeTofPu+HrmQQZJz+ZKIUalGJLzW/51Vn7BafSAT7VPxB\nEidYS0oMIa9gE/8qdPkKrRb1qCzWsEF52in7iG/yMYmnMhuK3NXWvPngCIO/\nVTgOUTSg4jhoIWHUX2UKKvwzihz4/KDzXW8loS2kqrH9yM5SW7Pu1q56pHFM\nn8J92yTAXPltJSyedSZAuJISYxVqJQW5m6YA4B+NF0BNOimhrcWP6kgmMOmG\ncgtmOaE/MWvITy5etBLhZgr4R32lfUtdZs6m1p8uTO3zacYUMYuSbVxMoFXz\nIZkbjq8tv2cvuulUpSEdMS7t2kAEys7nKkyxwVDbTUhwBGY0GLL1vpynNts4\nnom2\r\n=jAsK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDQgN6sY6cDosi9PZkivdzo+lQbsJb9Y4ocGLyYXwk1iAiAeJuarv1YoPHDMh9QcvlWIHec6YglJOEv7klI2QcD9qw=="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.5_1561397557129_0.39585233915871654"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"redux-query-react","version":"3.0.0-rc.6","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.6","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-react@3.0.0-rc.6","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-sIjmz8gAeybKlloh5HAlCPbhlPq+Cj7mwQfrpGuJkIAfniGnrKeOaIDngzUP2vtDPDJwGvbStJdEAj3DyLzqLQ==","shasum":"05762e114432b830fe5fbacf5bc670e6852959e3","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.6.tgz","fileCount":46,"unpackedSize":105568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEm7wCRA9TVsSAnZWagAA2X8P/1NCXUHo8cx7ZNSZRLYp\nWb+7q4dst2gV4k2xLC1E2G9ebA80aq4OIWMz3NT4Z3UVeSrB9BfG5Jdxq09Z\nHwiovul2CAuWAkYijP6gxqKwpFktAzVZCTr+mtg/Owrky+w7eYvmSgPW7RaR\nnCh1Av7CZ70pm0gihEMfX6duMmSB5otmEnAIGE18OWmdfc8iOZeMAYW2PSZW\nMoHCISdJxSjUwVXEpPPYH9RfT6dkXgc91iFkvW0qJ6APx9+Wh3VFMHrZYzdr\nA5GVCi1KetzXQ2t/Cmza4G1VkZgg1nENhcktOXVUKZ41r6uWBeG9Y2Vyady2\n0/GAvDtwJPo6VXAgdBB5ef6sVYNiDM7WFKB9sD4cnYOhDW/DEMnxCoAB5/9s\nhRS849cl7t/k+l5wWQol2JMbk7r0KPBZLJHLxNXMjy55VW/Fp9nwy2lPF09D\ndrcmeoipfhc5/gZddHVC7ZRYWO5XNEGj/gWNtL458re9zSevlohF9JGWLTFQ\nKyLmGzaI3c/tmGmTd7Wqe6YJAZkwyPIN/rddmqQRMbu1mzc8hBfKn4LEoOAx\nYthMbi1ua9V7Bhx3vXgtiKI4p7O9ipyTYWQ9Nrd0JN7AvlHyXsqxD1LHuALI\nW0sBY11V59yKy3vYhsEeXqnFU0Fc2l+jLfvlevUbllvvV3X3uXhbkyHyZ9kT\nkMQ0\r\n=grdW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCU5R3TFZwgKAI369k4Vn8SeZo9wQry28zK+Jpq0UIFwIgGWRQDMMC+8hTjbBt2J82KNsELwAXDXU8JIcIzkXreLs="}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.6_1561489136157_0.4005007015991424"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"redux-query-react","version":"3.0.0-rc.7","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.0-rc.7","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-react@3.0.0-rc.7","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-yS8ImO/WfNYE69ON+ebnm7BE0JW1eO3Y0gM0o2sKeOsyC8i91xWl/g1CRYMIlKNOW+AYjcqWcZZd2TLkvoKGFw==","shasum":"2123a019a3d06a824f2befb687d087e7f5926a94","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0-rc.7.tgz","fileCount":46,"unpackedSize":105568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEoM9CRA9TVsSAnZWagAARGMP/1ehNh8E/rRoQBvBgxdJ\nhFCW9BQCjrqMqscya1pp9SPSTyZAxVRJ8sxDtcVMnxE6zVOIrVw2V9StuZNA\nHvx+dsN1Flz2C2TuIAMAaTz4aggD+kkxnqYcWna58UN0aqWXsn27YgZBq3dV\nk5N7uwapITPNygINXO6qYuoFUBcZGI9kR1uK0xjdvXtZJGOOYPxPjQVPaAjn\nOMzEqsR6XLJgph63FOfbLy0VUXwdQhE6Divbk+7Fnj87hWhyCc76ssuTY5BO\n/ZU5WQkbvZ1I4ltXfZ8TD1YtFu84geV4e+xMIsZI2F7cUcy9XCixZO+KmXjL\nt0Qg0lNwSX22GnypPbnFwEVmHEO5LJmdGVJiBlxsY+jgMrfDdkaSSz2bVAvp\nZQTu1MJ8Z40pMDqLzfbaT+hTC32E0zFWRQOiBC7hnBPKR0vWp6xq4xkdEQsM\nFomxIMmV5N9RWiWNMfY6Ku+08ri51WzIV3jEzzd5HKJvraKd7U6CkTiLw9r2\n2vvyINKiQuC/CUNolr7G6qj6jD9sZMyBhCO8Zt5/oJif8mJz4Y1teTlEiuVc\nPHw0vMQPjvnMW7bO3bq6YvruFxt9xx4UT4ASHyEYP2EPwF51JILGaqDFunWs\n9rV9yeM3EgcLebI9swtPneEAS7Tp5KaBa8Z9XZNvzIzgJ8HQIKM1lcG3m/CB\nvXdK\r\n=PyhM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrzl/lpKZl045z53mCThlcOpaOadKYxusZVaVuK7Xs5AIhAMUWJ6KF9RLH5ZkDLJol1gjJTwa3bXQH2D9tKu388HK0"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0-rc.7_1561494333060_0.1233182828879551"},"_hasShrinkwrap":false},"3.0.0":{"name":"redux-query-react","version":"3.0.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.0.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":"342a27a74003fbd9206bbfc40e09d939aa28980f","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.0.0","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.14.1/node@v10.15.3+x64 (darwin)","dist":{"integrity":"sha512-P/J4dji1T4zYPy5v5GZFdZKG3rw6xPpjRfXTAWRIavcD0eGzpTobqsc73SgZdFojFor57y6jcjEBqiFf8d/Ejw==","shasum":"fa8966ace6880b19363e8af53a4cce1a6213ca54","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.0.0.tgz","fileCount":46,"unpackedSize":105558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEpgbCRA9TVsSAnZWagAAXcMP/1Dp4NXGHlxEfEC4v+wW\nqc+Yn0qCQrKAgmg2txd5OKlv0Rb7BcQFmMk7WlQG6k5Sris+TN0EdxTlQ9+9\n48VJaWCJJ8YB4rmhqGgmN80JndhY8IvyQTdAT5w3Ic6BwxeQgABPh2P+F43A\n1t/OTNvwlNQGN3+5ErLtLkiy/3W7rx35BE5yNvmx2x8F4adlQD4mO5cvbyjK\ncUgh3/WLAA4UAv5I677SzUh8VSmJ9Lg3ANwF/C6AP1/wI5HoBBXa++89SL66\n3P6DN1jnL+1wtEcl8Zfu1kw7PlMNZkqu5NJyoMe2+xC5dmyU45ahq0DCpgA0\ncjEdWfM1/1r/fN75XlpxIuDEDXb6qM/kFOQu7k1IW5/4Kn56KJYiioF0uHmd\nkBElzNN3KhD7IoZcicWBZLy6DjM6E85pYG/+1TXnttwn+cz/33JtG0Sh0njl\ndvoJ+2vlvhMAmtWXj8z0U19z2tPiHhHb3SCFon83O1Pkjf+z8En+NbIHkisk\nNeWCgNNGamEOZl7yjh6V+E+Mmu++9RbP/rAzhOGuHiFaQLEalV65Flt2b6zg\ndOgyCRAP3nBz5OKC1TB526E9Xnflp5WZsLk+5qrZjCKtQW9+qrxmpoYBNrgt\ndxSurGHgoouATHiF1anekkrudv0Di9X1V6ayDDZFp9dnWAo/5Ey4TTdyWUWO\n5CjK\r\n=1oTY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAz62+uFKRS1YYGo4GaxBxSRkQ3kPQvQa0sY5taDCRMAIhAOIfIkM9JPAvGt0ma8SLL4rzbvBv3DD3gaRFuHkkS/aL"}]},"maintainers":[{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"}],"_npmUser":{"name":"ryanashcraft","email":"ryan@ryanashcraft.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-query-react_3.0.0_1561499675156_0.42643416945541346"},"_hasShrinkwrap":false},"3.1.0-alpha.0":{"name":"redux-query-react","version":"3.1.0-alpha.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.1.0-alpha.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":"49c79d3e705cec047d66ffb471fcdc0ffa0d9e0f","readme":"# redux-query-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.1.0-alpha.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-TlU4BhnxYGyA6XpDpdVmkwCZAyHEt2IJ7BQRIfqiqMD3nG0z29mIX+QplPNQGcpn94IeiuQ0+QtJowMGbF7ikw==","shasum":"4f5266732c13d7af1ab28b5b3734de26b0cb7063","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.1.0-alpha.0.tgz","fileCount":45,"unpackedSize":95095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNj1aCRA9TVsSAnZWagAA8fwP/ib1SWmRR6dOxotUzAWJ\ncSUMCWCnRyk3a1zhuG0NOqMB13u7oeuY2EQAwlZYLTTtQBoSLBZ4XNyQZPxI\nF88puy82BMqYPyv4Jek556QE9+vPEHP/k/UvB6o2K9alpoiFQjuTuza/5Duh\n1k/yOjTuQeXSnd200DW7Zx5v0dBOTxNcfNJVBzGv+qe2//PD8B5yeHg39ilA\nZAHKOP5AdrpZF8zXfS52Td8YPyS8enZoIjZP10X0UluhRb0dMBlRFUPm2p3z\nJoD8SDQtaqfjtMuqnEu52iO6H1SG2NTJpZM08V9eMMYfoE7dwOqs0AH7lbjv\nD9/0oYRtU5jxOD6v282XiXyi6TmXg9iY4JoXjJdNpkdIiQCLbOf0HvAc3K/y\ns2pGhzXUY0bOYvYq9QBKrQ9DpqNc33xKtHYFuMFd7UHGxtnuqRTVD5UxfpGY\nRc3VHodtjd09VnsSibgdiP0jssaO6Ln9fYNzDAkQT5noA3Szfa1FcI4hHlQI\nDutFPFKGLSVilOxXE+f2wCLgM8BPVzziUrHKSa8DRW8TLhw4Kydc8fjBx4JV\njo2Cu9moN7rG93iFl9jyzvt9efLvz1lh4a01cSFQ9DHTxsCR9lbebxgEm7pt\nraiPPJByHR+OcoASmwZQFebJnWTJNOYmRXtdYRYv6W9k45U1gBGV4dTbQjUE\nvTR9\r\n=7kgs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEIZXkID8KmNys76UKCNfC3sbJIRQY+vxz4Bcte0E7IfAiAakroWPGlpdwY8Bhak6cq0LCc0CgkbadtoWBlFzNauYQ=="}]},"maintainers":[{"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-react_3.1.0-alpha.0_1563835737506_0.11943290163225995"},"_hasShrinkwrap":false},"3.1.1":{"name":"redux-query-react","version":"3.1.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.1.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-react@3.1.1","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-QuSHXChdyj78ycVmctceNP09OmdO39GnKVtH2Xtk/PphxXJJGxLW/xVY9jmJSuoga5U4gXU0DFMJjX9J1co+iA==","shasum":"2b179e0b18c4279ba92f36855997047dd687b91d","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.1.1.tgz","fileCount":45,"unpackedSize":95079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNofFCRA9TVsSAnZWagAAa5EQAJBGSFORGWFWXneYYEKI\ndpg6URr1d+x/TwquiRDdteRc8RJwOmuifwD5q6caQWLWDQwN93NurrL16t93\n4GABTvD7GeNTVTy5WvG0m9r5IwD2LUT5pPl9/SpPQV8GG2RnRUza2Q8+kdux\nR8QvGqZvFk8kjFUXoScD/UCCl5AZzkdXNYegZ26lN4QqELPIGPwOR0CjzTMn\nNtyEtaSSU8MC0bJkQ6NnkFJW2vJTgzFI5kLqahdvwoKfopD/1fUsDcUQKK70\n8qADtHNkYQfn9xRP2wRIwhF19k+JyUdGFWtJTQkirmRGPRGSKOULe9aro8lv\nIbUPT0soZozAgBQWwueGLWjUZXeAhJ4Lzazu1NJUeV/kmAQ+RA9Q40+43Dz9\ntH5UPJdIJUu8I5Cdc65fE+l5AQJDnzRB1D6bhw95gKoBne4UVRKAqrajXRL4\nEP2taTgbyyxeLDjobalEi526VB5NG3nBSLQ5fpB0jhD4pZYmO7PW9zByMnNL\nN/y5N8MyhWJcz7uNPOKrjDEMrOLC5iQ7p41wQ4xkmHtQdZVQFwQmrmjNzzH4\nmvF5YrTXB7fqUbc2sV2Acm+treEl53k4CgQJs4r8dMN3qt4xkD8a5oHZZOMI\nIZ+ejrLTWyjULINaC9zgzPqsZxvgj8Eqn3aOvi39D9rCGLUNwyn4mabjFZGn\nvbrn\r\n=bDvj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDi9Q5eTHIZXR3BdICLojSYZzZciYop2fG3ifdyQ4j+WAiAoQBH4bXx/ZE9C7/E9z2pir9khIqivupo6FmYkJWyJ8w=="}]},"maintainers":[{"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-react_3.1.1_1563854788327_0.5291071065357416"},"_hasShrinkwrap":false},"3.2.0":{"name":"redux-query-react","version":"3.2.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.2.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":"1295a1e6ff9047d5258aecb34e5aba96e8159013","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.2.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-UqlIIWRscWzhj3+3w0J5ASEt5+/hVQJQfh2tsc6tfFROAcQf3jDbQ/Sxd5iztJW0WlptoIXMCv83knj2KJq4tw==","shasum":"489a5ace9af25e5796b603bbf75f86b11352f0e0","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.2.0.tgz","fileCount":45,"unpackedSize":95395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaDdgCRA9TVsSAnZWagAAe7MP/A4ym/6SP8+TVoqD0hS3\n+yr9UGYm5Ent/SQ5lJX8y01PzNVh5i179t1xxhU71vcYzVcXSieYQMXOvWVr\nVRQfkga67ls+oGLIiKXbnBn5ZazuW3D5zt79uh4btMgLOb6gqJbSk8SVHcFp\nCMbuPBIfYfnGBuhuAV8p/m4zSkbZRbsRIgvLgjHYlAeNUzde9jXf8rZ6Y/Ps\nL/OMm1o+PgPSWfRwgzbGieeWkXnRHCzl6QlaYTc5Vkp/BOlmE2ZlW+ZAvx1h\nZQUKtFuIBmiNk2lr7wmNjXoQFA8euOBN8JCK31Qi5cNKX7IMbSL1hrdAhzPw\nxAxdk0ONUlO88MrP3lUKZdeLz4YI6ZHS/1aoLviVGq5Q7fyPp1RVXNOlga04\nDUwtagwbgYblls+80oMCMg1lz3/Rnj413u8ObM6pgqDhMqeyAeIMW+PMsSqZ\ng7A0H1l5Uw0M0mjtpIc27ZkPCi5/srvqslF8uCG7QNFuzikcdJcTlKqMtjPu\nEJeEtGePUUnAkV8xN2PD9jXPo36/v+jufspR24xqKwZiMnMyJhq4PCc109mp\nwXr6gId8GtFp70YnvbHElyVxjGO3Pgsq+W/NEEqdUfa2Xvz5upLdZ12w4LHY\nGjj5etRFm0h9mitc55Lpe50eVGoi0kUzJit0OLbGDKUP3rOuFMMI6Ycsc/sr\n6yHK\r\n=p8t5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE1XoibjptZA1UjPXwpubuuZSFnn++vms4tVvKrgdEHGAiEA3q1xcTTDzi0EEYBYlGSY8kz3p04mJn51dTheVbpMNCI="}]},"maintainers":[{"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-react_3.2.0_1567111007792_0.45414124239456566"},"_hasShrinkwrap":false},"3.2.1-alpha.2":{"name":"redux-query-react","version":"3.2.1-alpha.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.2.1-alpha.2","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-react@3.2.1-alpha.2","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-4rLCe0TZtqXrk2FoIiNmFrwPMQB/hRvAKUddIi7rF0noqqwuK4ULuYVPEBtVKBoYw7zyscT8AcXRC6qQ1Ye23A==","shasum":"3ee509e2f3753da820c27e12ebe28ffa75dbfb9a","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.2.1-alpha.2.tgz","fileCount":45,"unpackedSize":95411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwJgECRA9TVsSAnZWagAACb8QAJSRtDRDKRgbGrQrwF7I\npjePlHAGbNnm0T0Tq6JNFkyAJhTWHpD6+wRxkOFN5l/qBEIynFSnEwv8Nnwp\noFGPCTNC3Y/2UwqwLc0WsRjanIyMMn9uxL8QAuR6NBHZDYs0Y442jxYa8nFO\nkLuJcy/VsWccW4yKMhe/uYiEnKvDM/5zvCDSfKphes6Dlfj6/KVpyFirL99Z\nKYBAyNmqSP2w5FfVE/6srK8kUwtn41jyv5Zs2VPI/gWhwhQL6sHeyhPzdmXZ\np49C2Zp6ZiwYIw1Nd+/Bwc2aOKf6zXQ0nE74hvpOxBH8nn7jWA+SwsjB2WwP\nU9AqS3UGa2iPq+oZ2lm17VcZ0QUCdsVtI10j6+3Dbuh5cQ6X/w267RBBBrUo\nknXYNtHBK5Jdo8bytomfd0tDlMc2K5ssV+iV+1P7HgkkXhY1XsUCjABC+c26\ndLDRWv2JZj10mftD8u0CB94Mo+rH8B9HeUFAafAKF3aJVK2rA+zL7D5Z+gxI\nC7DX/R0SIQVpc4HpukNYCGaikaYWwSXnZe/EK6QLkwiP3fbwj61qnfuCQkiX\n17L8Iuw4bSAmmA1qvj1gMetduThdC6oUQyL2B3LawQh3wDr5332vg7/6FXOO\nI9qGypsjXPXfmnVfRPkEjL1wCQEb9+5IdqFFcMuoVXs1iwRURnU0T6DsconD\n5YHq\r\n=rWP+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnfHtvz6Kvbr8SNiQzXvbS88FwEMRMJmN1qyx0vbfzQAiEAk76/a2P3SBLeRYWmSY6wjbnJVR8gOpr0WS7dMB25hlU="}]},"maintainers":[{"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-react_3.2.1-alpha.2_1572902916472_0.3801421261214253"},"_hasShrinkwrap":false},"3.2.1":{"name":"redux-query-react","version":"3.2.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.2.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-react@3.2.1","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-3dEq8G9tbcINvY9l5nTrs6FnVNhgVJNNcFs/TGr35YpEReIjGJVLrerhPu4d0HNwJSsQxW+le+3xYAHI8R02YA==","shasum":"40de96006f3eb1508df418eaa2a29ec157875eb7","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.2.1.tgz","fileCount":45,"unpackedSize":95395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwMyiCRA9TVsSAnZWagAAJrcP+wfT6Cymli11AVpyJjA3\nZ5HS6LmMWUdyzND3tatkmDyQ4TxkrPtlJAQPOwwtc46DwkwkR9v2iO3+E1C+\ntBjkQwgwa+Ksjrg6BYd68DpSgMh3vBG/I2hdj1cTOm8fh8/RjKcFY6Y+UvkC\nYNiI5Zb3OM4nMw1oVmgdT2BMtg8/TOy2f935OhRx1dIadjQ2Phgp/Lec1tct\neQu6wzKQdTVXwLVpMqRsT7v0MyBbgJV9m+Tyt5SHJ/nVC9Rrnj7TCQV4YXlx\ntHpgOsCDOJ0jkLtsLGqr2KtvpE13QMxX+cUYpxL5ZsRphY1ObTneaCHYiN8G\nGkACDLnaQZwzHTrmslxtvpO9hXRG4gnEpTJqiAoDWO4BRHOL2jj6U7yV6MNZ\ncBnHAgdk8/4VoNzdmBZ2lJjaZ9zHmCR1V1o/tiKw571llsW98mYwKgYHsXHI\nxDHKnRVxojziJYfF3FgoWfq0pRXarVm2lL/cAH55tn7ghE/a0jCQD7z6wNi0\nS0kmM3g3afrf/2QINHl3qmMeo8zmmuSu2SbTAwQ6UtpMwXUcLIMAURDYB+s5\n4iFFDsQZoLAWMijY5XXJslBxWt4DnpyeYyiw+oGtM153Wmv6ES3w/2Uyed/e\nXPoD8+avQIZ45ht/CYDq8YBSn/VP3Xb0CFHN0Rn2IfwzDL20kUBqkcE4Ouq0\nprps\r\n=fKMy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdEWx7kTsedbPH0F5PgsJwWJtVkhpZGp5QNHiWNrTeCAiBoNszQn9+zmiOHNMSSxQSUfUcYY+htyXr9HXKD2d0b3g=="}]},"maintainers":[{"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-react_3.2.1_1572916386041_0.5610362931034356"},"_hasShrinkwrap":false},"3.3.0-alpha.0":{"name":"redux-query-react","version":"3.3.0-alpha.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.2.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":"8c9e0809cc1ab130e0bad8b2c7c17ede81ebe0e9","readme":"# redux-query-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-alpha.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-SLu2KnJINv4TvKIubUvSzE2cpM3kAr6LrxGs8vrDG9nnvFKafgugoNhoT52XinZ2FRfnLlwYzMQ+3qkRDvOSEQ==","shasum":"eea0c9ef86d86982803b5f7a2aecbf3afad09be5","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.0.tgz","fileCount":54,"unpackedSize":125494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9v5qCRA9TVsSAnZWagAArQYQAJZEFDrVphyW2kh5mGX9\nqvgNKSEdiu26OT3jVnX5Wox59fhu5seM155a244zYITAp+gaa0xGbKYslNoN\nJpjM4mhYHqIPzlcD+aeiJG0S/9qAdpdut6BEzp/7T7sAVJgwRaOpyPrGsNGX\nzJZJTsUS8jnxp9Af1cCTsgutpC7zKso0HRBPY6FAyz9CeJulC+4JUlBp5azS\nUWJObyJkn26k5PtE2BDdzc5XGvg8H0YdJa64jM4BwCnYsNBCls6xkCLVYowq\nXogMuJVKo6E9R4xOGTAzJa5oD1yI/prXMT9J+JPZLb8oDuacgjW7R3fBLeAG\nfDiKzm9q9kpd8wIreK4GdPeMgGOSL1lrSomuXBYXdTwnsx1AF8ANQZdb6X0H\nZWDT98AVQkfXh/qQvBK+A7zNh4K7DLz6xsdVB0MYTlILfMJlQ3qsg61REBrU\n0xG2PpvQ19A0l377rZdlV5UEeG2KqSQqltQDzue7aVFy58994OKT1UrQvPJ9\niYmOYvSzHWxidhqk8I3CZq6vFiJvm9KPPKHx3SEMCS1DWRkCrwLtuHZX7YYJ\ncrpd2nJvRH5ypDaqGSxsegLmFzHnfYbTau2lGPqpCGm+9ItO2s9qjgGjGbgk\n76vJtWLqVLJWFZQF7cWX44lxx/yjObVEllgONXeKI95KVKmDyTZvhnHPXBXj\nrdrZ\r\n=qC0H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG/1Hw+4xWPGR9drhlg1WpLD/9lZ5IgmtHZfG95PqhCAIhALKIa9gBmcVE3yrxl4QElme2VoeKISMepfQ/7NToYzX7"}]},"maintainers":[{"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-react_3.3.0-alpha.0_1576468074318_0.15080954438625938"},"_hasShrinkwrap":false},"3.3.0-alpha.1":{"name":"redux-query-react","version":"3.3.0-alpha.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-alpha.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":"a610f90c3ff2b5a92fa1df91e91faf255887e9a0","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.3.0-alpha.1","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-55D0E3fscApkhNXQ127knVfThUrW7nxmY/prY0mBAxdOY0eyltwyZqcylKaGo8McqzKjQJBbvKxDNJRSuD4MlQ==","shasum":"09b7e960d8dc0694b404204420643a78614a0938","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.1.tgz","fileCount":54,"unpackedSize":125502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9wKHCRA9TVsSAnZWagAAAdUP/3GmtESV3VZ/KQPUr8Nm\nvPCo7NkEct8Wkg8HI1DysNQQ19PbUTiog5Jn4rNlZaISRav7DdNRCOiikgLs\nVrPwuA7E/pjSi11mjTBOkkNULwFbwb71Fbnd/EUQM149GYZ+N5SRefZBKcDJ\nMh4J31g/jCBbJTOT3MtMzMdD+WDGmdhid/d97G39VbkPvhsgXznLf3yv/xoB\nH4vAEULgHwLbeB0whoL4xW5mf1+rqzR7XCjVUpx7uV0wQdTbFJptJjFgVPpY\n3gu52tObtkfMqEZ0+9H80GyN2uOZ3OyJfTpjCRN51XcToGxRFt9f/+BXVcPF\nJZnxN+T4JD2eO5UVeDjfGn+yztOsAcd/9fBxrYFYfv14vFijN7nDCY4tXpI/\nwIX0aqktb/1kbU7hTexTfoioooa/cWj0ysizTH4mDAsAtqoungQarmlDezmH\nhG6BW/opY7yMITuM9qZymhDAmSn6Y4RnvQy4lGuZmQ4IgeW2siuh2CN90rEz\noCsMSuDCTl1eBbtXJpy/i9FlDQNzEomzQqmhXgOQwxFGxpUdLXlo8LHlX1EE\n/ppFgOpXCotBccVtbqCFw4oKhuspf+4fxhmAR0MYfU/1F4hRx4N72QhLOiHr\ndAYF3NN0NcxG7sdjKO0ptFWaz9/j2tO15Mw5GVZblNHLgFVHW9vfSh4nN+11\nSeq5\r\n=zvVq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVjoS2Zz5p9AlBFAa3PjvxhqsHWXyUJ3ojw+gPmfc7cgIhAKI369Sk4DVJ1WdMtwKndGVv5eFGKa5+nyHtCf8mVfSI"}]},"maintainers":[{"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-react_3.3.0-alpha.1_1576469126936_0.3407641201130507"},"_hasShrinkwrap":false},"3.3.0-alpha.2":{"name":"redux-query-react","version":"3.3.0-alpha.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-alpha.2","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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-alpha.2","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-Kgrh+tfWlQANhEdFJ/YGQOAD7L1wshkrT0xicoEh5e+GWLoMEBi0Y5o7Ci9b7ztaHIk883Gr3QaYeI6lLFc65g==","shasum":"3279414293b77dc818d80b79ff7b04298284fb44","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.2.tgz","fileCount":54,"unpackedSize":125503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9wl5CRA9TVsSAnZWagAABfgP/3UlkdNGQBBcmKEoIogq\nXi4haDZBJ9m7Om7qHEF/Ni8qY02efxbGVTOz1MsZWAX0cU2JPyz6sWcUdikJ\nKuv0Yvm1clS+7IbOK1Bk1Qs+CG0Pr8ocA4Pf0w9l755iBTPTlfaCIqevWGMs\nlkag8BCHgWYddQpNoCLRQAL5Z5g/priLvqDt6XqCS/H2gUhP9/s6Uefor4ZE\nzjhKMbOuzGJEYJKHTZyZNKSWCKZTCkTB/dsvOQ0lxj0W3oFQR0aiA5XXsBaE\nJaz0aH5Yn4rwHqyAYbtLYTx/YqoAJ6C9ilXjj2FstTQDNGLQUzj6vRLLiJ8/\nVf2HdJvP5nk6UMwJ2bIB0IqubJV6H0RDdthW8X6EnFspfHqnhVk626VlMyIN\nCsnIJ3lA/EWHFcuLgNqsc3mGa3EM5O6/zOxbRfYMmAm4Sfmd2rZTeP2HOGx4\nriM4JEGyq+lFj8xQ1ZqEXa6KP4gBAL6qh+14nSqh2LesLcJrgIlX0YNwuxV4\n5A9rdbmddkcmvpaoY4P4N91tgJwgJqis/Bmx5m8nhzafJrtjH2Bpa3rvf6/Y\n/+Hg34SOulxV3BNeh5dbT56/gqss2xoiIf+0/Z6jekjR5R8LYxcvrmALf2zO\n8d2HHVRye/H1MSxRUEacoRMvmzUdZPPT3YPSSZx/1ZQPh6uJzmz+sPqB6kcB\n1pOy\r\n=ubGy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGptJHZLZbrkVCNKYEqO1GAskZsLUYwKAOAX+bqwZvfwIgP6JM5wgbfk2wKh4E5ajnwiIFc95XjirCBgFGiAXOdSs="}]},"maintainers":[{"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-react_3.3.0-alpha.2_1576470905227_0.6092521245270568"},"_hasShrinkwrap":false},"3.3.0-alpha.3":{"name":"redux-query-react","version":"3.3.0-alpha.3","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-alpha.3","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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-alpha.3","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-3PBQjpVg4nudo0TNXB6zLhew+UijPhb/fktahz6pWjdxJaHmcVKPk7CsYOxZ5FKhmisVSgSh/TTBM0+lBG/SGg==","shasum":"202dd5b9cc6a2f74ecb651784e9db84e8a2ad566","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.3.tgz","fileCount":54,"unpackedSize":110493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yOcCRA9TVsSAnZWagAA4gMP/R878qxMWdzVCxSoBsu/\nH1yw96ZNMKsT9hSFfSZQHpwyjMuTwVNRvON2cXN4wg59/5oBZc6eL6xwLXrI\nqQ3GF36pYQ1j6+ZWYNfM1+O1yx+XYtSF+vo+6ddU28ugOOIueRQJJRj87e2n\n0mA5fE1zSeoR6EPyZMhvg+6AJ9XKyWm/GzujBz7v3LPHdC5JxhXCpHBTn+QN\nNSfQBqo+zhYT6WeYZ8+Nex1Bhh6DsOynCnyoNPGV6A3GPwyViAkG493KDRKH\nqxJKoNxj3MAoptEOl9XV7Sh1uAzQz5eiXnJg5ByRcRgQ7AH1NP4hJ+2qKotM\nm3M8wTudU0YHDe63oZuvg1B3pGYfVBQLR2Y7F1AFwdNzs09nIbHxfu76kgkT\nHcfl+TVln9/RkGlhWACs2KhbY5ZeQh51Ry9CzGIxsEZ1OLlc+Ruhx1fiU709\nPHA1s5cPU37FHeeeoGV0E5uXODzvfnT465cgrMNx3HO7icexkI1UGd/L8dIU\nhQn8+02SrZKM7AcU2xA5BbKScN/F0cj4pdHRFNxWEfoIyq0iv4cPILnWOaK9\nV6jTlo/T4EWBeWrjl21z2uOKqOjiCAoISSbRHbxiyElmLlL1TQdM+kTN6IUR\njlY4CNvm6GHXyIa6M58/2ZKVKsL/JYjr5ftjEmHwXjiApKuwxgUIhpfS0BCX\nBnbc\r\n=KU/5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBJsRrb+IaOHts5j3E344dvwd+iDbW/efBQ2z4oS44MGAiEA/JH/TBKFmj4iRE92EWEtFir+iSXP34SSETiMyr+Zb5Q="}]},"maintainers":[{"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-react_3.3.0-alpha.3_1576477596334_0.5129076739000429"},"_hasShrinkwrap":false},"3.3.0-alpha.4":{"name":"redux-query-react","version":"3.3.0-alpha.4","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-alpha.4","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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-alpha.4","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-CrS4yvhUfCP9n/yzktpXlOLldNOqZyX3Of2tTrZa7figXZbIZTX6kcv30skqmx6EbLa+ubAB+vUhcTS+r9CSDg==","shasum":"db4cd848e7aabab31d14ad542b2938e1bb7b5dbf","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.4.tgz","fileCount":54,"unpackedSize":110493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yVBCRA9TVsSAnZWagAAIzgP/j0VJQAs4KJd3/fvWhSS\nDD04H5iC0rsjaFUo+G9dIt06Bj9ZGtugV7mLrmLpE+Z0N8QxPuY0I8XhPa2m\n111doWdqa9uGk5zOm6a4NXwzhNzzD4ZVUZglLKJNxzgP0s4D5+50bFj6FwDU\nWJlkdxbxGj29sof177LBphtd7t1mtj0LyfDPCJx5/L4s2up0bxXNiMORQDyz\nfOc1AsoqUMuyjanQd4raMXdKGrBGLohsYbTNJqrk7+UkgBTBTgBtOj+ZAdDA\nKtXVPNN+ukD9WQXGMbIbsfVSsqRwxY7cKlJDMm8UkwjVMw4FNYlr1Z/s9y1r\nqpXjVFCrs8YaOXdNelvRBlViKc+JwIvwfQ4VO+BZEvzVBdsRBY3PzHCeYB7f\ng3GOiBOwRrxi1SEiV13qorswoE1iogcxw7W5VY22TZtKRtpbs/5BcWat6cBv\nzY3IrwZXfvtfa1N6886AJ2ChT4BleYroccKVm8xdxp/vVrBmNfNBEoEkndDM\nn00XpvZ/YSIl2fJoJqpH115oXvLT2s2hDlnkOITarasIh+UHlIob7/MqFSM5\n2D/9jClGzyeSWeWrlOL27bBCbPFEFn4egmRFUV1qT0F2pCIL+lgyUGB8vAvP\nLzA0nME78w+EbSgYmWmYaEcSYxb99zE+zzCJTf4zFXJrnptccOlbHZdJQpl3\n0FVr\r\n=jQDy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzohH0tAmyybK1x3982rXeWCZbnht/RKEly+Uwl0gdUQIhAK0Y49zikd2hDfd9rpJa3ii6W/Q0eS5wMz7oibti1v5P"}]},"maintainers":[{"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-react_3.3.0-alpha.4_1576478016831_0.8003826801046332"},"_hasShrinkwrap":false},"3.3.0-alpha.5":{"name":"redux-query-react","version":"3.3.0-alpha.5","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-alpha.5","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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-alpha.5","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-/rzstFnup+TVHOWffA1A4aD9VE/d/7dncOB8RH1NF1UBAHuWWIUQqM2XbGTfLxSQsstZNIfcXHSyKKk2lbAD/w==","shasum":"645f48b62e361e452a5bc2ea7730143e613b0b58","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.5.tgz","fileCount":54,"unpackedSize":125662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yjjCRA9TVsSAnZWagAANmMP/0ztk8gUw1iT4nQ84/ji\nby1Ex79kkws5cjJ84n1+N7p1llpk/JbSTg9hsKLehNqqc/MBREizGiEz9Bim\n5dnB3Ms7kE1Nnk0uaYjDweZxxP1lfsv+rD3y35txIx6F7QumQW8dWk6wppeE\nBEE3j9rmkVP1F1AeapNztkpYxbCwMhbyeObfpK2XqcXeC/98PhL8znTfbcl4\ne/1TMalP58GKteBgaRffdhTR7lj0/EfiyCZV12jkwtHIa1HGBkNpBco79B/0\nzQ8f5OAU3vXj0lnR9bVbD1Do9m+OyO2k5mSSaDTCOC6acwulEGmGfHt3xiDt\nwNyr5WjL22dIW7qwHT4wnTzjyMtUaowORxV20WHbU1F5FukofS/brphOD0cw\nrjZfk3obfhXA9EzC2pV3jLd/73/7y1voDt1nVmm1bFFGOSt+im49DwRse0+G\nW+dHMreBarzYyVYE7gDm1gIIsgy2aex+Tbu50raxHEPQb8xjDVP8bbTPcKco\n07w/oTmn2Hed7tLZp1H3F9nOYLT9IsKFOsONwqnOVpqJEwPMqGail0lDsyKs\nPNiEs57AabD/XN8Tqv0Ny75L+P6qmj2N/uU2zTeT3dqxfOosluxqx7dnbcXJ\ngIXHjma5yq4cgj3xO/1KZN9y4b9H+G4bAL2Y0Bzr5DG7lrZa4/p9AW90RoEc\n5lnH\r\n=LjcY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICwjy4WD6GclAcF9JYS31Xr6eB71mlHh4oqjAMocM/LfAiEApraEvelMLC+6mD1UYybqk/DRldEskXpfKRUl99c/N8c="}]},"maintainers":[{"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-react_3.3.0-alpha.5_1576478946995_0.3409072027635951"},"_hasShrinkwrap":false},"3.3.0-alpha.6":{"name":"redux-query-react","version":"3.3.0-alpha.6","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-alpha.6","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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-alpha.6","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-pQExmNSmK9hN5p+HYYLuNCgdnN2xMzUFbldt1nLwOhMOxK/EDObN46+zNzJrcsQw5iC+bM6zjXdG0gdkKBrNWw==","shasum":"8e321f656483803792a0cf7dadf2c665ea95af70","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.6.tgz","fileCount":54,"unpackedSize":125662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yuICRA9TVsSAnZWagAA/zsP/jn7S4CKIIwoABq/cCmt\nCNy0Jzz/fhoAiaVeW8LuCGdCDer7uafOK6BJCUWgrmJX6ADy919Shx5e0dCz\ne5QnRIu6RkqASNOWpThwdyhQR1YfGzK2H0o22pZexA+HK9F0eN1x5DFo9KRL\ng/3ifuGHxMkcwUVpAZ6AU5LjVu8pWz3Max0Su8gs5cWoGvTK2/LCpVhhSfzC\nAV23GNg7g0FTfjvuSdLE0VSGtl3QjKsFGNDU/IaZTPGTxikMeJzG4O4WiePF\n2DPa7N3h4QArt5aIzSlnyuOrbCS21Wl8HTnt+q6z6KRp76Mj8y85gVoW/DXV\nSLWD0SXW/I4gTfDoQfCvD2FHBUw4NzFEA95jo5jAxtZ6eMKseUl/CGjk8cOW\nF48Ff61SITSDqhpuIFJqrt9EQyUXBkWpwbtx4KHR/07bymj/IPbKwFWYjzIU\njA+Hm9pjGxweX7gXVv+Ro9vhLS/9tYnWsBmeuEXAwESghuq6AE/k4EuHZPQb\neW5Ca2Kyjp9nz8p8Ah3uwTdRpmKxCcS4GZIfrm99e8Yur7fglzf4UgBIRXQX\nLqZAWAY8sVP5i5ED8+L5mZpUKrd7VuAbu/mssPFp3AOuunDo//TEXnHkqkcJ\nsniI34jCkHDcpvzx/hxaJKc9JWFIWYzKaVVK8fBy9MBqJyesnK1ywWeTQuJE\nEd3B\r\n=94uM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAusL1SooCp7ilsfhxTiYahHKDOwU2HjIdumWqjPEUBrAiAScu4bwf86V3gxhb5n1j7rlPWu9+v4ylfEh7I6ko1bKQ=="}]},"maintainers":[{"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-react_3.3.0-alpha.6_1576479624504_0.05733871763529508"},"_hasShrinkwrap":false},"3.3.0-alpha.7":{"name":"redux-query-react","version":"3.3.0-alpha.7","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-alpha.6","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":"dc74bbd4899f5cef5483d7c08b8d5401f0ec3581","readme":"# redux-query-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-alpha.7","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-hhGt8mRG8INLMH0Uyf9I/qXLEECSdn/bnmKaoMZBIwCRFeFaxDYLc7zNfxL+pAqy31aUFwAzOm3OTVrmnMto3g==","shasum":"2da72950b4bf4c3b28cafd1010870cfbec3c5e33","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-alpha.7.tgz","fileCount":54,"unpackedSize":125662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9y6qCRA9TVsSAnZWagAA10UP/0uucbiiePS8a7XzKlNu\nsJs5C2j1CjSMqoqIymL670t+BWXYLOmge2sEPtqOBQU+csxZQIrZI0GKrxzR\nmmRoFdg7OGwikOw37uBaNKI4zVdJhtR0B4nKbzaZMvYgEtY9mGwOxtwvIu5I\niXHDsO7fvpw1D0Sm4kWcuopEOI2FR6Zuy/XwdTdVrHoyi62glBAkM9TJFnXm\nIkVVh4EZeq9lMPWRBf+qXUg+z/EIQqDYulT2rsBfX3f+sQ+vSnB/o+CKLlct\n3TDkOOVNGW6ITkwN5zVhYtnWva3cgkj+HbKU4+fD0eB08kYKBYdc6fRPNhkO\nysEH6XM+N9yRg8d5hAZyBRNgCuKeR5G3ee1ohqSePQlz8f6KLuzoZTys6PkV\nn/gr96veX7PLi5B89am26ZG6pQ5TZHQAJxdteTicdNokXyqXF70p5D7/FVO7\nc4CMW6l15EPRn1OwjJnVmr2/wsHJsIlM9Q0f4f0B+edpGM/umdvEkLjumQGs\nqQ5vWVPXVFHLLNAhnv6V8dG9fnPsartvWIpD9VCSDw81XZfdUfTqN74GeeKs\ntWUoDTWIfh037asMC3aBNGTMGksCMC2PoKai39679cAY/8HsdA34F2Q+z3jh\nkUhTwW9E7BFFZC6f2a8xj/rFm9+h902Fxya9urK6k/XqfqT2XiFhMiKkBWNq\nZjdQ\r\n=YBwU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAG8A+WZaAgJhcP7bTqfRFTuJorbleXptgn8sAqF252jAiEA5os5Cn30BYlbSVI5kZE4mtRWF/kAR7s4er2JztTyNj0="}]},"maintainers":[{"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-react_3.3.0-alpha.7_1576480426141_0.20351366416409622"},"_hasShrinkwrap":false},"3.3.0-rc.0":{"name":"redux-query-react","version":"3.3.0-rc.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.0-rc.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":"ee02dc356edd909b20fddcc264878a86f487230c","readme":"# redux-query-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.0-rc.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-D1BMGolPodlRyQ1dOkxmqgYPLsU1kpwbQz5majz7QjXv2Dd5Wta4dw6jnZrU2eSNrJ3hUjwWHA4AX+yUaBKHJA==","shasum":"195bfd318b24f0537adbae7c8ed87833e7a2254b","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0-rc.0.tgz","fileCount":55,"unpackedSize":126178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+HFrCRA9TVsSAnZWagAA5d4P/2s4crhbo64pzd96FZQp\n8kSQ/HXvImPV6hl1FT72hzeaguan8KqLpFrW6futGgqHrl8n02+uqVjdNiZt\njqd7kdPVhbad3Cisvyjwk4wt9Vw72LkaHN96DKllfsVXqPcJOVZNjPo35PhB\n/v0mhCz0ba1dxWWfRQAWMvHNZKcogz6hJdYIeQNspbZMZ2FtKpVaDn4RWVIu\n8rlhaMQgfA4oCUfWrSBdbgc+6nP7rFyY5NFtLCUb6+DIBSZguywoUWrcgzFm\n0W9urtJI6SDoqrV2QDR6j7VvROBd1+pYJ2ZHx6OfgOmsMmlgkVr/QVXfMDCL\nKQLSGTKtAOQ165BLAnIMdYsbw56qYX2MQf/p6GxH52WcDts7bAa47evowI9d\nlIklcz+ogiS9JHSCj91vXAMQoKrOd/AtPEWrwU0OIMAsBkrOzvPbay5PAA/N\nyu6IhAuL3SJcRG1ZhyVmMHr5HMI4NoX3/pyvvJKJ9wdmeBhLGkMlWaaffcTK\nxG5JHi46WEVRVs+0CXG4wmDaOexUNwLLOVMBa6sgBCL2HsjLivDZaLjaMGpu\nvOH3wCn7giz0XnUWIshtJcnWIlKPLVEWGcNw2/nJKVYbR3pY+JNk5oaa5iD9\nPvOpX8Q5JCM3Qd8BjtBfKz0aDiOe5ZReb++Ctr1dY31FGXV9JQaRHyg15Ogj\nnw8Z\r\n=SLru\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGK+8oCXagt3dKZfaP0lg1J2YQ5VfFKYE4gTYdoXaOTJAiB+ZUV0SejoueiD9rNS3IT/8FUFebxb12vdWLrMw+Kb+w=="}]},"maintainers":[{"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-react_3.3.0-rc.0_1576563050791_0.7758155151950084"},"_hasShrinkwrap":false},"3.3.0":{"name":"redux-query-react","version":"3.3.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.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":"20a04a1ae44167eac84359c7c64c78c1b76517d8","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.3.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-pRrhluHc0Pq+BpxMHUY50k+xhROqXzqTLAxMJAHk/Tcvh4BYl2XYLX/jrjL6rSOveGxOisacz3xxGTAnv+kcZw==","shasum":"1da55057a0131af7d9395b87b44678263dd76906","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.0.tgz","fileCount":55,"unpackedSize":126168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+HcCCRA9TVsSAnZWagAAfg0QAIhlVCi+AfeiZC3r52dy\n3llcQPLv0ReIBzyEFltkVa7G9PxExfVaPt1Hrsud7GteVM26Osf9pFEbVtBZ\ngkYMv7a29v//XJeUaKU4BM5X92+sphY1ZNOPNfe+spUV8o+v/7xzmUFeAYga\nMLsisbNlkTNrhOX2/xhIbPJ0aeOXxss7zngybvuAGQMG8NWCyVxSqts4p46t\nd0/Sn4V7fakMwy6z9e6yzrnVoieqT/iwS07OviPq3t5eEu6cZiFPhe3/Zc0T\nMGMdNQGfO1FjmHB8XjSPrOPBbL/obtPOC26WMAcCHv0gcAtGhpaaSosN+lNt\nfuwKHdsZz4vJqgN370BFfOs8r05E/SkgYW3XjMjpWULqwMV8LD77MapjNwor\n7jfTxcktJvwWKRnlgCRGhR7lHnAaM51wbXLZ27bLr8DjGBrbCTfKpcUjl0uc\nsxizG+nV9g7Bh3WX/1EMG8jy9Ye5NYTMzuguI8UU5olNRNXkZpqZSoQ6Y15K\ngiQ12DXqiAJlwB7OQ5kg6OBpQy3sXNAALwBzNa/uTx3krB6sc08BrRTmVLNz\nSzYFZXe/atQSXwHAehOQQJ/b4aDGMcVot9tpu3FhlnAQFt0mRRXznBWi1kAS\nmsC/L3Nmf8bofF0/jefZ9MHvhiX2dq1ptLSD9pqAwhaQ/PDYFubn+ros5Nf+\n85MW\r\n=sEKR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAZZs0pa+Da/WiTzZTm6b3ddSf7DLiV1rdNQbdSq76P2AiEAxjQMUQiLd4+4JqiBgbwj4h9gtGbAnm1LKqpiiBYcqvE="}]},"maintainers":[{"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-react_3.3.0_1576564482379_0.07390161423391306"},"_hasShrinkwrap":false},"3.3.1-alpha.0":{"name":"redux-query-react","version":"3.3.1-alpha.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.1-alpha.0","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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.3.1-alpha.0","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-m9yWHSh/VlY0F9Tj0bSgnYXrWr6W9g38cVhwgCO5odKSh8SdJmh1Ebq7YfL+Tlvx3APmK6a8LHME7GAw53Fr7Q==","shasum":"4461b5de4519688e8d5ea54e9f596c12711a8f2b","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.1-alpha.0.tgz","fileCount":55,"unpackedSize":127232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGkqsCRA9TVsSAnZWagAAdjwP/1h/NF54QYwl5Ed9FxA5\nBsVmN65eXEf0Jt8nqLLUJDG/5+33BNBXRDPm/rWK0jlvfbAmGlvJUPu8wuJi\nbN9yNNYuRi2egY5+v0Wr293X4Wq1pOHLyjpct874jwOBffszalqI3YfAwcDh\noNic/iPCiv4ktp3KDS5Ob6BJC5iqyQh+XM1/bYn8AbmmE/MHBNKOMhB8oeYr\nx4gyzD0DKKQ4xHNdP0hlu76JL8Zv7pRUaWDp9hZ0GwuwEHYr87JdK4XSbmmj\nvm/oG/ge+PlLXc/RMLVBFZwPfCctpK+iHbDOEjS58Q3U+WB0Hojw7i557K3A\nfHOq5R9gG2eMG3GsEHWeVZjcr3vM5wweReSQt6yY6EpHVSTTr1iK6LlHOb5f\nShtbhwORFdAtiQCZDGeTOZXDzo4Zh6CTQI114HMJNvtDG+eT6kfdKtRkZW4N\nMfq1bxLZE7yxI1mMy0qZ/cTejKAQK+8NUEB0jf3dj6ZoK6rj6u3X3ufE+fUL\nkBBZe5uzL5Jb7fS/Ry9jFdeLSFnWGgECfW/obkSWhzVD9/M4aiDqevWyQesa\nv4iF37FvFKi9iSNAnTwNx8nNTsFcy2iq424XOyJ6YRkU8nD6DnNT0nLFf48Q\nfaqtzILXUs70GrSG3ngnzx3ttxQ6Pdarq+4QdYhT0KHoJ9yipjQ58y4dhKou\nT9RN\r\n=IspU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5fsAzgDh6D7PWNz6zNQNU4pI1AURDBC99XQADJlimGQIhAMM+9EQAPwMeEncn7scecvHnU7lCa3uQ68zbTUpunD88"}]},"maintainers":[{"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-react_3.3.1-alpha.0_1578781356126_0.9425654928295906"},"_hasShrinkwrap":false},"3.3.1":{"name":"redux-query-react","version":"3.3.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.3.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-react@3.3.1","_nodeVersion":"10.15.2","_npmVersion":"lerna/3.14.1/node@v10.15.2+x64 (darwin)","dist":{"integrity":"sha512-Gve1i/7rwOLitah3npYOAxJRJnQqQFtBknhrT4Z+DXX9V+VxFDagpODq4t0tm4pBOcquRyTBpnwDtq34wrYS6A==","shasum":"d40716c5866fae200d25496b5903b3f0c6277b2f","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.3.1.tgz","fileCount":55,"unpackedSize":127216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGlcxCRA9TVsSAnZWagAAg2wP/2+WSbtDZhbUjPLt85yd\ntBjMY/cmVJu9rMYHISq2nhkmRIW/wnL0RgN9oJVQIZj/9APz6nxPyMZ6SdVs\nl23CMZoutvHWCePQXJOGs5AI1vxGZQpVRv6Ob5W5N2ok5eTfoIQbTd2WsMoI\nu5bD4cLKPA7ZeHMrGZyPy7hyLsPFWVXb9EUC5HRH11sK3Z1eiZCo1eTvf0Aq\nMCL6Qelr0BeyQZ90G+y7bjUyWAsVXNWWSl8fWdv1J+eIAPnDFh0nqiOXY8Xf\nNyThhxc365geBEarfNEVtHLYwjv98R5A7cEX3Vs0TgNeewv8aznHH8jc+nrJ\nVXPZAPwm8jY4j221lNqp0gmBClZinuHKVv4G9Wam2nm9KVddO0NIt+Ohm+Cj\nV1463dJQLQJrXtePMcXcV0bMEQCABMre4wXW6i3AbbrpoLm8BNjrGCVdsEFM\nDldGj9g4MgkzM6dQ8G49/XMep9BU/BaLIN9biE7n+w7H07bKJjanK3ysbg8Q\n0T4WtJ5CU2HSodhsdBgDP3oy3z5JPRmZZ1nR1ZrzAcAxgUw09FeS6YM67+FJ\nhTE05ItLZhek50nX1laX8guqRlE4KEWCvENTWfIvf3mF64rET23nMrhCMHNf\nw/19NEoYtfKh5pEiRkJbP1a/afS5j1ZGVCdfbr3FZ5wKj+K3k1VI0rnqYQ1g\nGAGM\r\n=NjFc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChbMAj/uTXPTn5Wwk13YFRPl+rTJvcG2h0MI8VUzswrAiAsFdB/ljLdxnlRddZ8c84yuzUfyVXB0NmFtDbnIzYMtg=="}]},"maintainers":[{"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-react_3.3.1_1578784560674_0.5461845665784155"},"_hasShrinkwrap":false},"3.4.0-alpha.1":{"name":"redux-query-react","version":"3.4.0-alpha.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.4.0-alpha.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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.4.0-alpha.1","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.14.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-szY7MS8j90WpF9lerwF1qRQf/rZNGe26m7bBdj5fX+dw3m2CZiEqOUv/2K5JWa3E0GjWSMP9fAiAQcCNySpHmA==","shasum":"52f89ed3f5735716a2bd6c38838f5f8d7fed8c2c","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.4.0-alpha.1.tgz","fileCount":55,"unpackedSize":127419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5AVmCRA9TVsSAnZWagAA9BUP/3oBYV/ACp0dP/k+PpaD\nWsHi8q8JzZfWFPL3GS53Bm/wC1WKK9J8w8V189m38xb91RQ3n7428OabmRxX\n/siQm5qatwJS3LoLzb4sX0tj/kp5oQxy+Pi2P5j4aPc4BqW67nSmUtwvanA/\nbyaj4WWwFwZ+hYqFnSvU/XlnjVrxWdYL4ne9j82eJpUUs2O5QInMYSr7lN40\nFYIpzmJofmSvB3+DmRb8eOgXHZzZPRmSvIs5xUEzLAbBhm/SoHmqkXquIMi5\n3oIxpQNncQ0MH1963GO7NKz4p/M2sAHb1NPlDnW+S+wX07xQNS9zgAdXxtCX\nAuHTNJoLqkItYWbUr4le2lqyejd2oXzFFg3wTJbl8qE+u3KyQi+g7ZO9TlwW\nlk9xiYUGm2rEpESFZ8irfwHwoLge/isRbeKRKU5kPRvw30JwMzgRbSYIdNkA\nZKQrV/LEs7HhVFhhGwpvKRZv+Yi2ONMbKOLqwn+og4O1/ETjqmzC+AmxRmFG\nopQkVTmZ+u+5lTlxw/W9oaO4mETMyMyiuoFgtRSuoDzgWWCfmebUoXYiwAgP\nZgPtqr2+wkb3xJCwjnk8ZLmbEeTWeiY1LNiROt4lNKvwigb0wgvzKDfpoS15\ng3LpHZjT/LhJBtyxfQIYEczqZrV33IP1n5MQRGeJRKiq/U7/mRL7nvPRm6pS\nSWAf\r\n=IxKO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCY6I0Dfh006GAgu3Vhsqrm2ht1v42ZWbALfB8G586BdgIgL9XjWBgMkamb8HuxEecPAuf7OPGUSV32lK7ekyG2QbU="}]},"maintainers":[{"email":"greg@amplitude.com","name":"gregjones"},{"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-react_3.4.0-alpha.1_1592001893415_0.796762585480238"},"_hasShrinkwrap":false},"3.4.0":{"name":"redux-query-react","version":"3.4.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.4.0-alpha.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":"014e803417ece00407f6ccf9d718fe44f07e225e","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.4.0","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.14.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-ZVyl3w+IZ8yGLgBLmiNdPaZwL2H5DdTAarCe3ACjgqBj+9j2IHYBNwbTMkapn16TByWZBsrEPtWDzOxyS3whtQ==","shasum":"25191ec8f13d12adb8a4c1e9524642a318d41428","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.4.0.tgz","fileCount":55,"unpackedSize":127411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6OY1CRA9TVsSAnZWagAAeTcP+gIJNN0EdlyJZd0YQQbq\nN/jsGbWzLDeM9ZRuqTFkTZ1maLAwthRnXLq/Gi/aJf+wj24NQg7TNSQKF8H+\nExjiJfWnoOq60s04wnxiJYJFAxJ82FLpv8pZ6y43OV9AetEGJgeGXFN9D/Dc\nY5FDovZdzsNkaetwxnt3B96N2L8sF4S0qHalQwMwG+fOYpiHgeJ3Z31QLvnv\nwLkT1c1SciG9k48csU3/W9zSXMULyMyOUVMF2VD8b15fIJsut2f0M9Qh8TTP\n6zZkWpocFCzcZfS15duAexPp/AAH5E5waXUgtJmCbu6E+DvA5BHdlwuUBRl8\nhjK3rP7BFbjIBxlQ7rywSEM7QN3n6XaOvWzz0OBQyEn/Kpt09IJYsjy2dQyZ\n4mxXHa5vaJdpGUUcoAl45y0pWvq7oR1hgh9TX0kGwspbgAK0fkObE5trXW25\nhiyKFjCvF0QTtXRCOAZ1HcfekIabsKu/DUJlxoJdxuwZIWEzZ42qoj8Pt5/+\nTaGT7cFTiTZjdepzy318rI0UzbAWWYT7paJTebVhqbvjrZCtEAFvcEAT8oYe\nj+iZveOtQD8xNdEUAGfU0+jCxfnsPl6KCmsmNPyAYrFRzwvVtR/KX63JGzhd\niSvwgc5YhpqpR8VVqNCWm0Ely55L1d76qOK1mzlvATeUNGT2jWLMAd6wHU6d\ntWuX\r\n=DwPn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB0cm3TAZR61uVh/xAy3Y47tM4RnjSnX5BxfU9khsedSAiAVXLzTH7/ug90P0v/vZnpgRkVhUbyclo4gqt+LNhdhCw=="}]},"maintainers":[{"email":"greg@amplitude.com","name":"gregjones"},{"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-react_3.4.0_1592321588687_0.14123977059204917"},"_hasShrinkwrap":false},"3.4.1":{"name":"redux-query-react","version":"3.4.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.4.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-react@3.4.1","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.14.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-QmaqQU9REICmn6Bbo5475Zh/dovNd7WRabH8yz8NkpWKwvvKIamsaHXHQGgo+5AjPZil+IuklKr9/O36sOUv0g==","shasum":"433df54834e6f9e98740ae1dee60e2bfa4ad9323","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.4.1.tgz","fileCount":55,"unpackedSize":127403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6OlFCRA9TVsSAnZWagAAmrAQAKLuXjXaC34VBm5mL8il\n1TDKs0CEkBV/h0KMqoh0qo3mxnK8PjwFXXgzWLQqHkxqTRwotd96nAD6AJlL\ni9va/slRwwKdJ01A3mpjeGUXQQf2B8sT+eSxDM/Ivko/HeWcCA7DcahfTu7c\ndmwtpnCKnT8P+VV1SymcKeNOWmWuw+GuuAoghwB4OX5JpyNZWMzjFxFoREm4\n5Xdj7HANBODBo60JNb2UFaq8VqCvIlrcKHxIBdswgl5cGkV5S620xRYweoe/\nXaQePGcq+MeQSUqKUVOymg9hA6SX+jr11CAWwTsK3Kd7HHB7BDe+Art3EYEi\nQ/qiD64gnxbdG08G/PgBR+kNWno6ePLyjBfxHVw8HDMEsblCADnpoo8RyVpz\n/QUVDYCnWL9YTiloUFGnbnpZkY5K8CvOmyt6BonfM2kK3G6QAFoGvobpbKkF\nPexnkvi3E8Hnn8DcfW4g5uI6C/OdbyhqFhBbDAcQwJKa0teQTJuYjlaINkAj\n+/D/rn4ELdKUOHRQXbH04mmks9dPmSamQe0v1THBX5bef4Lq2zJAdgpSStPN\non64RtkmGpxERcawTKWk8O1HiV+FlZTW64IhwuP4InwtmR4yY57siU25bE0l\nw+oileNAX1E6HRps9H1ZbNE8o1G1FwI0OSg87Fl75NNKMxqxwYJ5+50Zobk3\n8a/n\r\n=+O+W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC5LUG6ZVDAti3fFzmYdYOM9ZWpEEs+F3rMwxyiJzgqVAiAilL+Dlm5bKSst4OVqywBswcLLvUH/HBuqt5Pb1duV5A=="}]},"maintainers":[{"email":"greg@amplitude.com","name":"gregjones"},{"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-react_3.4.1_1592322372915_0.22011300275108558"},"_hasShrinkwrap":false},"3.4.2-alpha.0":{"name":"redux-query-react","version":"3.4.2-alpha.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.4.2-alpha.0","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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.4.2-alpha.0","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.22.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-eALaxhZxdFBuM58GgNm2YBeD0KYBl+8G3GY3O4szCEpaczV9WNUUC9iUstrqS0hZbsfMml01Jay10V5rDozFUw==","shasum":"bbc602072694d359edab4b96be8af38b75930068","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.4.2-alpha.0.tgz","fileCount":55,"unpackedSize":156903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBMbsCRA9TVsSAnZWagAAAG8P/3olm6HmjLSO26on0cMh\n+QBhzHvYLkhfzFF7HyBpcI+Dwwl6Zzlr5IKXh9WpEpcTeDNX9RQlJUAhbdrm\nyFyoWlC2I3UBsW2v7ZalTP+76dqazi5ej8sUDioTlgXdytYcj9qJ5tqZZeJ/\nR+u+z4qIYWjaaJzPxpln4pcFrFYy+oFHGhfTYsXK6w+DOIERv0E1DTkp1E4k\nO/NKLCF8BpzECZJaWqrbu9VcMu+6PqSuh+OZrKAnGo0UxDmQW5FE8rv46xt/\nDH7PWxINlfpvDvqw7BIQybJIcQYuk+yA3n9zV40NPDP5KWy8KBQhDhDPwCo+\nTHnBF/ApPV9/y+FxV1e7lcAdnUdo+XRaWtF1Fjwl4TZ3mbUBBcb6L2MHdtCz\nnhx+C2LOpUhcXj879pat2evmsMK0ePqmNmVcxBFI2hOcbWRh3HT/ctI2+2lv\niObCsr1X/ujRH6CeINGbmB5Y20KPDnrItiTb3HY5Nx52y6Cmhq23hi6BPeRZ\nhtDSOlWlPH6i0KtMfCDwEdJFh6P/6xCCmh04gG0WrMA360XRydVQWi6UGX9Q\n2vPWrvT6jxuZofyRCFPhDtDjRm8eUKn5qcQSqeIoaemhubgxhbV7dC9gcL/4\nuUI91RA+4yDsLQ3lVaswSNmXN0wvZ0KbxyD25/FYXs1ViWlS+trCXfx1fEwY\ninkX\r\n=x9rd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICeq1Y1QOXtglCf8wdwNWKO5HBXG8pYLzDslxU8pKznjAiEAsI/lkzmdBHXn9pLRQPac8yzmwFgNOEGwKnyLS0QmGi4="}]},"maintainers":[{"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-react_3.4.2-alpha.0_1594148588274_0.15734487038099765"},"_hasShrinkwrap":false},"3.4.2":{"name":"redux-query-react","version":"3.4.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.4.2","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-react@3.4.2","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.22.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-jwVgZUzjxxlrkgvyx1jvMZi/f0E/Mt7rY5utchw5cmrEixTuycnpZVA+W1m9PcMw3XANVF7trzcktg3URJrf7A==","shasum":"6ab7470758debd31a895db87e0de3c48e0f17bfc","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.4.2.tgz","fileCount":55,"unpackedSize":156887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBNSaCRA9TVsSAnZWagAA9GsP/1FtIJFkp7+cHKumt2Cw\nWtIC+Mj4joZ53TXIUcykP/KcI0m6fu96oajgx74uXfTY9ntBEFJcdr5AZXmK\nIYGzN5ihHUU1/98tLhEKDyk3K/dM/DHcZBBVIoc/ZV+ENQvSSDZAD7bLxo6j\nHdHR6dChE212MKtwKzuWIdkr+g8cE56S1lm3FUx1nqRacWdjtFdh42AuNvJ6\nv5JDBWc2GeSdt1VcuawkHYrNPaWTcJbUjIRaFEOwA4c2ARug/yaLL6NIpBF/\nSO799beICcy1NyrI6BNAXfrybJnFGrsrUKgyxqZeQdrWSYtaMP3n/lRk2FDO\nMhwyCD4ZEuttD+xGs53numiVzXwe3NF4RpvQo4tibvEFRC9vVcANS7XRj1N/\nkrISVH6ApIRLPUxvKZmSviKuePyMcHdbX98+vmLClnkXpu3rfWRTttpSg1Ow\nlyYYw+x5Z6xJgJ+oi5dVonax4nVtN2WYnq2sTmh4HVqqu5t3jbc86fYPPYW0\nvJTHW7BgXs/PrESYEwA+NR6DeLKNhTbTTkeDA4sx4W2DGh2NGeZekYCRT70D\nMETT9UKCnGY+DSNOPZP5yUVg2WhbzfxzhEUUA3E8hzA/laMVIHtxgKLuaw23\npv3E42//zzt5LzTC6lUCjdfm5PcEslYQFBkeUq5mNf0C0/cxpe2PrIOTdw9h\nVGua\r\n=pJfe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtW0MRrhTcYqbS1BiIcT+G95GxDD0oW7j0kyEXGinK8AIhAMORfF27dei/opEAsCT9OJhxhTqIhIkWrb9xbqRlCCZZ"}]},"maintainers":[{"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-react_3.4.2_1594152089730_0.22631131480272515"},"_hasShrinkwrap":false},"3.5.0-alpha.0":{"name":"redux-query-react","version":"3.5.0-alpha.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.4.2","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":"5bb30be3a8f2af10289e578dbd33c9d05bef9144","readme":"# redux-query-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.5.0-alpha.0","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.22.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-02OBrdgyIT46yjNCORHjnqkFIvClJeK3xboiiPsAgwioNOOLU3w7/0SXeOpG9tKhWQvfPgDtS8JwjAMNHY+bhA==","shasum":"4f355b265ffb2f3c2a0a64e909fc5b65bf6fab86","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.5.0-alpha.0.tgz","fileCount":55,"unpackedSize":156922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiOl3CRA9TVsSAnZWagAAxyQP/ihS5Q4M93IuLEQjyqgJ\nYpDtBYjGktKZVGdq81zI+9hOGO/bF/sb/EkoIxlh0dzeumOqdXnobTMjAO/l\nAKyyHSMgbpsrmcA8UJq+QXBdDTw/o3PNag5htDCcQSnp4qHOpsRDUljkVESg\nD6UGJXnn8Omgz7dXs3NXV3QuzCwpaXCD61X3mq8amwxRMm46u/Jg2IeqF3LX\n1hoAN6M5vrz5FvSzeZFOmWPc+29NL4D+t2UhEJ4DB5MNN9+LEfT847qiOUCD\nVpjAZaXp+aoycjRi7C6jgWHsZmlpxD4KZf28xd0B5jZI9/1KUtyvn9klOciY\nqBGNPQrennzKW1c4io9ESgvrpzLo994+fMUFzawttLp0yLpNlzslYO0gKTIZ\nma0zAr64BBWbVp3RxVRPKL+49HqxRT03xXFwG2gRiTnTeT62y6kjf4vJUJ4M\nct1e4b9GvWHre2Zi/An9SnPsvqg34HfFVcMLJBrrrbZB9ODzzZBgf2G+pGID\nY1OJS8zAf9XmlU2sQsS1SQtKUiulDH/WZR1dP7iSftcAbkXkffhgaPAlDQBz\nmENUudb3uBqYQUAVDCkSyVL4EfS6Caa2VCRtv5lverbnOmX1PThxv0be1Vz9\noYY9PPUzfwzA/s+HlComj5IsIIipmkCnh2AcYDg6qMeTYixbPYXJJg06IZIT\nHc1L\r\n=WhoC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA1p5MEGNu1vaseD32gU0R9olN87VW3my901ICx5GasCAiEA9joUP5F8mjxJ4np9YLRYdukG0OUBDR+bDqDzohyg7Ms="}]},"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-react_3.5.0-alpha.0_1602808183288_0.1887652229772252"},"_hasShrinkwrap":false},"3.5.0-alpha.1":{"name":"redux-query-react","version":"3.5.0-alpha.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.5.0-alpha.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-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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-react@3.5.0-alpha.1","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.22.1/node@v10.20.1+x64 (darwin)","dist":{"integrity":"sha512-9xChcUzP2+gHHz2lPzZnSVEscTv0oeUUFBz6hULTATrxUEwssBzXhq2xPlsJaiTTfn+c3j0DLvlvC+aauJW+gA==","shasum":"6adde853905b25dd0e998ec4d7b841ba742cc3bf","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.5.0-alpha.1.tgz","fileCount":55,"unpackedSize":156930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkhR5CRA9TVsSAnZWagAAXKIQAIa6eFjkawKOC7crHeuQ\nvJf0Pdkn2hQvQsZggleXc464d6eWl/PkJvq4Ll0Jr7b2rzi0PLhArpDnJ5/r\nsYH44Gl9VhmoQmPorujRMA26wsvlhjeJBGxkR6m0xFAMbWuS8UX8xbTqoYHu\ngiw294uUJrhSXzzy0cARDFrZ6MxTf+lQfiOhnBfVCimi8IddSEZ96WVpkg+7\nSYM9uYvYKt/7DesLWI/bTnWtxylSzO3aryfs2ub3jHMY0yli/aDk/TZ5tXPz\nkTnZ0BpynX7zKLrS5WpNjJBqpx+myf1gxzXTI2n096lDtjOqZfQnK2J2d5vF\nSPaeDWwZpER7FFVNwLSnKf+zPdD+MWTIS7LDD/3ZMApXOhZliW8KfU8r8rPi\nq798YOKCeFjEs/t1xhXncaVi2ly6zwQUobM0cJ6oQhaaFgh5DWnG4Rl4w/wY\n1vrFq9wLLwgtfHV/JWO6Sr4T1sXFVt6GFy/IhvUYjdFOgtaX/+uWtIiT+25h\n4teaIcqMv/SF3Dm5CtcPiY+XvpESB4AH0FkqwDtN5SuARDBbqLoGhcDrlQkz\nouosN6Ppy5Plrzff/6aMjLZmV8DCOL6cczdoMzEolFnMj3P1jMjhiwpl3DEN\nTA5HJp//1N1A5zFW67ydpRvQnhENH2e7gsDU9/pq+HQZCNoF+LjfSrr5S4X+\nymld\r\n=IrW0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdtQM+KtwwtE0R6ZH9khVqgKdhZVzoltvJxtI+cfmzCAiEAjK+64e2DFnXdxiFVpjqrQ62geBzv95LQiVAeXAaZXPg="}]},"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-react_3.5.0-alpha.1_1603409017007_0.5116547620523495"},"_hasShrinkwrap":false},"3.5.0-alpha.2":{"name":"redux-query-react","version":"3.5.0-alpha.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.5.0-alpha.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","_id":"redux-query-react@3.5.0-alpha.2","dist":{"shasum":"8abdee6e81972ac6d2b383cd4b757cc80be7b1f7","integrity":"sha512-K3/YIQ/Y18FE7IUZkhBTUlN5sfvI+/VLetf/BDjrliOF2qJyHFIwyGzMr6Fq9AGA/76oeLa8lS8jthOJ9aGVvQ==","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.5.0-alpha.2.tgz","fileCount":74,"unpackedSize":168771,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEgH3dZvoHGYqyb5J3PU/7xgja+p8hQMcVSNXgjjbVENAiEArl5XyIx4E+dSiHBEu8NhDumZhd9WsMp2h9W0WLAVM3g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaaKOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYHg/9EQy1ik7q2XGmOXMx/P//BP4i0WOo5JnF9dGeIEJ47QdmGbW5\r\nhdPKAVac/fOPZ6RXcBGvGWSoWvH4fI7K6fgFztxb2zCT2PKXCISIXvpUFezi\r\nxK6JshcBFLzrpvp3Tg7RqNBLIudqzIhRy+b6ryLkVLccv9ZYcZbOFsAiqQ/r\r\nGhWL4xw7C9Dfx0lg97/s3RTftOL5iStlCEcq8pRH3e813+7q57YZ50WNdnOM\r\nzILxcz8LYPDxTAXPQvPfN5AYty8HHj/jfCRlPkKj9VnUrzt+nZeDkCvuRhyF\r\nQVocMAIVDMzdfUvRSmjRidT/RNk2zWM/VWzizscwq3tt5B8Z/8JoccEqf09F\r\nZ4cYnybtfxBCs68Gu5pzUPEBLaefid/FV4KVhAElyW3hi+5Mc9WwLXfmxpxc\r\n6OcLWJxwadeSWTrJU0T03yFZQ+NtvdnM8hEktk34XMyKW7uccCcHLhlfj82x\r\nOwqPU25E25UZgbWPUyUDEkXNGnAA+vg2NzVqN/Emzv12RByuq7/lNx/9Jfyy\r\n+pdnY5XItGcvSaSHtdQBgZlWNs0xkzA4Dv0/GRp+BTdECeaHXZa/A7kgpVx+\r\nvVjxQ6A0w44/gAEpLtBulHL9DRpo05gLiD1FY3z1nD37Im9EqMlvFYjqfS7I\r\n3OWiBp089sy48L6Ww7VNv3TnmqHoos2LoO8=\r\n=dx0K\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-react_3.5.0-alpha.2_1651090062254_0.18150902622306941"},"_hasShrinkwrap":false},"3.5.0-alpha.3":{"name":"redux-query-react","version":"3.5.0-alpha.3","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^24.8.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.5.0-alpha.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-react@3.5.0-alpha.3","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-Qs5wgPwDJoUGnYAQxQBSeIbL+gHGyme4IGLFgS//Ty4wELyDpJfaM4CxjSSBgNYvV/QMwAZ8MUQvv3JLfJ2k5Q==","shasum":"0fddfb46d888c6c16db6596501d5ce2cf16a55ea","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.5.0-alpha.3.tgz","fileCount":59,"unpackedSize":172454,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtb0AhvZVjOcdr6vJ79ddznKunRYD1yOX0p5dY4HXZTAIhAISns+zt+MfB8ODdI5sxi55kTI4EcLU4ljvZM9juJiOP"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivfLoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLKBAAhPU06wr25Zj0IlED/Te7Wawm6eeamYDZgtr8kuXZ+ySruLYv\r\nq8U5vWlN3uAIRHV7yRw6TCV+LnRysnAkMyiUoBuKM+oOg2uaeUkPw2xrYIFh\r\nSZLfgDwi9gNNrEqk6r29izFtBTdogKK0I4CuxNZy+lh2XK++IvXOlgYNGarP\r\np4PRbN4nKHP3jESpQxehS7Wr0d1uV9ne5ZzuKHrBybAwXOg/hYZK9f0PgR9B\r\nFNCSh2XmeNe7K5lonNz+WEwI0yaAqodKuPOhkqWNvi8eHr3Q0g8vEiw548N4\r\n8Dy0mglCQg3SXeghuHKZ8NBYuk9LLyBIi13MSPpGAlP113GFqAgfdBM91ZjA\r\nYLFB/hTixlu9XC13mD3PkKaUS52rInzhTqYa6PPws2pX5hbmpO6tqMRJZeUB\r\nbjSXhIsE1buhSCxtk9EQgQuqtyX3H7yJ66kZzlD5v9uhtMft+fl7QtXgiWWa\r\n68hQ8i8w9YEotjT2Its/2T0CQcLy+Pog8p/1HIvMgsiJchlrJ+7kvvmIW7bD\r\nU/G0BuanZQxUUlssoRwpTKA0S+xY8tPg3e9VYgMgmQbSTm8OAEyUfPtIi+HE\r\nnMAJFR/M5oXcLnzhlbFcZ8/9BlNsubXnEhKM5lmVvWb+Qgpm8gA2EiuJF1VE\r\nJ8m95D8iKOhEgGfskGshNrMQueprtza+YIA=\r\n=u4rw\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-react_3.5.0-alpha.3_1656615656506_0.06821274188527315"},"_hasShrinkwrap":false},"3.5.1-alpha.1":{"name":"redux-query-react","version":"3.5.1-alpha.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^25.0.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.5.1-alpha.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-react@3.5.1-alpha.1","_nodeVersion":"14.19.3","_npmVersion":"lerna/6.5.1/node@v14.19.3+x64 (darwin)","dist":{"integrity":"sha512-CyYyftgww4I6t92OVuEq9KIPQ3GAZyogUDGczZpmcGag+Z/12cKjw+WIesZo+TNMhI90eii7m8+/+VT1eS+6YQ==","shasum":"e71ec0a384c9cb9c636f38c98cb48bb6ecb2a7d4","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.5.1-alpha.1.tgz","fileCount":60,"unpackedSize":183624,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyA0qwARJYVqT8Pje+f5AxnGp6szmWSpzx7LDgx9LQGgIhAOSVXjkYRmeKaul6xEXPXARvottqb4p6J3QqnvJ214lw"}]},"_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-react_3.5.1-alpha.1_1685651051366_0.44753213769194544"},"_hasShrinkwrap":false},"3.5.1":{"name":"redux-query-react","version":"3.5.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^25.0.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.5.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-react@3.5.1","_nodeVersion":"16.15.0","_npmVersion":"lerna/6.5.1/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-jlaZ65E2uA46SVF35V3Ue1We6WM4V3VUIwrm4TbVMj3JYiRF/DsBufDVtlLtC5GWhSpa5zMmGoCAB+PeSd75Xg==","shasum":"3861ae2ed15862f237e4ce418de4a88449388458","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.5.1.tgz","fileCount":60,"unpackedSize":183608,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD03WFTUOghKizpaoR7LhukfHJ+dvdcAMAY3K9nh8JrjQIhAJuzEVQAaNvm4u6eqDr8HPPE6jlUjrEMSvdthLibeTV1"}]},"_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-react_3.5.1_1689040043122_0.4431458589993804"},"_hasShrinkwrap":false},"3.5.2":{"name":"redux-query-react","version":"3.5.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^25.0.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.5.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":"ac5a95233621e64567873ea3e9f75d594abadeb8","bugs":{"url":"https://github.com/amplitude/redux-query/issues"},"_id":"redux-query-react@3.5.2","_nodeVersion":"16.15.0","_npmVersion":"lerna/6.5.1/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-vKp4CcDJxuDD+iAAgTAKKd2aPHirfpMvJIV6uNX14Y7/f14NT1gHJ+lnmefWNzyl2N7NIgfYxI118zMRMZw/Rw==","shasum":"e185e71a18e62445e92396c0c68858ec7f1ec582","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.5.2.tgz","fileCount":60,"unpackedSize":183608,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAfbVfxmeOxKLUjUwt1pLdJqln1Wvdr+FRdUhFdPjNT1AiBbwNtwuh49rbqJyF7MDkOdU3u0zQrCtLlyMeAfoqIRWA=="}]},"_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-react_3.5.2_1689040229374_0.6837182465784919"},"_hasShrinkwrap":false},"3.6.0":{"name":"redux-query-react","version":"3.6.0","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^25.0.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.6.0","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-react@3.6.0","_nodeVersion":"16.15.0","_npmVersion":"lerna/6.5.1/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-nOQrdpLKxdmYU2gkQai/OpGzVj44ROa4RsfHwLbUhRTjkh4ikp+0cp6fnzrFzEdIX6v+4H3eETScJj+321qXpg==","shasum":"0bbea10413005db56c65a28545cc2e12013d0d7c","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.6.0.tgz","fileCount":60,"unpackedSize":183608,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG+jvvR3Ioiu+NVrY8kW5igLZPOTLwX3utN4vmwN/81wIhAIlbbgTc3sOUDss6v7adlYMHTYd6oCE3y2wIIOd/NkT0"}]},"_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-react_3.6.0_1694102229696_0.8654066682079213"},"_hasShrinkwrap":false},"3.6.1":{"name":"redux-query-react","version":"3.6.1","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^25.0.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.6.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-react@3.6.1","_nodeVersion":"16.15.0","_npmVersion":"lerna/6.5.1/node@v16.15.0+arm64 (darwin)","dist":{"integrity":"sha512-bfxdlSzZ+a3LSZdQ0BkeOgiUphWfS6nByp+pGxUeMoPseYOhSjBaN/K3jDRr5Y8vYboR1QFoNmEVHHX3/cT/bg==","shasum":"87d8702d804af6b14c806f5d38fed1e32f59374a","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.6.1.tgz","fileCount":60,"unpackedSize":183608,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6YR/Bv1Vm8cBAl2Z1H4+o7vW8nBH9SdIViB00AUyRFAiB9UKTpLKwDskjtjBdCVsW2FAGezvOysZ4svbqGp7ztfw=="}]},"_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-react_3.6.1_1694105789112_0.9584515512095508"},"_hasShrinkwrap":false},"3.6.1-rc2":{"name":"redux-query-react","version":"3.6.1-rc2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^25.0.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.6.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":"5d599c99447938cf4a93a35bc3711bd59af96965","_id":"redux-query-react@3.6.1-rc2","dist":{"shasum":"51bf311ab4b4d58e6b128d186a7a9d85036173f1","integrity":"sha512-ouWTZSgUOhtdoGuCSgiKnzoafqVvc8QHnwRTJOKJyFu/ajkqtJ2m5v4WCqpjVj52S0OGIlH4AU/wDhlf4vvrWw==","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.6.1-rc2.tgz","fileCount":74,"unpackedSize":182597,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDf1lZqidm7/mZ2G76h5Zc1ur7aQPSnLincJP9dgKOR4gIhAImdFLVN6H4Lk/jB6/3SoJXnXFFCg7LmFtk+MEKb4sVv"}]},"_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-react_3.6.1-rc2_1702403430213_0.4901365770135664"},"_hasShrinkwrap":false,"deprecated":"this package has been deprecated"},"3.6.1-rc.2":{"name":"redux-query-react","version":"3.6.1-rc.2","description":"The React interface for integrating with redux-query","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","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","react","query","fetch","REST"],"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","dependencies":{"hoist-non-react-statics":"^3.3.0"},"peerDependencies":{"react":"^16.8.6","react-redux":"7.1.0","redux-query":"^3.0.0-alpha.10"},"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/preset-react":"^7.0.0","@babel/register":"^7.0.0","@testing-library/react":"^8.0.1","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","eslint-plugin-react":"^7.11.1","eslint-plugin-react-hooks":"^1.6.0","flow-bin":"^0.100.0","gh-pages":"^0.12.0","jest":"^25.0.0","react":"^16.8.6","react-dom":"^16.8.6","react-hooks-testing-library":"^0.5.1","react-redux":"7.1.0","react-test-renderer":"^16.8.6","redux":"^4.0.1","redux-query":"^3.6.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":"5d599c99447938cf4a93a35bc3711bd59af96965","_id":"redux-query-react@3.6.1-rc.2","dist":{"shasum":"b6b87b57a8b70758909b2b75286cd53607e86ce6","integrity":"sha512-ZzgUT0noizamasPZ2YTSrVG1M4iksqEPZ9NMO5cyKdnIE77S/p+ff6KfSQ+KK6lspfEBbOzC7mCPUZ5saGmFLA==","tarball":"https://registry.npmjs.org/redux-query-react/-/redux-query-react-3.6.1-rc.2.tgz","fileCount":74,"unpackedSize":182598,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBOmF61jqrHnT9mkOcczFnQfvHnhNP2H8biaLbNcOPs7AiAatBMOu2woa99h4rhOvPo1RRz4KunV3pAZu5tOgzKDmw=="}]},"_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-react_3.6.1-rc.2_1702403933780_0.30685954094569023"},"_hasShrinkwrap":false}},"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"}],"description":"The React interface for integrating with redux-query","homepage":"https://github.com/amplitude/redux-query","keywords":["redux-query","redux","react","query","fetch","REST"],"repository":{"type":"git","url":"https://github.com/amplitude/redux-query.git"},"author":{"name":"Ryan Ashcraft","email":"ryan@amplitude.com"},"license":"MIT","readme":"# redux-query-react\n\n[![npm](https://img.shields.io/npm/v/redux-query-react.svg?style=flat-square)](https://www.npmjs.com/package/redux-query-react)\n\nredux-query-react is a library for directly integrating [redux-query](https://amplitude.github.io/redux-query/) features with your React components.\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\n## 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"}