{"name":"dom-testing-library","version":"3.3.0","description":"Simple and complete DOM testing utilities that encourage good testing practices.","main":"dist/index.js","umd:main":"dist/dom-testing-library.umd.js","source":"src/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 && kcd-scripts build --bundle umd --no-clean","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"],"dependencies":{"pretty-format":"^22.4.3","mutationobserver-shim":"^0.3.2","wait-for-expect":"^0.4.0"},"devDependencies":{"dtslint":"^0.3.0","jest-dom":"^1.7.0","jest-in-case":"^1.0.2","kcd-scripts":"^0.41.0","microbundle":"^0.4.4"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","import/no-useless-path-segments":"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":"8ffe6d6bf08f0d70040aea665147a791bf48621e","_id":"dom-testing-library@3.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"2044e067cad1588df6b06deaf01add98a9dbee74","size":89105,"noattachment":false,"key":"/dom-testing-library/-/dom-testing-library-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dom-testing-library/download/dom-testing-library-3.3.0.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dom-testing-library_3.3.0_1533922832425_0.13040906338043734"},"_hasShrinkwrap":false,"publish_time":1533922832506,"_cnpm_publish_time":1533922832506,"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"}}