{"name":"react-testing-library","version":"6.0.4","description":"Simple and complete React DOM testing utilities that encourage good testing practices.","main":"dist/index.js","module":"dist/react-testing-library.esm.js","typings":"typings/index.d.ts","engines":{"node":">=8"},"scripts":{"add-contributor":"kcd-scripts contributors add","build":"kcd-scripts build && kcd-scripts build --bundle --no-clean","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"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"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":{"@babel/runtime":"^7.4.2","dom-testing-library":"^3.18.2"},"devDependencies":{"@reach/router":"^1.2.1","@types/react":"^16.8.3","@types/react-dom":"^16.8.2","axios":"^0.18.0","eslint-import-resolver-jest":"^2.1.1","history":"^4.9.0","intl":"^1.2.5","jest-dom":"3.1.3","jest-in-case":"^1.0.2","kcd-scripts":"1.1.2","react":"^16.8.5","react-dom":"^16.8.5","react-intl":"^2.8.0","react-redux":"6.0.1","react-router":"^5.0.0","react-router-dom":"^5.0.0","react-transition-group":"^2.7.1","redux":"^4.0.0"},"peerDependencies":{"react":"*","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":"89299e90542091b5c9227b6083f82ba6b98fd816","_id":"react-testing-library@6.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"18aec01bcb8505df5da612c68cf0be134e0f44ae","size":227353,"noattachment":false,"key":"/react-testing-library/-/react-testing-library-6.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-testing-library/download/react-testing-library-6.0.4.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-testing-library_6.0.4_1554140173114_0.3361266280991102"},"_hasShrinkwrap":false,"publish_time":1554140173268,"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":1554140173268,"_cnpmcore_publish_time":"2021-12-16T18:42:01.074Z","dist-tags":{"alpha":"7.0.0-alpha.0","latest":"8.0.1"}}