{"name":"dom-testing-library","version":"3.0.2","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.37.0","microbundle":"^0.4.4"},"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":"7730d254339185fe11d351e7b9cd01b41cafea1b","_id":"dom-testing-library@3.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"fe1a857205a02132b978d0e15f208ea40cadc07f","size":86512,"noattachment":false,"key":"/dom-testing-library/-/dom-testing-library-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dom-testing-library/download/dom-testing-library-3.0.2.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dom-testing-library_3.0.2_1532024359325_0.7118573657276106"},"_hasShrinkwrap":false,"publish_time":1532024359409,"_cnpm_publish_time":1532024359409,"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"}}