{"name":"dom-testing-library","version":"2.3.2","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":"b9f7597d5401a7ac9dc5c31c0cead159dadbc55c","_id":"dom-testing-library@2.3.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"640a8d6c614ed84c455ef536c3166238db3b1499","size":21647,"noattachment":false,"key":"/dom-testing-library/-/dom-testing-library-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dom-testing-library/download/dom-testing-library-2.3.2.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dom-testing-library_2.3.2_1526668883484_0.6146297791084212"},"_hasShrinkwrap":false,"publish_time":1526668883655,"_cnpm_publish_time":1526668883655,"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"}}