{"_id":"@testing-library/react-hooks","_rev":"689052","name":"@testing-library/react-hooks","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","dist-tags":{"alpha":"8.0.0-alpha.1","beta":"5.0.0-beta.12","latest":"7.0.2"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"time":{"modified":"2021-09-19T14:00:55.000Z","created":"2019-06-19T13:12:31.540Z","8.0.0-alpha.1":"2021-09-19T14:00:37.021Z","7.0.2":"2021-08-31T11:30:38.721Z","7.0.1":"2021-06-30T21:12:11.786Z","7.0.0":"2021-05-24T22:55:02.568Z","6.0.0":"2021-05-18T13:14:26.644Z","5.1.3":"2021-05-18T12:08:48.168Z","5.1.2":"2021-04-22T09:18:47.787Z","5.1.1":"2021-03-29T17:47:28.582Z","5.1.0":"2021-03-01T15:37:02.514Z","5.0.3":"2021-01-24T08:51:55.527Z","5.0.2":"2021-01-22T10:13:35.088Z","5.0.0":"2021-01-13T21:58:55.022Z","5.0.0-beta.12":"2021-01-13T18:49:18.681Z","5.0.0-beta.11":"2021-01-13T05:02:34.014Z","5.0.0-beta.10":"2021-01-12T15:47:45.767Z","4.0.1":"2021-01-12T11:48:53.965Z","5.0.0-beta.9":"2021-01-12T09:38:04.068Z","5.0.0-beta.8":"2021-01-11T10:13:19.578Z","5.0.0-beta.7":"2021-01-10T10:13:59.263Z","5.0.0-beta.6":"2021-01-09T20:04:48.357Z","5.0.0-beta.5":"2021-01-08T12:17:58.931Z","5.0.0-beta.4":"2021-01-08T09:29:14.621Z","5.0.0-beta.3":"2021-01-07T11:05:17.146Z","5.0.0-beta.2":"2021-01-07T10:54:14.260Z","5.0.0-beta.1":"2021-01-07T09:50:09.636Z","4.0.0-beta.3":"2021-01-07T08:38:34.303Z","4.0.0":"2021-01-07T03:54:03.489Z","4.0.0-beta.2":"2020-12-23T12:01:17.033Z","4.0.0-beta.1":"2020-12-15T03:34:39.996Z","3.7.0":"2020-12-08T09:26:58.441Z","3.6.0":"2020-12-07T10:13:27.159Z","3.5.0":"2020-12-06T11:47:33.448Z","3.4.2":"2020-09-28T11:24:16.100Z","3.4.1":"2020-07-23T09:54:51.338Z","3.4.0":"2020-07-23T09:50:58.418Z","3.3.0":"2020-06-04T22:49:10.263Z","3.2.1":"2019-11-05T10:09:41.730Z","3.2.0":"2019-11-05T09:58:20.032Z","3.1.1":"2019-10-27T09:55:53.614Z","3.1.0":"2019-10-17T05:52:58.156Z","3.0.0":"2019-10-16T21:44:41.494Z","2.0.3":"2019-10-03T19:35:44.192Z","2.0.2":"2019-10-03T19:16:47.290Z","2.0.1":"2019-08-09T12:03:19.813Z","2.0.0":"2019-08-09T11:24:12.895Z","1.1.0":"2019-06-30T12:49:33.971Z","1.0.4":"2019-06-22T04:09:51.943Z","1.0.3":"2019-06-21T11:14:15.372Z","1.0.2":"2019-06-19T13:43:47.152Z","1.0.1":"2019-06-19T13:35:20.305Z","1.0.0":"2019-06-19T13:12:31.540Z"},"users":{},"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"versions":{"8.0.0-alpha.1":{"name":"@testing-library/react-hooks","version":"8.0.0-alpha.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12"},"keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add","install:react":"npm install --no-save react@${REACT_VERSION:-latest} react-dom@${REACT_VERSION:-latest} react-test-renderer@${REACT_VERSION:-latest}","install:react-16.9.0":"cross-env REACT_VERSION=16.9.0 npm run install:react","install:react-16":"cross-env REACT_VERSION=^16 npm run install:react","install:react-17":"cross-env REACT_VERSION=^17 npm run install:react"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.31.1","@typescript-eslint/parser":"4.31.1","all-contributors-cli":"6.20.0","codecov":"3.8.3","cross-env":"^7.0.3","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.32.0","get-pkg-repo":"4.1.1","kcd-scripts":"11.2.2","prettier":"2.4.1","react":"17.0.2","react-dom":"17.0.2","react-test-renderer":"17.0.2","ts-node":"10.2.1","typescript":"4.4.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"732ec46da3b0bc5c83e618b06cf19ff7016f0982","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@8.0.0-alpha.1","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"4d2a11be7c144e0a072bfeaea4a3f2c6c6781d87","size":27664,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-8.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-8.0.0-alpha.1.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_8.0.0-alpha.1_1632060036826_0.33206526784294055"},"_hasShrinkwrap":false,"publish_time":1632060037021,"_cnpm_publish_time":1632060037021},"7.0.2":{"name":"@testing-library/react-hooks","version":"7.0.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12"},"keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add","install:react":"npm install --no-save react@${REACT_VERSION:-latest} react-dom@${REACT_VERSION:-latest} react-test-renderer@${REACT_VERSION:-latest}","install:react-16.9.0":"cross-env REACT_VERSION=16.9.0 npm run install:react","install:react-16":"cross-env REACT_VERSION=^16 npm run install:react","install:react-17":"cross-env REACT_VERSION=^17 npm run install:react"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.30.0","@typescript-eslint/parser":"4.30.0","all-contributors-cli":"6.20.0","codecov":"3.8.3","cross-env":"^7.0.3","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.32.0","get-pkg-repo":"4.1.1","kcd-scripts":"11.2.0","prettier":"2.3.2","react":"17.0.2","react-dom":"17.0.2","react-test-renderer":"17.0.2","ts-node":"10.2.1","typescript":"4.4.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"4a037040e5d9d806a9d7a9c8fd3fc3b243e4617f","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@7.0.2","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"3388d07f562d91e7f2431a4a21b5186062ecfee0","size":26918,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-7.0.2.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_7.0.2_1630409438573_0.9576781652916537"},"_hasShrinkwrap":false,"publish_time":1630409438721,"_cnpm_publish_time":1630409438721},"7.0.1":{"name":"@testing-library/react-hooks","version":"7.0.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12"},"keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.20.0","codecov":"3.8.2","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.29.0","kcd-scripts":"11.1.0","prettier":"^2.2.1","react":"17.0.2","react-dom":"^17.0.1","react-test-renderer":"17.0.2","ts-node":"^10.0.0","typescript":"4.3.4"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"c7a2e979fb8a51271d0d3032c7a03b6fb6ebd3e6","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@7.0.1","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"8429d8bf55bfe82e486bd582dd06457c2464900a","size":26179,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-7.0.1.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_7.0.1_1625087531669_0.6717746734127805"},"_hasShrinkwrap":false,"publish_time":1625087531786,"_cnpm_publish_time":1625087531786},"7.0.0":{"name":"@testing-library/react-hooks","version":"7.0.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12"},"keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.20.0","codecov":"3.8.2","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.27.0","kcd-scripts":"10.0.0","prettier":"^2.2.1","react":"17.0.2","react-dom":"^17.0.1","react-test-renderer":"17.0.2","ts-node":"^10.0.0","typescript":"4.2.4"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"e4b0aa3f8f6220a0dea01db25fd2d17fa3054a40","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@7.0.0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"dd6d37a7e018f147a3b9153137f10e013be8472b","size":27817,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-7.0.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_7.0.0_1621896902411_0.0226204895926867"},"_hasShrinkwrap":false,"publish_time":1621896902568,"_cnpm_publish_time":1621896902568},"6.0.0":{"name":"@testing-library/react-hooks","version":"6.0.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12"},"keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.20.0","codecov":"3.8.2","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.26.0","kcd-scripts":"10.0.0","prettier":"^2.2.1","react":"17.0.2","react-dom":"^17.0.1","react-test-renderer":"17.0.2","ts-node":"^9.1.1","typescript":"4.2.4"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"39dd2280bf79259e1e271c226465e2af20999fa5","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@6.0.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"2bd4e1549a7b8b8a9db71880e655c23d1f97fe83","size":26635,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-6.0.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_6.0.0_1621343666481_0.48133724514263476"},"_hasShrinkwrap":false,"publish_time":1621343666644,"_cnpm_publish_time":1621343666644},"5.1.3":{"name":"@testing-library/react-hooks","version":"5.1.3","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.20.0","codecov":"3.8.2","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.26.0","kcd-scripts":"10.0.0","prettier":"^2.2.1","react":"17.0.2","react-dom":"^17.0.1","react-test-renderer":"17.0.2","ts-node":"^9.1.1","typescript":"4.2.4"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"882bcfed24269dd174edce154dda42715799e173","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.1.3","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"f722cc526025be2c16966a9a081edf47a2528721","size":26624,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.1.3.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.1.3_1621339728005_0.3252999763845881"},"_hasShrinkwrap":false,"publish_time":1621339728168,"_cnpm_publish_time":1621339728168},"5.1.2":{"name":"@testing-library/react-hooks","version":"5.1.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.20.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.24.0","kcd-scripts":"9.1.0","prettier":"^2.2.1","react":"17.0.2","react-dom":"^17.0.1","react-test-renderer":"17.0.2","ts-node":"^9.1.1","typescript":"4.2.4"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"7b3867e667e83fb64bf98c8e5ed143eb9159fc0b","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.1.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"36e359d992bb652a9885c6fa9aa394639cbe8dd3","size":26192,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.1.2.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.1.2_1619083127631_0.9680822134131781"},"_hasShrinkwrap":false,"publish_time":1619083127787,"_cnpm_publish_time":1619083127787},"5.1.1":{"name":"@testing-library/react-hooks","version":"5.1.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.20.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.23.0","kcd-scripts":"8.1.1","prettier":"^2.2.1","react":"17.0.2","react-dom":"^17.0.1","react-test-renderer":"17.0.2","ts-node":"^9.1.1","typescript":"4.2.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"ef2daaf79a50572a3106a8612134e4f83714e8c1","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.1.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"1fbaae8a4e8a4a7f97b176c23e1e890c41bbbfa5","size":26073,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.1.1.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.1.1_1617040048413_0.5087285450355701"},"_hasShrinkwrap":false,"publish_time":1617040048582,"_cnpm_publish_time":1617040048582},"5.1.0":{"name":"@testing-library/react-hooks","version":"5.1.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.20.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.21.0","kcd-scripts":"7.7.0","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.2.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"d8dac2065976161ced1b0ed3e2b4bd573f836bc8","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.1.0","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"6014b7536d0e9427a1e73ce1d073c49a6af5fb3b","size":25963,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.1.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.1.0_1614613022264_0.4353531777797297"},"_hasShrinkwrap":false,"publish_time":1614613022514,"_cnpm_publish_time":1614613022514},"5.0.3":{"name":"@testing-library/react-hooks","version":"5.0.3","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.18.0","kcd-scripts":"7.5.5","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"1a0c4d32ae4592b57c194b8e57d6479bb788b101","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.3","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"dd0d2048817b013b266d35ca45e3ea48a19fd87e","size":25755,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.3.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.3_1611478315357_0.45547632162979657"},"_hasShrinkwrap":false,"publish_time":1611478315527,"_cnpm_publish_time":1611478315527},"5.0.2":{"name":"@testing-library/react-hooks","version":"5.0.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.18.0","kcd-scripts":"7.5.5","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"804d9acf873f3225fcb06fb45421924dc97544c5","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.2","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"c3c497a860f6ec4f45779d14ee8f0ea6593caeb6","size":25744,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.2.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.2_1611310414934_0.4265601010195279"},"_hasShrinkwrap":false,"publish_time":1611310415088,"_cnpm_publish_time":1611310415088},"5.0.0":{"name":"@testing-library/react-hooks","version":"5.0.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.4","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"gitHead":"b81fd04b748071c566ca18bfe02475813dbd2877","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"994af047a94c7ed04b34920f70b3fd017e9976cd","size":24369,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0_1610575134840_0.6529795969942667"},"_hasShrinkwrap":false,"publish_time":1610575135022,"_cnpm_publish_time":1610575135022},"5.0.0-beta.12":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.12","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0","filter-console":"^0.1.1","react-error-boundary":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.4","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"b81fd04b748071c566ca18bfe02475813dbd2877","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.12","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"948b965c9c5e9403e5f4b7aaea5c33cecb545997","size":24374,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.12.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.12_1610563758472_0.9174726430329365"},"_hasShrinkwrap":false,"publish_time":1610563758681,"_cnpm_publish_time":1610563758681},"5.0.0-beta.11":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.11","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.4","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"008077cd132b433318f3af58cad93dec443f2098","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.11","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"1d35335540b0d98c7b34a7e87b540e0d61884e1d","size":23633,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.11.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.11_1610514153879_0.2564826355964005"},"_hasShrinkwrap":false,"publish_time":1610514154014,"_cnpm_publish_time":1610514154014},"5.0.0-beta.10":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.10","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.4","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"394f65a927d71e9ef9f0b75c79936651c669f666","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.10","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"e9246a56ef8fdb146ad9fc4f7becfac97adc262e","size":23600,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.10.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.10_1610466465619_0.3004594164766441"},"_hasShrinkwrap":false,"publish_time":1610466465767,"_cnpm_publish_time":1610466465767},"4.0.1":{"name":"@testing-library/react-hooks","version":"4.0.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.4","prettier":"^2.2.1","react":"17.0.1","react-test-renderer":"17.0.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"gitHead":"a334f805eae8e98f72f694453ca8f99045c6d78b","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@4.0.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"bb678abb7c766c192da74be50148ad8337a5503f","size":11711,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-4.0.1.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_4.0.1_1610452133818_0.09855009926804792"},"_hasShrinkwrap":false,"publish_time":1610452133965,"_cnpm_publish_time":1610452133965},"5.0.0-beta.9":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.9","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.4","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"bab38d9c7b7ccd7e9e494ce36f98ed6609278f64","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.9","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"f227f95b67f233b3ec34bfcf76530ebc558516f2","size":23591,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.9.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.9_1610444283796_0.35018081412241187"},"_hasShrinkwrap":false,"publish_time":1610444284068,"_cnpm_publish_time":1610444284068},"5.0.0-beta.8":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.8","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.4","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"dc21e5947a54adfaf348bfeaeab56d37a4e7e2bb","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.8","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"3aaa3fc2f1416db5cf7433bfbec2f348ce0db067","size":23550,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.8.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.8_1610359999371_0.44087335949692474"},"_hasShrinkwrap":false,"publish_time":1610359999578,"_cnpm_publish_time":1610359999578},"5.0.0-beta.7":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.7","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"ca32bce8ef67104a1424093f8d40f539800a1eea","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.7","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"12df7b9b5f2414fc930aa03bb1462937919fddab","size":16908,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.7.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.7_1610273639139_0.5654481013612895"},"_hasShrinkwrap":false,"publish_time":1610273639263,"_cnpm_publish_time":1610273639263},"5.0.0-beta.6":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.6","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"3813b88a8a779a2deb61f2de3abe97e79dada52a","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.6","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"9c6e9da7e7881ddf4c780ecd118899d676b321ba","size":16888,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.6.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.6_1610222688250_0.5683553087115354"},"_hasShrinkwrap":false,"publish_time":1610222688357,"_cnpm_publish_time":1610222688357},"5.0.0-beta.5":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.5","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"a82d5ef31779bf1112a951909dfb09328e48581b","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.5","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"7bef700c4e004428836abc6f7c1d3c4161ed26d4","size":16855,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.5.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.5_1610108278801_0.19692469591007566"},"_hasShrinkwrap":false,"publish_time":1610108278931,"_cnpm_publish_time":1610108278931},"5.0.0-beta.4":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.4","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"4786242a9a22c6f235f537d26b9990c2bec4b24d","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.4","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"2f0226093da2a4d9d72f949b0a39686bdc95bf67","size":16470,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.4.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.4_1610098154465_0.9920984924257816"},"_hasShrinkwrap":false,"publish_time":1610098154621,"_cnpm_publish_time":1610098154621},"5.0.0-beta.3":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.3","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"f6096badb8219ce9d06ddab13425329d3c2af07e","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.3","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"314c642c0c8fbb720f82eff860e89de2807964ff","size":16445,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.3.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.3_1610017517013_0.10649277700116655"},"_hasShrinkwrap":false,"publish_time":1610017517146,"_cnpm_publish_time":1610017517146},"5.0.0-beta.2":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"a3fd0e2d483e05dc55fdf471c87b7b1a520283d4","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.2","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"39bb000d4f65a5b5cceed732692677db348d7cc3","size":16426,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.2.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.2_1610016854113_0.7548758435889644"},"_hasShrinkwrap":false,"publish_time":1610016854260,"_cnpm_publish_time":1610016854260},"5.0.0-beta.1":{"name":"@testing-library/react-hooks","version":"5.0.0-beta.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.17.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"a25993fe1c08fea92b6d7a90666fc8c1c94b9855","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@5.0.0-beta.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"e76a02a2d7123942fed275a7292fdb8472fd6032","size":16425,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-5.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-5.0.0-beta.1.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_5.0.0-beta.1_1610013009530_0.1311101941576287"},"_hasShrinkwrap":false,"publish_time":1610013009636,"_cnpm_publish_time":1610013009636},"4.0.0-beta.3":{"name":"@testing-library/react-hooks","version":"4.0.0-beta.3","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib && npm run generate:submodules","generate:submodules":"ts-node scripts/generate-submodules.ts","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-dom":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.15.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-dom":"^17.0.1","react-test-renderer":"17.0.1","ts-node":"^9.1.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0","react-test-renderer":">=16.9.0"},"peerDependenciesMeta":{"react":{"optional":true},"react-dom":{"optional":true},"react-test-renderer":{"optional":true}},"readmeFilename":"README.md","gitHead":"de58cb0a990ffab55d1ed326270c0bf0118d222e","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@4.0.0-beta.3","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"3c683e0ecd950d07a6d7f6ca630053759a0ec989","size":16427,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-4.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-4.0.0-beta.3.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_4.0.0-beta.3_1610008714175_0.1941823581783526"},"_hasShrinkwrap":false,"publish_time":1610008714303,"_cnpm_publish_time":1610008714303},"4.0.0":{"name":"@testing-library/react-hooks","version":"4.0.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.15.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-test-renderer":"17.0.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"gitHead":"19708331f7f10e71fcc7887c7df739d1672dfb40","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@4.0.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"5bb4caa5814690cfc3e385ffaaf2ca4d54a8d08e","size":10927,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-4.0.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_4.0.0_1609991643337_0.9398408296991758"},"_hasShrinkwrap":false,"publish_time":1609991643489,"_cnpm_publish_time":1609991643489},"4.0.0-beta.2":{"name":"@testing-library/react-hooks","version":"4.0.0-beta.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.15.0","kcd-scripts":"7.5.3","prettier":"^2.2.1","react":"17.0.1","react-test-renderer":"17.0.1","typescript":"4.1.3"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"readmeFilename":"README.md","gitHead":"2bd722296a13fdce2be60d93109c1e3267837fd3","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@4.0.0-beta.2","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"bbe816fae0b39bda834f7c04b566fc17295839a9","size":10940,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-4.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-4.0.0-beta.2.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_4.0.0-beta.2_1608724876891_0.05721859022187181"},"_hasShrinkwrap":false,"publish_time":1608724877033,"_cnpm_publish_time":1608724877033},"4.0.0-beta.1":{"name":"@testing-library/react-hooks","version":"4.0.0-beta.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib","test":"kcd-scripts test","typecheck":"kcd-scripts typecheck","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/react":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","eslint":"7.15.0","kcd-scripts":"7.5.2","prettier":"^2.2.1","react":"17.0.1","react-test-renderer":"17.0.1","typescript":"4.1.2"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"readmeFilename":"README.md","gitHead":"251ea7048ed385fd2b20b4ac2eec28e5dacf1bce","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@4.0.0-beta.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"3dba8931f4956ce1ff54d2b8936507e8ef683221","size":10944,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-4.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-4.0.0-beta.1.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_4.0.0-beta.1_1608003279854_0.22154980813776248"},"_hasShrinkwrap":false,"publish_time":1608003279996,"_cnpm_publish_time":1608003279996},"3.7.0":{"name":"@testing-library/react-hooks","version":"3.7.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","test":"kcd-scripts test","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/testing-library__react-hooks":"^3.4.0"},"devDependencies":{"all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","kcd-scripts":"7.5.2","react":"17.0.1","react-test-renderer":"17.0.1","typescript":"4.1.2","eslint":"7.15.0"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"gitHead":"c53b56b62302698c5c7b57a402b8b7ef1aa41c41","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.7.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"6d75c5255ef49bce39b6465bf6b49e2dac84919e","size":9002,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.7.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.7.0_1607419618252_0.25809532720864126"},"_hasShrinkwrap":false,"publish_time":1607419618441,"_cnpm_publish_time":1607419618441},"3.6.0":{"name":"@testing-library/react-hooks","version":"3.6.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","test":"kcd-scripts test","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/testing-library__react-hooks":"^3.4.0"},"devDependencies":{"all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","kcd-scripts":"7.5.1","react":"17.0.1","react-test-renderer":"17.0.1","typescript":"4.1.2"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"gitHead":"78d228c994bdf2f65551bf5a4043ed5921fa5bec","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.6.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"37e595eb1111e71b39ef0597b390850b9af3660d","size":9922,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.6.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.6.0_1607336006895_0.8330409739455333"},"_hasShrinkwrap":false,"publish_time":1607336007159,"_cnpm_publish_time":1607336007159},"3.5.0":{"name":"@testing-library/react-hooks","version":"3.5.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","prepare":"npm run build","build":"kcd-scripts build --out-dir lib","lint":"kcd-scripts lint","format":"kcd-scripts format","coverage":"codecov","test":"kcd-scripts test","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.12.5","@types/testing-library__react-hooks":"^3.4.0"},"devDependencies":{"all-contributors-cli":"6.19.0","codecov":"3.8.1","docz":"2.3.1","docz-theme-default":"1.2.0","docz-utils":"2.3.0","kcd-scripts":"7.5.1","react":"17.0.1","react-test-renderer":"17.0.1","typescript":"4.1.2"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"gitHead":"9f43b0a7a000045f2685ef3c29da495e11740e34","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.5.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"8d728f2d56d615935116385f3ff9335e3402e46b","size":9804,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.5.0.tgz"},"_npmUser":{"name":"testing-library-bot","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.5.0_1607255253319_0.8091746334366392"},"_hasShrinkwrap":false,"publish_time":1607255253448,"_cnpm_publish_time":1607255253448},"3.4.2":{"name":"@testing-library/react-hooks","version":"3.4.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^3.4.0"},"devDependencies":{"@babel/cli":"7.11.6","@babel/core":"7.11.6","@babel/plugin-proposal-object-rest-spread":"7.11.0","@babel/plugin-transform-modules-commonjs":"7.10.4","@babel/plugin-transform-runtime":"7.11.5","@babel/preset-env":"7.11.5","@babel/preset-react":"7.10.4","all-contributors-cli":"6.17.4","babel-eslint":"10.1.0","babel-plugin-module-resolver":"4.0.0","codecov":"3.7.2","docz":"2.3.1","docz-theme-default":"1.2.0","eslint":"7.10.0","eslint-config-prettier":"6.12.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.4.2","lint-staged":"10.4.0","prettier":"2.1.2","prettier-eslint":"11.0.0","prettier-eslint-cli":"5.0.0","react":"16.13.1","react-test-renderer":"16.13.1"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always","trailingComma":"none"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write"]},"gitHead":"90b8c5ca0cbfcf9d1c02898fd88a8765521a138e","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.4.2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"8deb94f7684e0d896edd84a4c90e5b79a0810bc2","size":11272,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.4.2.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.4.2_1601292255978_0.08877886697710213"},"_hasShrinkwrap":false,"publish_time":1601292256100,"_cnpm_publish_time":1601292256100},"3.4.1":{"name":"@testing-library/react-hooks","version":"3.4.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^3.3.0"},"devDependencies":{"@babel/cli":"7.10.5","@babel/core":"7.10.5","@babel/plugin-proposal-object-rest-spread":"7.10.4","@babel/plugin-transform-modules-commonjs":"7.10.4","@babel/plugin-transform-runtime":"7.10.5","@babel/preset-env":"7.10.4","@babel/preset-react":"7.10.4","all-contributors-cli":"6.16.1","babel-eslint":"10.1.0","babel-plugin-module-resolver":"4.0.0","codecov":"3.7.2","docz":"2.3.1","docz-theme-default":"1.2.0","eslint":"7.5.0","eslint-config-prettier":"6.11.0","eslint-plugin-prettier":"3.1.4","husky":"4.2.5","jest":"26.1.0","lint-staged":"10.2.11","prettier":"2.0.5","prettier-eslint":"11.0.0","prettier-eslint-cli":"5.0.0","react":"16.13.1","react-test-renderer":"16.13.1"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always","trailingComma":"none"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write"]},"gitHead":"c075dd33c621a5bb7db231522f50a7a286db72ce","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.4.1","_nodeVersion":"13.6.0","_npmVersion":"6.13.4","dist":{"shasum":"1f8ccd21208086ec228d9743fe40b69d0efcd7e5","size":11272,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.4.1.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.4.1_1595498091185_0.1291158475339611"},"_hasShrinkwrap":false,"publish_time":1595498091338,"_cnpm_publish_time":1595498091338},"3.4.0":{"name":"@testing-library/react-hooks","version":"3.4.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^3.3.0"},"devDependencies":{"@babel/cli":"7.10.5","@babel/core":"7.10.5","@babel/plugin-proposal-object-rest-spread":"7.10.4","@babel/plugin-transform-modules-commonjs":"7.10.4","@babel/plugin-transform-runtime":"7.10.5","@babel/preset-env":"7.10.4","@babel/preset-react":"7.10.4","all-contributors-cli":"6.16.1","babel-eslint":"10.1.0","babel-plugin-module-resolver":"4.0.0","codecov":"3.7.2","docz":"2.3.1","docz-theme-default":"1.2.0","eslint":"7.5.0","eslint-config-prettier":"6.11.0","eslint-plugin-prettier":"3.1.4","husky":"4.2.5","jest":"26.1.0","lint-staged":"10.2.11","prettier":"2.0.5","prettier-eslint":"11.0.0","prettier-eslint-cli":"5.0.0","react":"16.13.1","react-test-renderer":"16.13.1"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always","trailingComma":"none"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write"]},"gitHead":"f1779f87b558af371ac92397be5140898a629e81","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.4.0","_nodeVersion":"13.6.0","_npmVersion":"6.13.4","dist":{"shasum":"1a328b7adb4bc8f52bca732daff27a4fe07cd266","size":13043,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.4.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.4.0_1595497858122_0.043791041224493066"},"_hasShrinkwrap":false,"deprecated":"Do not use this version, it was not published correctly","publish_time":1595497858418,"_cnpm_publish_time":1595497858418},"3.3.0":{"name":"@testing-library/react-hooks","version":"3.3.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^3.0.0"},"devDependencies":{"@babel/cli":"7.10.1","@babel/core":"7.10.2","@babel/plugin-proposal-object-rest-spread":"7.10.1","@babel/plugin-transform-modules-commonjs":"7.10.1","@babel/plugin-transform-runtime":"7.10.1","@babel/preset-env":"7.10.2","@babel/preset-react":"7.10.1","all-contributors-cli":"6.15.0","babel-eslint":"10.1.0","babel-plugin-module-resolver":"4.0.0","codecov":"3.7.0","docz":"2.3.1","docz-theme-default":"1.2.0","eslint":"7.1.0","eslint-config-prettier":"6.11.0","eslint-plugin-prettier":"3.1.3","husky":"4.2.5","jest":"26.0.1","lint-staged":"10.2.9","prettier":"2.0.5","prettier-eslint":"10.1.1","prettier-eslint-cli":"5.0.0","react":"16.13.1","react-test-renderer":"16.13.1"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always","trailingComma":"none"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write"]},"gitHead":"bf9406a7d900a1b39018cd0b0a28d9f743534b90","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.3.0","_nodeVersion":"13.6.0","_npmVersion":"6.13.4","dist":{"shasum":"dc217bfce8e7c34a99c811d73d23feef957b7c1d","size":10726,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.3.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.3.0_1591310950127_0.318767850251638"},"_hasShrinkwrap":false,"publish_time":1591310950263,"_cnpm_publish_time":1591310950263},"3.2.1":{"name":"@testing-library/react-hooks","version":"3.2.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^3.0.0"},"devDependencies":{"@babel/cli":"7.6.4","@babel/core":"7.6.4","@babel/plugin-proposal-object-rest-spread":"7.6.2","@babel/plugin-transform-modules-commonjs":"7.6.0","@babel/plugin-transform-runtime":"7.6.2","@babel/preset-env":"7.6.3","@babel/preset-react":"7.6.3","all-contributors-cli":"6.9.3","babel-eslint":"10.0.3","babel-plugin-module-resolver":"3.2.0","codecov":"3.6.1","docz":"1.3.2","docz-theme-default":"1.2.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-prettier":"3.1.1","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.2","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.11.0","react-test-renderer":"16.11.0"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"b8760597c5da7d0ea327e27cb71e0e88ed6dc955","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.2.1","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"shasum":"19b6caa048ef15faa69d439c469033873ea01294","size":10642,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.2.1.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.2.1_1572948581616_0.8965796518880089"},"_hasShrinkwrap":false,"publish_time":1572948581730,"_cnpm_publish_time":1572948581730},"3.2.0":{"name":"@testing-library/react-hooks","version":"3.2.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^3.0.0"},"devDependencies":{"@babel/cli":"7.6.4","@babel/core":"7.6.4","@babel/plugin-proposal-object-rest-spread":"7.6.2","@babel/plugin-transform-modules-commonjs":"7.6.0","@babel/plugin-transform-runtime":"7.6.2","@babel/preset-env":"7.6.3","@babel/preset-react":"7.6.3","all-contributors-cli":"6.9.3","babel-eslint":"10.0.3","babel-plugin-module-resolver":"3.2.0","codecov":"3.6.1","docz":"1.3.2","docz-theme-default":"1.2.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-prettier":"3.1.1","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.2","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.11.0","react-test-renderer":"16.11.0"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"67f391cc00de629e935d8d4f0fa80be82f1e4d26","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.2.0","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"shasum":"50648acd60a5a67ade5c8c99681db8d3f75ffe69","size":10560,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.2.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.2.0_1572947899887_0.6579158019548581"},"_hasShrinkwrap":false,"publish_time":1572947900032,"_cnpm_publish_time":1572947900032},"3.1.1":{"name":"@testing-library/react-hooks","version":"3.1.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^2.0.0"},"devDependencies":{"@babel/cli":"7.6.4","@babel/core":"7.6.4","@babel/plugin-proposal-object-rest-spread":"7.6.2","@babel/plugin-transform-modules-commonjs":"7.6.0","@babel/plugin-transform-runtime":"7.6.2","@babel/preset-env":"7.6.3","@babel/preset-react":"7.6.3","all-contributors-cli":"6.9.3","babel-eslint":"10.0.3","babel-plugin-module-resolver":"3.2.0","codecov":"3.6.1","docz":"1.3.2","docz-theme-default":"1.2.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-prettier":"3.1.1","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.2","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.11.0","react-test-renderer":"16.11.0"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"6dd17c2f6748ef150c9eea46851575db49938f78","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.1.1","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"shasum":"5c93e463c0252bea6ac237ec8d9c982c27d67208","size":7660,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.1.1.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.1.1_1572170153461_0.6103798782904197"},"_hasShrinkwrap":false,"publish_time":1572170153614,"_cnpm_publish_time":1572170153614},"3.1.0":{"name":"@testing-library/react-hooks","version":"3.1.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^2.0.0"},"devDependencies":{"@babel/cli":"7.6.4","@babel/core":"7.6.4","@babel/plugin-proposal-object-rest-spread":"7.6.2","@babel/plugin-transform-modules-commonjs":"7.6.0","@babel/plugin-transform-runtime":"7.6.2","@babel/preset-env":"7.6.3","@babel/preset-react":"7.6.3","all-contributors-cli":"6.9.1","babel-eslint":"10.0.3","babel-plugin-module-resolver":"3.2.0","codecov":"3.6.1","docz":"1.3.2","docz-theme-default":"1.2.0","eslint":"6.5.1","eslint-config-prettier":"6.4.0","eslint-plugin-prettier":"3.1.1","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.2","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.10.2","react-test-renderer":"16.10.2"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"a63b6f98d9ecd5eca24709aa4eb303dc72e0cd5c","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.1.0","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"shasum":"f186c4f3b32db153d30d646faacb043ef4089807","size":7615,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.1.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.1.0_1571291577934_0.8321009188135673"},"_hasShrinkwrap":false,"publish_time":1571291578156,"_cnpm_publish_time":1571291578156},"3.0.0":{"name":"@testing-library/react-hooks","version":"3.0.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^2.0.0"},"devDependencies":{"@babel/cli":"7.6.4","@babel/core":"7.6.4","@babel/plugin-proposal-object-rest-spread":"7.6.2","@babel/plugin-transform-modules-commonjs":"7.6.0","@babel/plugin-transform-runtime":"7.6.2","@babel/preset-env":"7.6.3","@babel/preset-react":"7.6.3","all-contributors-cli":"6.9.1","babel-eslint":"10.0.3","babel-plugin-module-resolver":"3.2.0","codecov":"3.6.1","docz":"1.3.2","docz-theme-default":"1.2.0","eslint":"6.5.1","eslint-config-prettier":"6.4.0","eslint-plugin-prettier":"3.1.1","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.2","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.10.2","react-test-renderer":"16.10.2"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"016e960dea0488d83ce141ab045a2c2166854840","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@3.0.0","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"shasum":"ceffe5e3e0543ca74b5489cb25dbc80af3215870","size":7613,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-3.0.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_3.0.0_1571262281381_0.9547530756616516"},"_hasShrinkwrap":false,"publish_time":1571262281494,"_cnpm_publish_time":1571262281494},"2.0.3":{"name":"@testing-library/react-hooks","version":"2.0.3","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^2.0.0"},"devDependencies":{"@babel/cli":"7.6.2","@babel/core":"7.6.2","@babel/plugin-proposal-object-rest-spread":"7.6.2","@babel/plugin-transform-modules-commonjs":"7.6.0","@babel/plugin-transform-runtime":"7.6.2","@babel/preset-env":"7.6.2","@babel/preset-react":"7.0.0","all-contributors-cli":"6.9.1","babel-eslint":"10.0.3","babel-plugin-module-resolver":"3.2.0","codecov":"3.6.1","docz":"1.3.2","docz-theme-default":"1.2.0","eslint":"6.5.1","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","husky":"3.0.8","jest":"24.9.0","lint-staged":"9.4.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.10.1","react-test-renderer":"16.10.1"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"b708a38a2f7f77d4f31321fbb3bc95aa34e6c1b3","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@2.0.3","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"305a6c76facb5fa1d185792b9eb11b1ca1b63fb7","size":6845,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-2.0.3.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_2.0.3_1570131344078_0.24179081877658137"},"_hasShrinkwrap":false,"publish_time":1570131344192,"_cnpm_publish_time":1570131344192},"2.0.2":{"name":"@testing-library/react-hooks","version":"2.0.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/testing-library__react-hooks":"^2.0.0"},"devDependencies":{"@babel/cli":"7.6.2","@babel/core":"7.6.2","@babel/plugin-proposal-object-rest-spread":"7.6.2","@babel/plugin-transform-modules-commonjs":"7.6.0","@babel/plugin-transform-runtime":"7.6.2","@babel/preset-env":"7.6.2","@babel/preset-react":"7.0.0","all-contributors-cli":"6.9.1","babel-eslint":"10.0.3","babel-plugin-module-resolver":"3.2.0","codecov":"3.6.1","docz":"1.3.2","docz-theme-default":"1.2.0","eslint":"6.5.1","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","husky":"3.0.8","jest":"24.9.0","lint-staged":"9.4.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.10.1","react-test-renderer":"16.10.1"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"161611f36f8a13e3914a087c628141d8eebde2fe","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@2.0.2","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"00afc3cd36f1f4c13681f019a1a4c0e8d2c46903","size":6852,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-2.0.2.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_2.0.2_1570130207014_0.7197149298896166"},"_hasShrinkwrap":false,"publish_time":1570130207290,"_cnpm_publish_time":1570130207290},"2.0.1":{"name":"@testing-library/react-hooks","version":"2.0.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/react":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@babel/cli":"7.5.5","@babel/core":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@babel/plugin-transform-modules-commonjs":"7.5.0","@babel/plugin-transform-runtime":"7.5.5","@babel/preset-env":"7.5.5","@babel/preset-react":"7.0.0","all-contributors-cli":"6.8.1","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","docz":"1.2.0","docz-theme-default":"1.2.0","eslint":"6.1.0","eslint-config-prettier":"6.0.0","eslint-plugin-prettier":"3.1.0","husky":"3.0.3","jest":"24.8.0","lint-staged":"9.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.9.0","react-test-renderer":"16.9.0","typescript":"3.5.3","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"afbc0ca5866f8709b066aa35d6beaa94c73fd5de","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@2.0.1","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"1c3ec40882d0830df3078ddae0056fdf7366c81d","size":6936,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-2.0.1.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_2.0.1_1565352199633_0.5058308173427462"},"_hasShrinkwrap":false,"publish_time":1565352199813,"_cnpm_publish_time":1565352199813},"2.0.0":{"name":"@testing-library/react-hooks","version":"2.0.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.5.4","@types/react":">=16.9.0","@types/react-test-renderer":">=16.9.0"},"devDependencies":{"@babel/cli":"7.5.5","@babel/core":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@babel/plugin-transform-modules-commonjs":"7.5.0","@babel/plugin-transform-runtime":"7.5.5","@babel/preset-env":"7.5.5","@babel/preset-react":"7.0.0","all-contributors-cli":"6.8.1","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","docz":"1.2.0","docz-theme-default":"1.2.0","eslint":"6.1.0","eslint-config-prettier":"6.0.0","eslint-plugin-prettier":"3.1.0","husky":"3.0.3","jest":"24.8.0","lint-staged":"9.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.9.0","react-test-renderer":"16.9.0","typescript":"3.5.3","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.9.0","react-test-renderer":">=16.9.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"bf78784cc6fe73c045e53d12deb8b076c1509f63","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@2.0.0","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"331978cb41e53049c0797d11894c2446eee0ad36","size":6989,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-2.0.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_2.0.0_1565349852739_0.02778536907331386"},"_hasShrinkwrap":false,"publish_time":1565349852895,"_cnpm_publish_time":1565349852895},"1.1.0":{"name":"@testing-library/react-hooks","version":"1.1.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.4.2","@types/react":"^16.8.22","@types/react-test-renderer":"^16.8.2"},"devDependencies":{"@babel/cli":"7.4.4","@babel/core":"7.4.5","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/plugin-transform-modules-commonjs":"7.4.4","@babel/plugin-transform-runtime":"7.4.4","@babel/preset-env":"7.4.5","@babel/preset-react":"7.0.0","all-contributors-cli":"6.7.0","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","docz":"^1.0.4","docz-theme-default":"^1.0.4","eslint":"6.0.0","eslint-config-prettier":"5.0.0","eslint-plugin-prettier":"3.1.0","husky":"2.4.1","jest":"24.8.0","lint-staged":"8.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.8.6","react-test-renderer":"16.8.6","typescript":"3.5.2","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.8.0","react-test-renderer":">=16.8.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"13c65a0d8a86165b84d863700e94abf1f462751a","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@1.1.0","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"14b6b5c7c3d0e2cb3e55e9cbb248b44321641c64","size":6888,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-1.1.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_1.1.0_1561898973831_0.7312514068739657"},"_hasShrinkwrap":false,"publish_time":1561898973971,"_cnpm_publish_time":1561898973971},"1.0.4":{"name":"@testing-library/react-hooks","version":"1.0.4","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,ts,json,yml,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.4.2","@types/react":"^16.8.22","@types/react-test-renderer":"^16.8.2"},"devDependencies":{"@babel/cli":"7.4.4","@babel/core":"7.4.5","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/plugin-transform-modules-commonjs":"7.4.4","@babel/plugin-transform-runtime":"7.4.4","@babel/preset-env":"7.4.5","@babel/preset-react":"7.0.0","all-contributors-cli":"6.7.0","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","docz":"^1.0.4","docz-theme-default":"^1.0.4","eslint":"6.0.0","eslint-config-prettier":"5.0.0","eslint-plugin-prettier":"3.1.0","husky":"2.4.1","jest":"24.8.0","lint-staged":"8.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.8.6","react-test-renderer":"16.8.6","typescript":"3.5.2","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.8.0","react-test-renderer":">=16.8.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,yml,md,mdx}":["prettier-eslint --write","git add"]},"gitHead":"33f8d3e9056c1fb6b75edb2cbb35573c7e7d813e","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@1.0.4","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"5e91df44c3cee305c50b1b0e1fa9d97578024309","size":6856,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-1.0.4.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_1.0.4_1561176591512_0.2950503537270648"},"_hasShrinkwrap":false,"publish_time":1561176591943,"_cnpm_publish_time":1561176591943},"1.0.3":{"name":"@testing-library/react-hooks","version":"1.0.3","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,json,md,mdx}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","docs:dev":"docz dev","docs:build":"docz build","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.4.2","@types/react":"16.8.22","@types/react-test-renderer":"^16.8.2"},"devDependencies":{"@babel/cli":"7.4.4","@babel/core":"7.4.5","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/plugin-transform-modules-commonjs":"7.4.4","@babel/plugin-transform-runtime":"7.4.4","@babel/preset-env":"7.4.5","@babel/preset-react":"7.0.0","all-contributors-cli":"6.7.0","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","docz":"^1.0.4","docz-theme-default":"^1.0.4","eslint":"5.16.0","eslint-config-prettier":"5.0.0","eslint-plugin-prettier":"3.1.0","husky":"2.4.1","jest":"24.8.0","lint-staged":"8.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.8.6","react-test-renderer":"16.8.6","typescript":"3.5.2","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.8.0","react-test-renderer":">=16.8.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier-eslint --write","git add"]},"gitHead":"f0587a5696b9e2e8a68b4344722b6f7d3b37a68c","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@1.0.3","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"2be9bfe360f03416aae419dafa71dc72ab842b50","size":6747,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-1.0.3.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_1.0.3_1561115655227_0.15071037558925626"},"_hasShrinkwrap":false,"publish_time":1561115655372,"_cnpm_publish_time":1561115655372},"1.0.2":{"name":"@testing-library/react-hooks","version":"1.0.2","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,json,md}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.4.2"},"devDependencies":{"@babel/cli":"7.4.4","@babel/core":"7.4.5","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/plugin-transform-modules-commonjs":"7.4.4","@babel/plugin-transform-runtime":"7.4.4","@babel/preset-env":"7.4.5","@babel/preset-react":"7.0.0","@types/react":"16.8.20","all-contributors-cli":"6.7.0","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","eslint":"5.16.0","eslint-config-prettier":"5.0.0","eslint-plugin-prettier":"3.1.0","husky":"2.4.1","jest":"24.8.0","lint-staged":"8.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.8.6","react-test-renderer":"16.8.6","typescript":"3.5.2","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.8.0","react-test-renderer":">=16.8.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier-eslint --write","git add"]},"gitHead":"ad53fa7f0d455646e97d683ff10720c0693b3bc8","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@1.0.2","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"85a91e6c63015cc861f42713f9066bf62f491457","size":7172,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-1.0.2.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_1.0.2_1560951827024_0.0900266223238535"},"_hasShrinkwrap":false,"publish_time":1560951827152,"_cnpm_publish_time":1560951827152},"1.0.1":{"name":"@testing-library/react-hooks","version":"1.0.1","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,json,md}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.4.2"},"devDependencies":{"@babel/cli":"7.4.4","@babel/core":"7.4.5","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/plugin-transform-modules-commonjs":"7.4.4","@babel/plugin-transform-runtime":"7.4.4","@babel/preset-env":"7.4.5","@babel/preset-react":"7.0.0","@types/react":"16.8.20","all-contributors-cli":"6.7.0","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","eslint":"5.16.0","eslint-config-prettier":"5.0.0","eslint-plugin-prettier":"3.1.0","husky":"2.4.1","jest":"24.8.0","lint-staged":"8.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.8.6","react-test-renderer":"16.8.6","typescript":"3.5.2","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.8.0","react-test-renderer":">=16.8.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier-eslint --write","git add"]},"gitHead":"a2f19fb477cf837e1b0bba161863268871f6dc72","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@1.0.1","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"c2ba5cd188e225a3435ba62d253eba75baab8126","size":7171,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-1.0.1.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_1.0.1_1560951320074_0.4521361089070113"},"_hasShrinkwrap":false,"publish_time":1560951320305,"_cnpm_publish_time":1560951320305},"1.0.0":{"name":"@testing-library/react-hooks","version":"1.0.0","description":"Simple and complete React hooks testing utilities that encourage good testing practices.","main":"lib/index.js","typings":"typings/index.d.ts","keywords":["testing","react","hooks","unit","integration"],"author":{"name":"Michael Peyper","email":"mpeyper7@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/testing-library/react-hooks-testing-library.git"},"license":"MIT","scripts":{"prepare":"npm run build","build":"babel --out-dir lib src","format":"prettier-eslint --write \"**/*.{js,json,md}\"","coverage":"codecov","test":"jest","test:ci":"npm run test && npm run coverage","contributors:add":"all-contributors add"},"dependencies":{"@babel/runtime":"^7.4.2"},"devDependencies":{"@babel/cli":"7.4.4","@babel/core":"7.4.5","@babel/plugin-proposal-object-rest-spread":"7.4.4","@babel/plugin-transform-modules-commonjs":"7.4.4","@babel/plugin-transform-runtime":"7.4.4","@babel/preset-env":"7.4.5","@babel/preset-react":"7.0.0","@types/react":"16.8.20","all-contributors-cli":"6.7.0","babel-eslint":"10.0.2","babel-plugin-module-resolver":"3.2.0","codecov":"3.5.0","eslint":"5.16.0","eslint-config-prettier":"5.0.0","eslint-plugin-prettier":"3.1.0","husky":"2.4.1","jest":"24.8.0","lint-staged":"8.2.1","prettier":"1.18.2","prettier-eslint":"9.0.0","prettier-eslint-cli":"5.0.0","react":"16.8.6","react-test-renderer":"16.8.6","typescript":"3.5.2","typings-tester":"0.3.2"},"peerDependencies":{"react":">=16.8.0","react-test-renderer":">=16.8.0"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["**/src/**"],"testURL":"http://localhost/"},"prettier":{"printWidth":100,"semi":false,"singleQuote":true,"arrowParens":"always","proseWrap":"always"},"eslintConfig":{"extends":["plugin:prettier/recommended"],"parser":"babel-eslint"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier-eslint --write","git add"]},"gitHead":"ac7aaf955f418cda082c33771711bb39855589ae","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","_id":"@testing-library/react-hooks@1.0.0","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"38e737712ea09334fc9014310323638b04c632f9","size":7172,"noattachment":false,"key":"/@testing-library/react-hooks/-/@testing-library/react-hooks-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@testing-library/react-hooks/download/@testing-library/react-hooks-1.0.0.tgz"},"maintainers":[{"name":"antoaravinth","email":"anto.aravinth.cse@gmail.com"},{"name":"bcarroll22","email":"brandonvcarroll@gmail.com"},{"name":"benmonro","email":"ben.monro@gmail.com"},{"name":"cmckinstry","email":"carson.mckinstry@gmail.com"},{"name":"dfcook","email":"dfcook@hotmail.com"},{"name":"gpx","email":"polvara@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"mihar-22","email":"rahim_alwer@hotmail.com"},{"name":"mpeyper","email":"mpeyper7@gmail.com"},{"name":"pago","email":"patrick@pagosoft.com"},{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"timdeschryver","email":""}],"_npmUser":{"name":"mpeyper","email":"mpeyper7@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hooks_1.0.0_1560949951398_0.5544637536332386"},"_hasShrinkwrap":false,"publish_time":1560949951540,"_cnpm_publish_time":1560949951540}},"readme":"<div align=\"center\">\n  <h1>react-hooks-testing-library</h1>\n\n<a href=\"https://www.emojione.com/emoji/1f40f\">\n  <img\n    height=\"80\"\n    width=\"80\"\n    alt=\"ram\"\n    src=\"https://raw.githubusercontent.com/testing-library/react-hooks-testing-library/main/public/ram.png\"\n  />\n</a>\n\n<p>Simple and complete React hooks testing utilities that encourage good testing practices.</p>\n\n  <br />\n  <a href=\"https://react-hooks-testing-library.com/\"><strong>Read The Docs</strong></a>\n  <br />\n</div>\n\n<hr />\n\n<!-- prettier-ignore-start -->\n[![Build Status](https://img.shields.io/github/workflow/status/testing-library/react-hooks-testing-library/validate?logo=github&style=flat-square)](https://github.com/testing-library/react-hooks-testing-library/actions?query=workflow%3Avalidate)\n[![codecov](https://img.shields.io/codecov/c/github/testing-library/react-hooks-testing-library.svg?style=flat-square)](https://codecov.io/gh/testing-library/react-hooks-testing-library)\n[![version](https://img.shields.io/npm/v/@testing-library/react-hooks.svg?style=flat-square)](https://www.npmjs.com/package/@testing-library/react-hooks)\n[![downloads](https://img.shields.io/npm/dm/@testing-library/react-hooks.svg?style=flat-square)](http://www.npmtrends.com/@testing-library/react-hooks)\n[![MIT License](https://img.shields.io/npm/l/@testing-library/react-hooks.svg?style=flat-square)](https://github.com/testing-library/react-hooks-testing-library/blob/main/LICENSE.md)\n\n[![All Contributors](https://img.shields.io/github/all-contributors/testing-library/react-hooks-testing-library?color=orange&style=flat-square)](#contributors)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/testing-library/react-hooks-testing-library/blob/main/CODE_OF_CONDUCT.md)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/9a8f27a5-df38-4910-a248-4908b1ba29a7/deploy-status)](https://app.netlify.com/sites/react-hooks-testing-library/deploys)\n[![Discord](https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square)](https://discord.gg/testing-library)\n\n[![Watch on GitHub](https://img.shields.io/github/watchers/testing-library/react-hooks-testing-library.svg?style=social)](https://github.com/testing-library/react-hooks-testing-library/watchers)\n[![Star on GitHub](https://img.shields.io/github/stars/testing-library/react-hooks-testing-library.svg?style=social)](https://github.com/testing-library/react-hooks-testing-library/stargazers)\n[![Tweet](https://img.shields.io/twitter/url/https/github.com/testing-library/react-hooks-testing-library.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20react-hooks-testing-library%20by%20%40testing-library%20https%3A%2F%2Fgithub.com%2Ftesting-library%2Freact-hooks-testing-library%20%F0%9F%91%8D)\n<!-- prettier-ignore-end -->\n\n## Table of Contents\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [The problem](#the-problem)\n- [The solution](#the-solution)\n- [When to use this library](#when-to-use-this-library)\n- [When not to use this library](#when-not-to-use-this-library)\n- [Example](#example)\n  - [`useCounter.js`](#usecounterjs)\n  - [`useCounter.test.js`](#usecountertestjs)\n- [Installation](#installation)\n  - [Peer Dependencies](#peer-dependencies)\n- [API](#api)\n- [Contributors](#contributors)\n- [Issues](#issues)\n  - [???? Bugs](#-bugs)\n  - [???? Feature Requests](#-feature-requests)\n  - [❓ Questions](#-questions)\n- [LICENSE](#license)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## The problem\n\nYou're writing an awesome custom hook and you want to test it, but as soon as you call it you see\nthe following error:\n\n> Invariant Violation: Hooks can only be called inside the body of a function component.\n\nYou don't really want to write a component solely for testing this hook and have to work out how you\nwere going to trigger all the various ways the hook can be updated, especially given the\ncomplexities of how you've wired the whole thing together.\n\n## The solution\n\nThe `react-hooks-testing-library` allows you to create a simple test harness for React hooks that\nhandles running them within the body of a function component, as well as providing various useful\nutility functions for updating the inputs and retrieving the outputs of your amazing custom hook.\nThis library aims to provide a testing experience as close as possible to natively using your hook\nfrom within a real component.\n\nUsing this library, you do not have to concern yourself with how to construct, render or interact\nwith the react component in order to test your hook. You can just use the hook directly and assert\nthe results.\n\n## When to use this library\n\n1. You're writing a library with one or more custom hooks that are not directly tied to a component\n2. You have a complex hook that is difficult to test through component interactions\n\n## When not to use this library\n\n1. Your hook is defined alongside a component and is only used there\n2. Your hook is easy to test by just testing the components using it\n\n## Example\n\n### `useCounter.js`\n\n```js\nimport { useState, useCallback } from 'react'\n\nfunction useCounter() {\n  const [count, setCount] = useState(0)\n\n  const increment = useCallback(() => setCount((x) => x + 1), [])\n\n  return { count, increment }\n}\n\nexport default useCounter\n```\n\n### `useCounter.test.js`\n\n```js\nimport { renderHook, act } from '@testing-library/react-hooks'\nimport useCounter from './useCounter'\n\ntest('should increment counter', () => {\n  const { result } = renderHook(() => useCounter())\n\n  act(() => {\n    result.current.increment()\n  })\n\n  expect(result.current.count).toBe(1)\n})\n```\n\nMore advanced usage can be found in the\n[documentation](https://react-hooks-testing-library.com/usage/basic-hooks).\n\n## Installation\n\n```sh\nnpm install --save-dev @testing-library/react-hooks\n```\n\n### Peer Dependencies\n\n`react-hooks-testing-library` does not come bundled with a version of\n[`react`](https://www.npmjs.com/package/react) to allow you to install the specific version you want\nto test against. It also does not come installed with a specific renderer, we currently support\n[`react-test-renderer`](https://www.npmjs.com/package/react-test-renderer) and\n[`react-dom`](https://www.npmjs.com/package/react-dom). You only need to install one of them,\nhowever, if you do have both installed, we will use `react-test-renderer` as the default. For more\ninformation see the [installation docs](https://react-hooks-testing-library.com/#installation).\nGenerally, the installed versions for `react` and the selected renderer should have matching\nversions:\n\n```sh\nnpm install react@^16.9.0\nnpm install --save-dev react-test-renderer@^16.9.0\n```\n\n> **NOTE: The minimum supported version of `react`, `react-test-renderer` and `react-dom` is\n> `^16.9.0`.**\n\n## API\n\nSee the [API reference](https://react-hooks-testing-library.com/reference/api).\n\n## Contributors\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/mpeyper\"><img src=\"https://avatars0.githubusercontent.com/u/23029903?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Michael Peyper</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=mpeyper\" title=\"Code\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=mpeyper\" title=\"Documentation\">????</a> <a href=\"#ideas-mpeyper\" title=\"Ideas, Planning, & Feedback\">????</a> <a href=\"#infra-mpeyper\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">????</a> <a href=\"#maintenance-mpeyper\" title=\"Maintenance\">????</a> <a href=\"#question-mpeyper\" title=\"Answering Questions\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=mpeyper\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/otofu-square\"><img src=\"https://avatars0.githubusercontent.com/u/10118235?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>otofu-square</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=otofu-square\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/ab18556\"><img src=\"https://avatars2.githubusercontent.com/u/988696?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Patrick P. Henley</b></sub></a><br /><a href=\"#ideas-ab18556\" title=\"Ideas, Planning, & Feedback\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/pulls?q=is%3Apr+reviewed-by%3Aab18556\" title=\"Reviewed Pull Requests\">????</a></td>\n    <td align=\"center\"><a href=\"https://twitter.com/matiosfm\"><img src=\"https://avatars3.githubusercontent.com/u/7120471?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Matheus Marques</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=marquesm91\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://ca.linkedin.com/in/dhruvmpatel\"><img src=\"https://avatars1.githubusercontent.com/u/19353311?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Dhruv Patel</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/issues?q=author%3Adhruv-m-patel\" title=\"Bug reports\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/pulls?q=is%3Apr+reviewed-by%3Adhruv-m-patel\" title=\"Reviewed Pull Requests\">????</a></td>\n    <td align=\"center\"><a href=\"https://ntucker.true.io\"><img src=\"https://avatars0.githubusercontent.com/u/866147?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Nathaniel Tucker</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/issues?q=author%3Antucker\" title=\"Bug reports\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/pulls?q=is%3Apr+reviewed-by%3Antucker\" title=\"Reviewed Pull Requests\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/sgrishchenko\"><img src=\"https://avatars3.githubusercontent.com/u/15995890?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Sergei Grishchenko</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=sgrishchenko\" title=\"Code\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=sgrishchenko\" title=\"Documentation\">????</a> <a href=\"#ideas-sgrishchenko\" title=\"Ideas, Planning, & Feedback\">????</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/josepot\"><img src=\"https://avatars1.githubusercontent.com/u/8620144?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Josep M Sobrepere</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=josepot\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/mtinner\"><img src=\"https://avatars0.githubusercontent.com/u/5487448?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Marcel Tinner</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=mtinner\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/FredyC\"><img src=\"https://avatars0.githubusercontent.com/u/1096340?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Daniel K.</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/issues?q=author%3AFredyC\" title=\"Bug reports\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=FredyC\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/VinceMalone\"><img src=\"https://avatars0.githubusercontent.com/u/2516349?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Vince Malone</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=VinceMalone\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/doppelmutzi\"><img src=\"https://avatars1.githubusercontent.com/u/4130968?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Sebastian Weber</b></sub></a><br /><a href=\"#blog-doppelmutzi\" title=\"Blogposts\">????</a></td>\n    <td align=\"center\"><a href=\"https://gillchristian.xyz\"><img src=\"https://avatars2.githubusercontent.com/u/8309423?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Christian Gill</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=gillchristian\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://jsjoe.io\"><img src=\"https://avatars3.githubusercontent.com/u/3806031?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>JavaScript Joe</b></sub></a><br /><a href=\"#tutorial-jsjoeio\" title=\"Tutorials\">✅</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"http://frontstuff.io\"><img src=\"https://avatars1.githubusercontent.com/u/5370675?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Sarah Dayan</b></sub></a><br /><a href=\"#platform-sarahdayan\" title=\"Packaging/porting to new platform\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/102\"><img src=\"https://avatars1.githubusercontent.com/u/5839225?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Roman Gusev</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=102\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/hemlok\"><img src=\"https://avatars2.githubusercontent.com/u/9043345?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Adam Seckel</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=hemlok\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://keiya01.github.io/portfolio\"><img src=\"https://avatars1.githubusercontent.com/u/34934510?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>keiya sasaki</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=keiya01\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://huchen.dev/\"><img src=\"https://avatars3.githubusercontent.com/u/2078389?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Hu Chen</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=huchenme\" title=\"Code\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=huchenme\" title=\"Documentation\">????</a> <a href=\"#example-huchenme\" title=\"Examples\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/joshuaellis\"><img src=\"https://avatars0.githubusercontent.com/u/37798644?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Josh</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=joshuaellis\" title=\"Documentation\">????</a> <a href=\"#question-joshuaellis\" title=\"Answering Questions\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=joshuaellis\" title=\"Code\">????</a> <a href=\"#ideas-joshuaellis\" title=\"Ideas, Planning, & Feedback\">????</a> <a href=\"#maintenance-joshuaellis\" title=\"Maintenance\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=joshuaellis\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/Goldziher\"><img src=\"https://avatars1.githubusercontent.com/u/30733348?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Na'aman Hirschfeld</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=Goldziher\" title=\"Code\">????</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/nobrayner\"><img src=\"https://avatars2.githubusercontent.com/u/40751395?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Braydon Hall</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=nobrayner\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://dev.to/jacobmgevans\"><img src=\"https://avatars1.githubusercontent.com/u/27247160?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Jacob M-G Evans</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=JacobMGEvans\" title=\"Code\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=JacobMGEvans\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://tigerabrodi.dev/\"><img src=\"https://avatars1.githubusercontent.com/u/49603590?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Tiger Abrodi</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=tigerabrodi\" title=\"Code\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=tigerabrodi\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/merodiro\"><img src=\"https://avatars1.githubusercontent.com/u/17033502?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Amr A.Mohammed</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=merodiro\" title=\"Code\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=merodiro\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/juhanakristian\"><img src=\"https://avatars1.githubusercontent.com/u/544386?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Juhana Jauhiainen</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=juhanakristian\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/jensmeindertsma\"><img src=\"https://avatars3.githubusercontent.com/u/64677517?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Jens Meindertsma</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=jensmeindertsma\" title=\"Code\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=jensmeindertsma\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/marcosvega91\"><img src=\"https://avatars2.githubusercontent.com/u/5365582?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Marco Moretti</b></sub></a><br /><a href=\"#infra-marcosvega91\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">????</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://www.parkside.at/\"><img src=\"https://avatars0.githubusercontent.com/u/27507295?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Martin V.</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=ndresx\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/erozak\"><img src=\"https://avatars3.githubusercontent.com/u/22066282?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Erozak</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=erozak\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://nickmccurdy.com/\"><img src=\"https://avatars0.githubusercontent.com/u/927220?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Nick McCurdy</b></sub></a><br /><a href=\"#maintenance-nickmccurdy\" title=\"Maintenance\">????</a></td>\n    <td align=\"center\"><a href=\"https://codepen.io/aryyya/\"><img src=\"https://avatars1.githubusercontent.com/u/29365565?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Arya</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=aryyya\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://numb86.net/\"><img src=\"https://avatars1.githubusercontent.com/u/16703337?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>numb86</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=numb86\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/foray1010\"><img src=\"https://avatars3.githubusercontent.com/u/3212221?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Alex Young</b></sub></a><br /><a href=\"#maintenance-foray1010\" title=\"Maintenance\">????</a></td>\n    <td align=\"center\"><a href=\"https://blam.sh/\"><img src=\"https://avatars1.githubusercontent.com/u/3645856?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Ben Lambert</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=benjdlambert\" title=\"Documentation\">????</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/ElRatonDeFuego\"><img src=\"https://avatars1.githubusercontent.com/u/12750934?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>David Cho-Lerat</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=ElRatonDeFuego\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/evanharmon\"><img src=\"https://avatars1.githubusercontent.com/u/8229989?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Evan Harmon</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=evanharmon\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"http://codedaily.io/\"><img src=\"https://avatars1.githubusercontent.com/u/1714673?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Jason Brown</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=browniefed\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/kahwee\"><img src=\"https://avatars1.githubusercontent.com/u/262105?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>KahWee Teng</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=kahwee\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"http://shagabutdinov.com/\"><img src=\"https://avatars2.githubusercontent.com/u/1635613?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Leonid Shagabutdinov</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=shagabutdinov\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://levibutcher.dev/\"><img src=\"https://avatars2.githubusercontent.com/u/31522433?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Levi Butcher</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=LeviButcher\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/7michele7\"><img src=\"https://avatars2.githubusercontent.com/u/17926167?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Michele Settepani</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=7michele7\" title=\"Documentation\">????</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/samnoh\"><img src=\"https://avatars1.githubusercontent.com/u/14857416?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Sam</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=samnoh\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/tanaypratap\"><img src=\"https://avatars0.githubusercontent.com/u/10216863?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Tanay Pratap</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=tanaypratap\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/techanvil\"><img src=\"https://avatars0.githubusercontent.com/u/18395600?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Tom Rees-Herdman</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=techanvil\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/iqbal125\"><img src=\"https://avatars2.githubusercontent.com/u/24860061?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>iqbal125</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=iqbal125\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/cliffzhaobupt\"><img src=\"https://avatars3.githubusercontent.com/u/7374506?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>cliffzhaobupt</b></sub></a><br /><a href=\"#maintenance-cliffzhaobupt\" title=\"Maintenance\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/jonkoops\"><img src=\"https://avatars2.githubusercontent.com/u/695720?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Jon Koops</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=jonkoops\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/jpeyper\"><img src=\"https://avatars2.githubusercontent.com/u/6560018?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Jonathan Peyper</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/pulls?q=is%3Apr+reviewed-by%3Ajpeyper\" title=\"Reviewed Pull Requests\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=jpeyper\" title=\"Code\">????</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://seanbaines.com/\"><img src=\"https://avatars.githubusercontent.com/u/24367010?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Sean Baines</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=mrseanbaines\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://www.linkedin.com/in/mike-vasin/\"><img src=\"https://avatars.githubusercontent.com/u/12434833?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Mikhail Vasin</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=mvasin\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://aleksandar.xyz\"><img src=\"https://avatars.githubusercontent.com/u/7226555?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Aleksandar Grbic</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=agjs\" title=\"Documentation\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/yoniholmes\"><img src=\"https://avatars.githubusercontent.com/u/184589?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Jonathan Holmes</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=yoniholmes\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://michaeldeboey.be\"><img src=\"https://avatars.githubusercontent.com/u/6643991?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href=\"#maintenance-MichaelDeBoey\" title=\"Maintenance\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/xobotyi\"><img src=\"https://avatars.githubusercontent.com/u/6178739?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Anton Zinovyev</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/issues?q=author%3Axobotyi\" title=\"Bug reports\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=xobotyi\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/marianna-exelate\"><img src=\"https://avatars.githubusercontent.com/u/24763042?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>marianna-exelate</b></sub></a><br /><a href=\"#infra-marianna-exelate\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">????</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://matan.io\"><img src=\"https://avatars.githubusercontent.com/u/12711091?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href=\"#maintenance-MatanBobi\" title=\"Maintenance\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/andyrooger\"><img src=\"https://avatars.githubusercontent.com/u/420834?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>andyrooger</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=andyrooger\" title=\"Code\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/bdwain\"><img src=\"https://avatars.githubusercontent.com/u/3982094?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Bryan Wain</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/issues?q=author%3Abdwain\" title=\"Bug reports\">????</a> <a href=\"https://github.com/testing-library/react-hooks-testing-library/pulls?q=is%3Apr+reviewed-by%3Abdwain\" title=\"Reviewed Pull Requests\">????</a></td>\n    <td align=\"center\"><a href=\"https://github.com/snowystinger\"><img src=\"https://avatars.githubusercontent.com/u/698229?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Robert Snow</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=snowystinger\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/chris110408\"><img src=\"https://avatars.githubusercontent.com/u/10645051?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Chris Chen</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=chris110408\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://www.facebook.com/masoud.bonabi\"><img src=\"https://avatars.githubusercontent.com/u/6429009?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Masious</b></sub></a><br /><a href=\"https://github.com/testing-library/react-hooks-testing-library/commits?author=masious\" title=\"Documentation\">????</a></td>\n  </tr>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\nThis project follows the [all-contributors](https://allcontributors.org/) specification.\nContributions of any kind welcome!\n\n## Issues\n\n_Looking to contribute? Look for the\n[Good First Issue](https://github.com/testing-library/react-hooks-testing-library/issues?utf8=✓&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A\"good+first+issue\"+)\nlabel._\n\n### ???? Bugs\n\nPlease file an issue for bugs, missing documentation, or unexpected behavior.\n\n[**See Bugs**](https://github.com/testing-library/react-hooks-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc)\n\n### ???? Feature Requests\n\nPlease file an issue to suggest new features. Vote on feature requests by adding a ????. This helps\nmaintainers prioritize what to work on.\n\n[**See Feature Requests**](https://github.com/testing-library/react-hooks-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen)\n\n### ❓ Questions\n\nFor questions related to using the library, you can\n[raise issue here](https://github.com/testing-library/react-hooks-testing-library/issues/new), or\nvisit a support community:\n\n- [Discord](https://discord.gg/testing-library)\n- [Stack Overflow](https://stackoverflow.com/questions/tagged/react-hooks-testing-library)\n\n## LICENSE\n\nMIT\n","_attachments":{},"homepage":"https://github.com/testing-library/react-hooks-testing-library#readme","bugs":{"url":"https://github.com/testing-library/react-hooks-testing-library/issues"},"license":"MIT"}