{"name":"react-testing-library","version":"4.1.4","description":"Simple and complete React DOM testing utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings/index.d.ts","engines":{"node":">=8"},"scripts":{"add-contributor":"kcd-scripts contributors add","build":"kcd-scripts build","lint":"kcd-scripts lint","test":"kcd-scripts test --config=other/jest.config.js","test:update":"npm test -- --updateSnapshot --coverage","validate":"kcd-scripts validate","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit"},"files":["dist","typings","cleanup-after-each.js"],"keywords":["testing","react","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","url":"http://kentcdodds.com/"},"license":"MIT","dependencies":{"dom-testing-library":"^3.0.1","wait-for-expect":"^1.0.0"},"devDependencies":{"@types/react-dom":"^16.0.6","axios":"^0.18.0","eslint-import-resolver-jest":"^2.1.1","history":"^4.7.2","jest-dom":"^1.3.1","jest-in-case":"^1.0.2","kcd-scripts":"^0.39.1","react":"^16.4.1","react-dom":"^16.4.1","react-redux":"^5.0.7","react-router":"^4.3.1","react-router-dom":"^4.3.1","react-transition-group":"^2.3.1","redux":"^4.0.0"},"peerDependencies":{"react-dom":"*"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"react/prop-types":"off","import/no-unassigned-import":"off","import/named":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/react-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/react-testing-library/issues"},"homepage":"https://github.com/kentcdodds/react-testing-library#readme","gitHead":"f7f0b2fd60d5cb44793b7910b4aa9f65393d57c1","_id":"react-testing-library@4.1.4","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"914b2c817a0587ac2555f009427fd8449f037440","size":19081,"noattachment":false,"key":"/react-testing-library/-/react-testing-library-4.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-testing-library/download/react-testing-library-4.1.4.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-testing-library_4.1.4_1532530870378_0.4852754233950547"},"_hasShrinkwrap":false,"publish_time":1532530871023,"deprecated":"🚨  react-testing-library has moved to @testing-library/react. Please uninstall react-testing-library and install @testing-library/react instead, or use an older version of react-testing-library. Learn more about this change here: https://github.com/testing-library/dom-testing-library/issues/260 Thanks! :)","_cnpm_publish_time":1532530871023,"_cnpmcore_publish_time":"2021-12-16T18:42:19.843Z","dist-tags":{"alpha":"7.0.0-alpha.0","latest":"8.0.1"}}