{"name":"dom-testing-library","version":"2.2.0","description":"Simple and complete DOM testing utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","keywords":["testing","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","engines":{"node":">=6"},"scripts":{"add-contributor":"kcd-scripts contributors add","build":"kcd-scripts build","lint":"kcd-scripts lint","test":"kcd-scripts test","test:update":"npm test -- --updateSnapshot --coverage","validate":"kcd-scripts validate","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"files":["dist","typings","extend-expect.js"],"dependencies":{"jest-dom":"^1.0.0","pretty-format":"^22.4.3","mutationobserver-shim":"^0.3.2","wait-for-expect":"^0.4.0"},"devDependencies":{"dtslint":"^0.3.0","jest-in-case":"^1.0.2","kcd-scripts":"^0.37.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/dom-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/dom-testing-library/issues"},"homepage":"https://github.com/kentcdodds/dom-testing-library#readme","gitHead":"56b768d8630606f19995e10225ee57939299810f","_id":"dom-testing-library@2.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"f9affe83a3566a80af7e01db4f329d65ccf93418","size":21606,"noattachment":false,"key":"/dom-testing-library/-/dom-testing-library-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dom-testing-library/download/dom-testing-library-2.2.0.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dom-testing-library_2.2.0_1525791523161_0.9343533375519069"},"_hasShrinkwrap":false,"publish_time":1525791523351,"_cnpm_publish_time":1525791523351,"deprecated":"🚨  dom-testing-library has moved to @testing-library/dom. Please uninstall dom-testing-library and install @testing-library/dom instead, or use an older version of dom-testing-library. Learn more about this change here: https://github.com/testing-library/dom-testing-library/issues/260 Thanks! :)","dist-tags":{"alpha":"4.0.0-alpha.0","latest":"5.0.0"}}