{"versions":{"0.0.0":{"name":"@testing-library/cypress","version":"0.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5","dom-testing-library":"^4.1.1"},"devDependencies":{"cypress":"3.3.1","dtslint":"^0.7.1","kcd-scripts":"^1.2.2","npm-run-all":"^4.1.2","serve":"^11.0.1","typescript":"^3.4.5","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"af885f8ad6b0dd3e9c9368b07fdccbdbce5ad7d0","_id":"@testing-library/cypress@0.0.0","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"kent@doddsfamily.us"},"dist":{"integrity":"sha512-okCrFBcmoJzgRxuGWTsYnpS/sj/pVpWaM1m+0xYYkjPJ9h+sEW7kbL9mPOGDI41fL52vDW6y6Jh8sTIMLxFLYw==","shasum":"9a27b0c5a773ace5ec98543ac795a4121b28de91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-0.0.0.tgz","fileCount":14,"unpackedSize":53132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8Bs2CRA9TVsSAnZWagAAvD0P/183QUByrzdTtiTFPORr\n1QHxBs5b0od6ohA1R8WNAZnHPf6aoNGUNY0zhV6AsKZxjg4EbKXyqvK/PCZu\nSdxHV0CdViE3h9iqfqSiJeNX59N27FnI6KLkeJ7MFvQOmT8bst/uDK9KeksE\nqcFTllWrmqcVkGvlt8djt+K9eRWvWEQ40/royb/s97XoDfhiAuawliO07N8f\nrrOWISoZy6ID7/1ryfyrQ5ngSQJiNJh36FZ3YWUbmFSYLGuQpzvJbxOSea0I\nHBCnPPaYdBct3HR1MI6zt0Uorh0oypGfopKmgrJkM5X5N82PyVBnZ0L0L1YK\nQKAfVywOT1poZVtFnJYx5mK27b5Dj3ybK1+lGivOvZoXZ9eTvWYaRev5BNUB\n7t5CvEqCTuwNYQoebPcmoh1dMpbJ7kXZHDucew5OQxssq78CSt/ni6QIBIT1\nCGMe6lGSv9aEePMFJzRP9tl1iqwyPpFm/eIaCGmXGCJdVjVYoI5Hhh8itMdr\nNvmOmZN6MS0T83Ura7BM9CsyCDbS2oydkL1mYhzaKTzujaTfM/tePWUJbOAK\nhCgjdF2sFgJB5khVWbwu5a2SRx0JDLNP5NAe0sGLUTTvGGFxnOTHXbIUi7dn\nTnYDGNVOLd2w9idgzo1gKhaRcdlnsz8vP73H1m9tSKh0M4A2XFYipHAODB3l\nIvud\r\n=GdVR\r\n-----END PGP SIGNATURE-----\r\n","size":8022},"maintainers":[{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"kent@doddsfamily.us"},{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_0.0.0_1559239477774_0.537304263977116"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:35.354Z","contributors":[]},"4.0.0":{"name":"@testing-library/cypress","version":"4.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5","dom-testing-library":"^4.1.1"},"devDependencies":{"cypress":"3.3.1","dtslint":"^0.7.1","kcd-scripts":"^1.2.2","npm-run-all":"^4.1.2","serve":"^11.0.1","typescript":"^3.4.5","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"d354d889a107dd8e9657d54f5f5ca6b77619e27b","_id":"@testing-library/cypress@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"kent@doddsfamily.us"},"dist":{"integrity":"sha512-z47ZxLJiB40PWArKQiU+/OAZc8x9TVI3hvUvqT9J6t2TF3vHYs94xCV+83uBmAnovyqWww1VpGvhZt9HsdkL0g==","shasum":"9e8a21ef77fd99a6445ceb9827fb0cb0b1fbf0fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.0.0.tgz","fileCount":14,"unpackedSize":53132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8B0XCRA9TVsSAnZWagAAOAQQAJxtcTVPZLcBFYwJg29Q\n9CbEu6OfPEGl7zmmGfCitxGJlrcB7VtkYup2/BeyYD5BPS3q8beoib9+op4J\nHloMlgHnUS+UOe61jQQmz04AFKAVHsYVFnF/7ZDgOult6XfUCECd/4GoBS57\nVHsfMa9dhLmmKwlAm0rUMOrZ3GTCDPnptHr6aN6UKZtsdBUyJh7bH7Ynt2PO\nv1b0r1HYfu5VwZ41WTh4l+BrEUFpniN6W47g20e5LMkggw8Y2s0t4tGnBIvN\n4ogaYgPEzp5kVGjFTFYplxfQahwjswakViMPRcSIY6FMuvDiSdLJGZ052rUZ\njBmjjgf1Du7OQejQ7YVVfv4yZwZo0DYwYOavbv2cwPq/JDoPOUL7tLJY2/Ki\njldGRUyruXrezbZIuDuniLqcZAyMhrVVktIn1hsjX/5+Sq81khXfM5etMPIm\nF03L8dHksaCy1aNSZkEcRb0Uj7cbUVPAu+DxLfRk2yazK5kMgGALgv99SodI\nCBwvOXkw9g11r5fC+6pOsi/gW2Te2ZMqwLodRjHZWMdXjKBkQXq1ByRvrxj5\n+nOWrQ1aRW9lH9mtOQvsxIki/XC2n9cNb3zwo5snccX695SzED/1K8UkY1bL\nKnbNFYCjkS9c+RzhTkMVPYOqHZjFEYoQJJMLbFQ50qu1ZF1+Tfjfcy9NiDpc\n0Ldp\r\n=hfkm\r\n-----END PGP SIGNATURE-----\r\n","size":8022},"maintainers":[{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"kent@doddsfamily.us"},{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.0.0_1559239959076_0.2891784571589995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:37.257Z","contributors":[]},"4.0.1":{"name":"@testing-library/cypress","version":"4.0.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5","@testing-library/dom":"^5.0.1"},"devDependencies":{"cypress":"3.3.1","dtslint":"^0.7.1","kcd-scripts":"^1.2.2","npm-run-all":"^4.1.2","serve":"^11.0.1","typescript":"^3.4.5","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"dae5719f4c04bf673512c118da844eaf30f3f15b","_id":"@testing-library/cypress@4.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"kent@doddsfamily.us"},"dist":{"integrity":"sha512-v3G9yAlECepBtlGgzak0n2aWTvubKclE6KijYOVlb6cBBAbr1EDu1FO9jRZ0R3ci68dcikeYsKKdEXe/777qdg==","shasum":"3d1483f7c532a61a952768c50cc274c90e19b995","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.0.1.tgz","fileCount":14,"unpackedSize":53745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8UOOCRA9TVsSAnZWagAArFkP/0QEmVn/tU/mUHb1f/Wd\n3cdhq2g1iTeMwIOktJzz7qLzi1Ioto3Y5KUIlhk99B3LOIPh29lAvHAd65Zb\nl6IOTLWob193YMdFd2PHkii4+fH5jIS46kkOwNfiL0kSoh8YeIQoj0mXCYg6\nLLjJuc47nE3NwBN96jLZikoXVc+5BtbUFUdhbn2SHcurqpBgT6FdCrvPomvf\n77n6SfHsT1zDvy7k3IrHjMu9v/QbUf7SuRxHijS/ao++YWIp3qKbhSVadW+Z\ngusDz96AA8ln8mSWi7MvqfxD3bovEEDuun6/UnrNMTlbMyQYleWLsmh6QFCi\n7tQRzv+ZfaLaA52zq+QGqOAiy3ZjlrFb0ThNH15v8eOJ5jjO0/ZioJ5s3alE\ne8YqbEB9eDxuwIis/KK8yetP0MK+ncJSntvUCCEBwjiJMzG3xEg1PBOre3I5\nQ93lAg9R8sSObhI74KvJZrVB9JBES8THKA4NRzfZRSIKO9D4v22Cl30K1U7p\nU3Mi5HdM0zZVdmDogO4KBrqv3pq3PfZHiHgPS5vNb5ZLDNn/+VmUt4+dNcKL\nBzuHnrZDiQQT3PeOfRHWsQ6a2NGpo7AFc07W+Do4hoYPcGAH20Mu00M0Xe+F\nQcn3e5HOAraWeaB82msix4DVs36mNpS3xF1e53EpwS2fzEZPwJ0Lo1D/Q+8k\nF9Jw\r\n=h5Fs\r\n-----END PGP SIGNATURE-----\r\n","size":8067},"maintainers":[{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"kent@doddsfamily.us"},{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.0.1_1559315341279_0.7334008180271026"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:39.334Z","contributors":[]},"4.0.2":{"name":"@testing-library/cypress","version":"4.0.2","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5","@testing-library/dom":"^5.0.1"},"devDependencies":{"cypress":"3.3.1","dtslint":"^0.7.1","kcd-scripts":"^1.2.2","npm-run-all":"^4.1.2","serve":"^11.0.1","typescript":"^3.4.5","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"f918436431e2936df707016e3d1b8cb6d18a0c0d","_id":"@testing-library/cypress@4.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"kent@doddsfamily.us"},"dist":{"integrity":"sha512-oSxcFOMRDZGUUv4wKxIzdAS3hc7dJJ+gzS4K+GB/G4/z9wSFgNLZj2Vp9oBHyfQMffp9VcuX3p8SXkeK/GsYNQ==","shasum":"d1503a73fbd91fd40aa14c2a27230820e487b4d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.0.2.tgz","fileCount":14,"unpackedSize":54837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9Rk6CRA9TVsSAnZWagAAGcIP/1QHP1+hYY9VAiVr9jOd\njML3kqPci4QCAy1W+bjbqEU0r0dEc7TZhWPnXlqFIihSHVdMiCDep3ry97A3\nu1cIOUYYZbsVlBmQRLXmlSx4jr3g7bX5HFBWAdV5dQsV7K/2YgJNf6tn45HF\nMR1EHbocbCmH9+u+iTtV/g0Ht2zldFYZdjKLTrKh3yEPVL+Oq+iZP4YDj1M2\n1PGAG2vezUiiLTDt6/zVHpIUlpDsc9vAUenrRD1g53C0pZLaR1wkQpdW5Uf4\nTZuMGmrtBILXWhbvuASr/z2W3im0mEhyP62jp+bh63OBXOhJXvxczCTklWB/\nTubaSh4rCIxC9u8HDOxxTpgJMPHGN9rpJxkSx6RrqRmB90696hRmjvFDy2xW\nYmNnqjdx476eThvmYuhhtqGNsauN4s1xF0jXm29qSsshGD0KFOTaDSmQ7WWM\nOGtUJx0iZ4uPPiQ7HqPKAPhEDqHnwudp4fDEovNz/lNdgIrB2MYq6PXQqO7j\nOfYNedDt9bLes9ZuvxO+L0/n/iT7/e0/kAgnDuBAgolZU4DVBnXO3JLkvpQ8\nBzuXPwSRTNVZmwRbzhxVSA6L+v+KBm+Vc5PwOjIF61F0qVzZq7cn2nZ9j/Yj\nrBtwZe1KPWVUlNim/oTHypv+nGn9YfKLUGIZ893omFeg0KCngMqfzcN/sJe1\nJaKj\r\n=rlTF\r\n-----END PGP SIGNATURE-----\r\n","size":8203},"maintainers":[{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver@outlook.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.0.2_1559566649537_0.438023336266242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:40.987Z","contributors":[]},"4.0.3":{"name":"@testing-library/cypress","version":"4.0.3","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5","@testing-library/dom":"^5.0.1"},"devDependencies":{"cypress":"3.3.1","dtslint":"^0.7.1","kcd-scripts":"^1.2.2","npm-run-all":"^4.1.2","serve":"^11.0.1","typescript":"^3.4.5","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"fd3b321b46680ecbf8e8eff1c3e535472a1d3b82","_id":"@testing-library/cypress@4.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"kent@doddsfamily.us"},"dist":{"integrity":"sha512-a6uwXfML7fKv/6SLMSLofzkYrBhZfUVg090dmg0je+F8uj/H01pB/BDalvIjwDKqXjs5Yasxseuzi8SUIGJ6jQ==","shasum":"3828836afeed183b1edb91af78931a7f783e23a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.0.3.tgz","fileCount":14,"unpackedSize":54893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9/TiCRA9TVsSAnZWagAAgFAQAJpOGrKS8jb98209yUIT\n33bQpe4kCVnrJciYefgFl88TmWVwkyvzLkdXGNjL2yohVgC43HvF3Tdyya5B\n297AHEKhhPVHjEkDW9yIfOAznSyDonEmXbasZHQuTzuvPEzW/HPFBiHghBTW\nMzmKDOX/P+wPuAvk7YrStBirZ3zIPx6go3sK+CI2d30gsGPpQslVhMWY8Oxi\nXiF9ZPJZjrD7/fUOcoAQV4giQAGCPwCJ4MOD1YR/BKKl6t/Nf2EpzO3Si8Zq\nOUFmUFQfWII/UyA+erb5Ap8Tnj0uewvQtwNZXGZB6pUfRWnsZJhvM8RAvwfB\n4cEE8Zn22Pn4aMN2YiX81TUrLXRrykxbpOVrTnRXOARtGeFm3t0gAlm7qRsw\nIvEX7S59X10hQfReD2LRQDyvg+Nc51ZaNqrZIX+rmjgqrVJwKjPGzj468Ofb\nWqrcSbviuxpwj3QZj0mUBzMdMK+odZnQVwcm8J4aVtmv7a68ocfIKXvRng2c\n+65cjsApp0VhpABgXjGyrb4BYgpRbLeXbVIfKCPcunKEmh+XBBYGxGHcQpRK\nODGdgzwsZ7r9NCY0QIpKNq1boMiwstOtuJuPDBeDeJL2VeNP4th+VQpEi9Cx\nSf1B3gTmRyYnPmdUl7j1vRHIjZOSVDEq3LejRzrlH10cwyPNd6W+PcmK0zK9\nqlIR\r\n=qhc4\r\n-----END PGP SIGNATURE-----\r\n","size":8210},"maintainers":[{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver@outlook.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.0.3_1559753953571_0.36561532178855294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:42.683Z","contributors":[]},"4.0.4":{"name":"@testing-library/cypress","version":"4.0.4","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5","@testing-library/dom":"^5.0.1"},"devDependencies":{"@types/jquery":"*","cypress":"3.3.1","dtslint":"^0.7.1","kcd-scripts":"^1.2.2","npm-run-all":"^4.1.2","serve":"^11.0.1","typescript":"^3.4.5","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"3bdc6a64d6378f0d235975f4973272ed27127f55","_id":"@testing-library/cypress@4.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"kent@doddsfamily.us"},"dist":{"integrity":"sha512-dKdz9dczm2WhLGOWjdxizsfMyQu+u2caW0Ej+gAucz26z/KF6Y5lC+7ANy5Ol0DRa5cA0sMTUtgCSY2g9ZN8AA==","shasum":"9063d86a5aba2a3133a1ab8aee3aaf080f88374b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.0.4.tgz","fileCount":13,"unpackedSize":55020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEOtOCRA9TVsSAnZWagAAA1wP/jP0diXKjip1KK8ml/nc\nD6al7YpRmlfNdGlnXEuYmT+7MthDcGj57UQLVJCnHlT3/xnvimrYiRJDaU/O\n9eDRzIpdYkSMiTKFEIYL9R2oDPulc8Qila7Bncxt03H1NTHKI3sMP95fhon9\no32p2tTDvziFgT/FS1dWhqYIedXOTdVAy9lB0Iiuj+8bvtDZ2rTPLDYCEDc4\nW/q9VemlW3vTRuwbZRua/+NyBbd1U+g1/UzRuckcbUPJx9/IbYlfUp12BKzG\nEP9CLud75efUy7WDorRtdcufkkrA/UsrI3ZLeZHPJv0Rd8Gatat8I/W1VU36\nOnGU6TbE3CFb44Kp+LVeRFrS1UpA6+hfM2eP+MUN0Qd79oC5DlUVrAY24P2y\nza/70RkW4NRdKohwvoboU9nZuHXBo28dyLf28DDLphPEOWQcd0YBN1iDfbjr\nqOBhCiOKGNv+GtTqKMZr4dOvfaAtEMw9CTkDk/UROr4VbAriV7hIv1aN5y4t\n16F3W2n4BPJglfp/Hw2TDL760se1x6STKUxJuU27I0h8iKf30NT3gaUibA7H\nSSKP+pH3WcsYN/ygyDUkySHLtziP4eEDDPiLyWz/+1Y9Og2ZxHpYgMhGuTsB\naTBJ4mJtTaQiZnZnBMbTFRW0PiI74Bys0VTMmH3qi136rlu6dnmgEVdTUcwO\neVCF\r\n=Av79\r\n-----END PGP SIGNATURE-----\r\n","size":8128},"maintainers":[{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver@outlook.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.0.4_1561389901347_0.5143168106624605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:44.357Z","contributors":[]},"4.0.5":{"name":"@testing-library/cypress","version":"4.0.5","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","precommit":"kcd-scripts precommit","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5","@testing-library/dom":"^5.6.0"},"devDependencies":{"@types/jquery":"*","cypress":"3.4.0","dtslint":"^0.7.1","kcd-scripts":"^1.2.2","npm-run-all":"^4.1.2","serve":"^11.0.1","typescript":"^3.4.5","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"4a9bd52ba869506ce33ca7f6d0a4566ed7a7b3bd","_id":"@testing-library/cypress@4.0.5","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"},"dist":{"integrity":"sha512-xmtvi647OZuUNmUOg2oUuew89PKwsKGSLIQeK8+WVmfbtMhit2km4we2Lf/XliMQHfKIHrtnRL7yqpHjWaasuQ==","shasum":"9015eea19f732a72dc44cc9d439479a039455870","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.0.5.tgz","fileCount":11,"unpackedSize":55137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOGXACRA9TVsSAnZWagAAQKcP/A9S8HG0yB5YXsE2SAle\ntvE34WydZL8un6ZRQiCmtIJPQKIIxK6WeRLPm69MdURK6WrOLZNOIg2f5mPE\n4h7SbdNxbl9YNzSTa0P5UV9nfdp/u49h7KW5eQkaw8biFQE2wv87E74MeCxc\nDu35y2B6h9kXNFijtXQrYb/Iz+26w+NnAm7hu4sXDFE++07DWo0lIYjPdV9z\nSq/0v4sQEY3Ak5juXQvCaI1WO5ZP0EEikYfNB8VVBLvdTtyzprWRN9qZx7ga\nUIPvLHeXWvQdd5tFfXGce84FmJvr+gGaPx+aZFKFa8iSVfzevXNdurlRk+o6\n5ZJuwJCJ0jvKbzIO2L0XnLMP0Hapm6PiT3iUT4bQkm4QRtNLHIHZjUgpCSSf\nNCdXeJ7Fb/4rQnwz8XDRh8XimtoNHQid/0XaEc0MZy2jHCMFgUcKI+oSirkq\nKuASPpwlUvPG5lY2PqjlTxlrGmpaBCY7GKacjweUX3jKywdx8QErIDyX5gRg\noKm+LIJALoYtlwVXjpEJy+g+tZblHc9Jsm8dm2OMwlJd63Fw0qBlI6qHhXbX\nNC753uwZCMQqI75FqFlzVE7kDyal+L1tZDRw8MBA2e60gklp7ulU+7UOU9pU\nq0mv+2sjowlKu0BwRV0j3o5o7ksnCsKhz5lBO1Wsr/hWOQ1KlSamSsp3g77B\njunX\r\n=q2KK\r\n-----END PGP SIGNATURE-----\r\n","size":7737},"maintainers":[{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver@outlook.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.0.5_1563977151402_0.16066710707829435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:46.031Z","contributors":[]},"4.1.0":{"name":"@testing-library/cypress","version":"4.1.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","typings":"typings","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress test:typings","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","test:typings":"tsc -p tests/typescript-types/ --noemit","test:typings:watch":"tsc -p tests/typescript-types/ --noemit --watch","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s","dtslint":"dtslint typings"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0"},"devDependencies":{"@types/jquery":"*","cypress":"3.4.1","dtslint":"^0.9.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","typescript":"^3.5.3","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"5f282c74e531af335b126210f151d2f80e705ebe","_id":"@testing-library/cypress@4.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"},"dist":{"integrity":"sha512-5yz5lCBc1S/aGbg9GqEX557PVIPbA3JMDXyI0lJDceKfD/K/ZcrN6q4XERCuOhpxXJvClPT+dUqZOoWQGVWqJg==","shasum":"62a3d74e4c548307c426a54cc688f18995c3ae6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.1.0.tgz","fileCount":11,"unpackedSize":55095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTdrXCRA9TVsSAnZWagAAphEP/0IEQLz/xUDvABOM5Qsx\nQIJRBha2oh2UFglfudbiQHauD7T3ypbZWyYbedPwD1HEC2rvrjz1vYWp7BZL\nuknLQv7EtX5qXOkHfZIWC4BHhuJcWdpxmQDh27vSufZ+QKBInrQcp+dtjIYB\np+aaHsrqApVkP08FEeoINRF6reTbHzWk6ajwJsY3+/kQytE6CS0FdzlWkmqs\nTCJRd+SuArotnUweMX39q9x5BNTdNXFvk84CGMV7BJnzrrExxQgHgFvsMJCB\nWbxpB5vyYKREpBq3QRsQRBnWaAxz2TGl6plufKXlIEGFkIkxnVoofxowqhLL\nNS7y6iN8BJUvgS2XHGYkiuRbg1P87P7NbH3BsLIlcn9P9K0/JGNV/8Klr8hJ\nXxobP2bdcfREzdWyHWoQddea7gcx1FDBxECAtIr2F3RVv2v0GcLujibTqUQM\ntfO2LqbwLe6WMFEhiGcG371GGrQMaVlYXRt/MLqeFi2UpiF98c1GNT9AKuj2\n0Bku5t17FL9o6PHGvNmw/hSgaV5WaJwWna2QT2QjVRgtpzTXvl2LBts7MSAE\nvb7qV2layPMqU1OmHfYC4Yue9eBurYLP/WGJg7W5+IKrSCxwd2QMOUdydM3f\nCo2gXaPqT0Fh000KNZGnyjWvMltLVI/2GiuHaicBlMUOx8A5GU29U1N5n/0A\nQt97\r\n=aunC\r\n-----END PGP SIGNATURE-----\r\n","size":7732},"maintainers":[{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver@outlook.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.1.0_1565383382822_0.3680186935202583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:47.881Z","contributors":[]},"4.1.1":{"name":"@testing-library/cypress","version":"4.1.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^4.1.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"ad900908fb15655b0dcb130fd4146712d5bbf812","_id":"@testing-library/cypress@4.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"},"dist":{"integrity":"sha512-3Rfh/2po8EMcNzCGhQvdH2/RIQP15J/opv0AZVCfmAaJ/Xr70m0pJYWDdn0PnnUjJfimyMjvosI9XNDuqrULkw==","shasum":"8e9b2cfdc5dcfb2e09a9800dd16054b43285b039","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.1.1.tgz","fileCount":8,"unpackedSize":22291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWE7VCRA9TVsSAnZWagAAPoAQAKPDttEGu1qXqVZURL4a\neJ+w7P5F9YjK8q+6IQ4JRqb3cEX5Gmww0s9gyqwxm9swgGebphyFW+LwBSZ0\no/4gLPvKib0C+0CAWVrKkc/ipD0EcbSIpliA+/TKM/2P04u2Clldnzs54mWN\nasSgV7IDj5y1zONuPhBaqQu3jc+wVjqrfkDtI8jy/EnPQOB3LUsjKYMjxjb5\nHqc9fKWz2diAJgbdK1AY7qLTdlOV1DK9Xpo4nbSny78DAboJSfL1HNnm9FbI\nEkdOwxrR/sgmaEwO3olruUiAxDZgtNXclznVooHpmAJOUvyfiTLr+V9oUDTl\nIJdCISEabHW2bMuElKhHssGqW0qLp1WeAz/XyMllFgztkxRas3PsxcuZHQ5V\n3jP28Kpg5UjoHeDruHDdB7ACuO9uaRuTmlOYy/vMeRwbCw3rjHAfdQLXdDgS\n9TQ3fCn/3TD+dk7++B3RDzO9KyjD09DPbihTGg06WkJDK07iKg4vkdHPpXt0\nV25dxiZSYioGr/MPjgm0MxKNjuIllBleRLAbaKEho4KrVkOSfZgAJAKvN6Yr\n40O5TI5AO4D9TyTTbExGmvAGGYB8Rcno0OQLO96iXr3PXXNj5QCK5t0puaeq\nb8j0IzXIz5e5c6hJ5EL3OrEKE2xCmBFv89t6MG/9vvRwfV58edaEL8r7gI0P\nP6ce\r\n=Wftj\r\n-----END PGP SIGNATURE-----\r\n","size":6458},"maintainers":[{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver@outlook.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.1.1_1566068436708_0.5093891123316148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:50.024Z","contributors":[]},"4.2.0":{"name":"@testing-library/cypress","version":"4.2.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^4.1.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"3ada0f2e7b2d44955047c4904f2e322b2941f39b","_id":"@testing-library/cypress@4.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"},"dist":{"integrity":"sha512-IFM/iuVBUi0ciw5rx6zzX//DtFUrPumZJIDjMRe1MzsoakdvLfMdPtt2DuvEt3iJHmH0LQM1vZCIoQDUe99yhQ==","shasum":"788ed4ccb3ad2f70fbe4758f07995cd1cdd58ba7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-4.2.0.tgz","fileCount":8,"unpackedSize":22892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaCaGCRA9TVsSAnZWagAA4jYP/1d4EuD7it+Qw7xTxvKO\n0AiKTG/uoZ/RRjk97vAp3B6ju/yGJJQXcH0ywK1wGV1vQRwe4YxJfwcpK3S8\nW+nypJahBTWT21UtlAgJAtojdL0p28ZC4ieCFIxBcAv3ivo3MuMSXilGRapu\n1KwHNEykhW2fvqOBC5r/v8d+Welv446izfLwp3uVsKqKppQ/0+SOMwBgx6+O\nZJL2YBP9rIuz0XR9toWfUk91QMF4ExDhNTdByv/YQdmsehx6kbHVMRVuwqbX\n4T1+TZGy4IAYz4tzJaR53kPHKRGf8bhSBBSq0F6UwqtRjh4bsgvMI1z5Oxb/\nLGx6buIQzT93vuYqjgTaB+cbzdiwFasjfmy6XNc4mDfAIoy9Jufdujon8VVa\nHfFPf84Z8BRpSYthPAyTrpHyCpCnOJNF77TsBFyKjxSNnqCbNYYyYaWMxLDE\n+qtDbns/jBrda1pxOYJxwodKuoOEPR5GArDIp2VSBS00rWzizPjGu5PRj7hU\nwwIV12ZAG+MsSgcdhjFkUUMdiOhcuy6uvpQJt+BFgbXedlatKa/KSxFbFev1\nvfRqze2C2p19wvOVYDxt1C5TpUkL1LgngNEuhyBpKdU1iYBcQ7P7+ObCZH3n\n+Soq1bRl3KC4BWCGk2mkW0wzCWWa1/nS5+iQc72mtYEFQUe+Qjsrc7FrL4sf\nGo+H\r\n=feoR\r\n-----END PGP SIGNATURE-----\r\n","size":6555},"maintainers":[{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver@outlook.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_4.2.0_1567106693395_0.04091146401223633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:52.411Z","contributors":[]},"5.0.0-alpha.0":{"name":"@testing-library/cypress","version":"5.0.0-alpha.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^4.1.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","readmeFilename":"README.md","gitHead":"9988bdd90386c514676782e92ac17e9b8b34956d","_id":"@testing-library/cypress@5.0.0-alpha.0","_nodeVersion":"12.2.0","_npmVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"kent@doddsfamily.us"},"dist":{"integrity":"sha512-cMM+FrOFfliEMpEUOIFvNIykDARwj78uWY0/WYvD5KsRIRKzUyc9DZYCYBHsVKeoE0hAO/OVDRvHzXz7f5gDbA==","shasum":"c4668856e5d654234e14af85ebf94fbbd7506352","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.0.0-alpha.0.tgz","fileCount":8,"unpackedSize":24852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbz76CRA9TVsSAnZWagAAPOUP/2vm8smTIEAMLjBviiut\nSY+3aWff2oBnrRIFeKIA4bos6AMHq0CBDbLz48kPTjy7vkq9r5IiHz4+mQ99\nUyW7T6Lh2ilH2tc6jLe+9c8BqVK3Ijtru7MWzh/XQhe0LrrYkJ8kuREaPlpj\nvoCvSgg3b4vCGouTim93aqBVnhKqGQGvwTQCiLUQ3WfsppRhx9lg9btNKMLd\nV6drsphl5ITu0O3zkQEb8y2I0gnOSUdrhAbhIIaRCovPMJ3kKBqzplk4hce5\nd8UjRqjohI68Wb2JRVD687uyALoo6cRBBZuh5GMpxb2hzxyi6lcHoLzqgqb6\n4HyIahfGgckbi+W0yjazyoZS/l6FQdUO9HJjc1MtWXUmT0NlIZERamQcmWwJ\nyOnR6XZC961UuGxAMzDfIt8CUhlidyTkaRbxacAzRNHSkJmpFsjvShnqL/Xj\nhciOpu2RcxdP8fcDqhcoZygIeyOk8sKv9sZ9+5FO5ejySL7BOgSnq+9C4deU\nSFFofSJq9PaF5CUJc4IAQM7geDVWHz5gvXr9kt+wExTJYsBXuhEWjC9Liu3l\nK7dp5gNPcpPdwLtNpZgytu/E4Z29o7eQaPVr6n+IDLrrP3SkU5+LFyy7tkO4\nalEI+YhxA9GuyDP0qrEK4cif7N1cFS47YSs1I5QiyOFcNXxxx8c4nhpVT9YY\nYiCW\r\n=3nRw\r\n-----END PGP SIGNATURE-----\r\n","size":7301},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.0.0-alpha.0_1567571705866_0.43913626321795984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:54.090Z","contributors":[]},"5.0.0":{"name":"@testing-library/cypress","version":"5.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^4.1.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"ab5263dcb36c8c299380af7ab424e759feccab0c","_id":"@testing-library/cypress@5.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"},"dist":{"integrity":"sha512-+koZObqHbgrqsZr6knbKLfGsuT2YoNIX0H60iMlMHQOvuIvZriyHKIDQMAxnCPn3nPKjIepZnUVAAz+WMHIwLQ==","shasum":"307d384c41b652974ba07d91e6f5a6c2b76c026b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.0.0.tgz","fileCount":8,"unpackedSize":25317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb1CLCRA9TVsSAnZWagAA9gUQAJp7Z9H+iChpQT2mRtUM\nT2WfHU2DAbyfk0S/b+FksOODIqtYXuxQFJIp6Jj7I++0h+9J9wrb4j9wFuD/\nwIcpGpzT8lG8wrskpOsg+BdOx7JCJerby3EWUqLkTbt79YxNI/II/Zq2T5dm\npJp3/oVlIc8QnrLT9nXajW06iXqxMLR0KU+xRHNuR8RZZ14jt6KSkSaY4Ko3\nHg0Ns1N46zM8EifgzDYmJQqIro+AATCdu9TeAmS+2xgSzpLr4GEMH/T+rhQK\nj69Vm6kOcBrhrbkE/8xzntq2yJOutkUteDOjb4uPxks8xi+3PIgCA2kIgN/Y\nYmvC2I8LHjsWC0lE8VBha7cQ8iLsLWfIQQ7MBRyf3HACEmRf1CY45eeJQLJ1\nKjbyDXsMEk+WXTo6THBzRIcRTE/m4wxRGFkKoqLP1lCAxYLb1exFKEsN0NGH\nE0QF+JzQLo+pUZ9JGIPoHwKiq1yUK9cKIVYZ8vbbBBwvchJfeex0wQijUYUD\n1uZfwXmhuJs90yyiKnfeiTxk6njy4Hun81G3lTfU11vkWHiQ+1/OO6YzeWbL\nVQUrdO3dRbkqhZSteqeO+dNzyEMV9VLZj3pkEGxjJShsbEHxpq8zwTvQDkA4\nERky0VI+8RuZus7Pbhr4nXRlAzb93KROI5L7PZcFwQW9kuYZktMhWxdvAR7J\n4com\r\n=tMgO\r\n-----END PGP SIGNATURE-----\r\n","size":7388},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.0.0_1567576202801_0.030849634704547713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:55.730Z","contributors":[]},"5.0.1":{"name":"@testing-library/cypress","version":"5.0.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^5.0.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"e463ac2618e2f99fce72fb86725187e77a448c42","_id":"@testing-library/cypress@5.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"},"dist":{"integrity":"sha512-OuQRO4F1hrR/hQYUacFNFOIF//Xs4j3ufwZZ5vGokGSY7jMFlh08iwJoyLwIvutvWrnFqCZLZ02j8VKWtWkIvw==","shasum":"ca65d6c610e4173621380dc40c94cf849dd4c9c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.0.1.tgz","fileCount":8,"unpackedSize":25317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgNQGCRA9TVsSAnZWagAASkkP/3l6CZtmn50aWQdjUK2r\nW7EW9KoAJ0NDBPlV+ciU5/AzWNTWFq67uEwoa1yMN/9ZPMNQRihmEetdNjG2\nIMzgEIFf0HYP57QH28OtPMr9KEt5aCVa0HYdV0t5um8w5lIpdTdWDjGmu3n5\nn7lTIT2XfFZkNcD2kQItdVEB5gCIf8kF8vN0NTGer1/wiR1H94+1uEHWUNqz\nujLUouCAGVXBF95tHBpBbclpgpQW2TVkiBni3ux+eqXiscMWB8QYBLaB6KHh\nUlDPpMmx0YmFB3eDuiLT11vkVsoJJ22Q3dRpOpW+3CDXsht/16bpdidskBCD\nPitVUUVbdOrrJyQOt5YIkE4hARKvoK3icnpOCECGscp2Q2xFZuDGfCTChUwe\nc/mvu9PIAhAUNefZGM+Ic4BX67B8fN4JXvwVWl0q8tbstE542Jl1BxWfZT7Q\nbTh+lBbmhuPriuJ5Z/G1DIIxQUuYfzRCtaCO4N8MBJBLLAL0Rj/GQk1ytEEy\nDjhGOPlNFN+9r1QQosZ5L21MLqhwc/whD+BtYlKiEPDYTCZ6RkUuMk9ZA+ee\nBdDK2AsHW2nVJ100CG6rKjBQdoHOgyuAipvftauBWj8J8xVcVxA+CyI4ER/M\n6AN7XvaZoUEgTiY7pf4UpRenclTC/dJN6kTT9ruxrQlBiVmu45mIb1g/c7C8\nP6no\r\n=7JfF\r\n-----END PGP SIGNATURE-----\r\n","size":7386},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.0.1_1568723973692_0.04741683193368784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:57.395Z","contributors":[]},"5.0.2":{"name":"@testing-library/cypress","version":"5.0.2","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^5.0.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"c78aed56b9b862ef736cb9cdddf0fb74ca406574","_id":"@testing-library/cypress@5.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"anonymous","email":"kent+testing-library@doddsfamily.us"},"dist":{"integrity":"sha512-AmvBLE+isA/vpdBTXpJ5tu+UYMDgqNW015RVa0nBPJHrv5UXNlmDZyu8tpkxGTFhcf+iFSA2pHuK1jUCQ8PnXQ==","shasum":"68746fc9db11dabcc4bf883e25b64316f637be71","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.0.2.tgz","fileCount":8,"unpackedSize":26459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoMPVCRA9TVsSAnZWagAAviwP/R5DnkgGiK9pBXjm0WIq\nRe6/kx9BqaZplQtNWN3nCMRu85oukJRS1R7ZuskAJxoxeZGiAhYmJKEcEkJK\ntn3qahQQlgZOhcs7eAL3231UueEo39r9IQ2RYpVe7nS2RpleiOhJHwDBN8X+\nHmUuYyvOm02c79BlCCx3+DZ9Ezn/MyWr+3G0wx3ao7ye4NXhS2q+GnLGqpmM\naeVFsGSgo4uDEwqpooeTvKmpCeBsC/MMdVbte97u7jX5uQHQZv6LbRdvNoTh\n+E+4Ym0/mOKsCjrBmOdH6EZhzBeWiYYZJ1B5eXjpaNwaqV+9zs9fhKSCACcM\ncqZ2s4H2ViFwnz48wK0FosCKWLuChwTIGcBVA2NdEBQOJLpTNlJ8+N8OLpd+\npYKq28svqlxIVeMjUoUrFb9GcWmseLd9Efts4jfey/BkrGoHWc6YmWye5V4W\nv27oQfPuB37Oa3Fjx80+NQ3DMAhRVOSAACMOGY6ocvY+5pDK/oMOm8Zfb5mN\nDs0f1bF6mS0DoPkOGdH1n96l7SbJp6dQJl4NT7gMcXwL3moz7ZARnnb3CNcy\n2gtpMR1BODVBTjLKbrJzCLw+Cnv7PW1aqayPjROnZKLcu3bMmLbVr0SmXRTw\n33tMjK4ZwFI2kyxK9SoU65e3+UaUm6ULwzE7/mD3kbDeFFN0K6dc0D3c+rz5\nJZ59\r\n=u9P1\r\n-----END PGP SIGNATURE-----\r\n","size":7568},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.0.2_1570816980898_0.47557496944285194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:37:59.014Z","contributors":[]},"5.1.0":{"name":"@testing-library/cypress","version":"5.1.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:serve":"serve --listen 13370 ./cypress/fixtures/test-app","test:cypress:run":"wait-port --timeout 10000 localhost:13370 && cypress run","test:cypress:open":"cypress open","test:cypress":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:run","test:cypress:dev":"npm-run-all --silent --parallel --race test:cypress:serve test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^5.0.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2","serve":"^11.1.0","wait-port":"^0.2.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"82976df246a777d8213fbdf2f36b836fcc5bea32","_id":"@testing-library/cypress@5.1.0","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-cS/sml7eOuAnnP9nlVfyWjc42xOWWlPznDpGrEXKJwrwIFN9iMeNeNXYdroW2NBEqr6fxZBg1kysAQZrWnd8qg==","shasum":"a2ffec80959dabb483f7e8200be06af6689d00cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.1.0.tgz","fileCount":8,"unpackedSize":27091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMHsUCRA9TVsSAnZWagAAyVcP+wUeXWZT5UUYT75gyOR+\nYu+eYyp+8nX1sK/+6V7nmmd9Oj/b3lsyu8X/i70+g9YAw13MnADXfx2aD+aO\ncfRawH2gjL/8HdlxOTdeRuV4uU/KbmD/IHqVIV1zrrh4iBeqkv+yAwieWI5R\nZydkJkoMq2Bm7v9VeGPbMbnX+dQskMlHArf6OjE3euCnPVSugge9MR1eff0L\nMY944Me67Lx9kicQEMcanqkJEEEEm58yGUj/cN/XQuc4OA9WogZoF3ELBfMb\nvHs7dzMij2zl/NDBZ9Wjk2pkY1xnC93OsLm+lbWw92sCnsxbTzUKvVkgurhW\nqIfGEYY90/x+GH/pzB5hto1RgfvjVTuDX/nHkuF+YmtNyDSZeJ8i36gdO35B\nCt0XP6XfTEqu5NFBIvYh2O8hIyQeIV3n77M66QPRS3tG7HjKhVLe8hiYzjDd\n2Zk6+P9z6fNOCUE7Pi9Piw/m9UCREnC+0Y9DwfGhi8qvIzsMHP3HfWlEetHB\nxVTACsdMAXv0nUs6KbcjMCqxvyjmofUzoiwIPAED5V4hZMbCwSPrWJpkWaJq\noqr8HxZfeB3RDV4RNqIIUVVsp4Ie7+xRhAAxjoYShIwbkOyVYf3TrBEBOUMZ\nupxYxoKrQlBHcS1ikpjLk+028ef1LtAp886/k/qYro1I6I/0HrJfwzD1u9d8\nqO3E\r\n=ewPa\r\n-----END PGP SIGNATURE-----\r\n","size":7603},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.1.0_1580235540036_0.19043848681865194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:00.679Z","contributors":[]},"5.1.1":{"name":"@testing-library/cypress","version":"5.1.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:run":"cypress run","test:cypress:open":"cypress open","test:cypress":"npm run test:cypress:run","test:cypress:dev":"test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^5.0.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"2f62901691f92964373a64c3eb0362922ad8a0bd","_id":"@testing-library/cypress@5.1.1","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-LosrKum7K1ueCTmM1eoISf3z4zbIMELWshy3db3E/kceDs4iIB5ADt4Z05onh3DyEvIZSBjYAEwcPnyqkbuf+g==","shasum":"eab5f5d84839954e1d38cd942ccab21fdefc3581","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.1.1.tgz","fileCount":8,"unpackedSize":27199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMhAOCRA9TVsSAnZWagAAtO0P/RcpUZqammHRaHlTjN4i\nvs0o/TvsjOOVyWtTSvRCSRdnymaKR4B+DGNVVKhByaMXA5GnwXomgz0s3ANg\npWLZ90QUrIMI5kDydehgIE/+y53SCbR1iJHUu72FfwFIpBu/2Jvr5tUYJNDZ\nVKxE9Ks4MjDdafSlFtgpT664MWZv027J8TUW4DgJrt3K/TTGm/HnNgKR0tqY\nTxW7mMOXZKljHFlphK1XhjQL9rJDGkIMwR03e6WwYdqEmQLwzWxdVBqYXjiR\nDJ4eAltWdU+B+yAuyTiH6k4gnfZZHsLj+j7ZTFWnjvcibtz2Y1yIOOnpdn2V\nphvTETLZ08HPweBMKKBOTc611cxc6U9PuZC6l2cc5vmC9IV7+L0LukTzECzO\nNFsRATOffm0pcugjUo2omOMUp3/Nhvim0dtXXwayDC7lxWyc9/Rsy8bgbBdp\nPwJmstjFYLVwc7iaeUc6eFY29rMxEzoh6San7N5ZGMktkqnj4+N9O6FijYpL\nk1erPDwqWh9LWzCcSJI5U4GPVj/utKVSg4o0Rmyh+f+EGlpnNqD+RkvmG06j\nwgZrLphoJPuCqWP/NO6M+2wOrSOQe7zS6XzAEYE69vY7Z9a9iO6vw+FJQ2MQ\naOclQne7PmhEeq3d+L8v/UtvBiHgwOWQWEUCkjwxA734vP4ZUXKtPwWFRHqv\nxwUO\r\n=Jd/v\r\n-----END PGP SIGNATURE-----\r\n","size":7522},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.1.1_1580339213517_0.9995978136244401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:02.391Z","contributors":[]},"5.1.2":{"name":"@testing-library/cypress","version":"5.1.2","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:run":"cypress run","test:cypress:open":"cypress open","test:cypress":"npm run test:cypress:run","test:cypress:dev":"test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^5.0.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"0b73b692e754424411387caf847b4ce23762713a","_id":"@testing-library/cypress@5.1.2","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-2TnzwDsYK3J67kawS+ik5MfyLsLyN7p9Ya/7wxjNAioXQGT0+Cy6mjVWqHsmueT9RECdjZCqKanhdhORG02+PQ==","shasum":"1dbaafc1d98fac75c3b09da31ee3e09fd332b2e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.1.2.tgz","fileCount":8,"unpackedSize":27059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM0LkCRA9TVsSAnZWagAAtpUP/3H4S/M7AD73tu3CKclF\n55FQ8Bj5hwglSqML8FynZDPF5YQ123gvrjrBlH6UdhY0K8wDC5XBdB7PjRDE\nIEITClwZxmO1U7Osl1K4p8Mb/OvtfgzT2yS3JYSYRmoYTIEnoCbiNcfjT0Nf\neTcbswFW1c2HdQEFgKS0ESO+UlwPU255wKxrnwxyaVHWQ0TPCcvyyLhAusPA\nOf1TDLSXrCaYxcMFpQ82c7upI9xvEGKXjsMF2f/r9XI735/8cPMtZYi1xHFv\nab5IJWtrhW5kiHEW78ubQpqRsk3QbzrnIyKWM70WUelo07AZKrXo53LFe5HU\nYJ5Uz+kTfs6XdPBa94Wrkg6JldJZ/BTqLmDqukF/Z8fhG5Z7og13D35uWw3Q\ntOtTL8Sa5jbqlK0fw4SffbVEGGkN2xzMsdbepN0UCxnlF0OQ2/7dt4sc0DRW\ndBDsrBmQomFp7R9Ojrr1Oal7DOET/5XtJqE0pYRbaGSqDYTTanvwyde5PnWh\nV9Z7o/l+McSJ1nqG+/50a88+i6l3dLSO+7NAGU62idCP59FuzmIH8F2Am1sp\n5I0pXJB7o4ghEGlwxVWRXnLUU52anyj6PtuRnflvQL95Ae51kwM83LCshnYn\nwVRwyLzOJfQiexLbZ30AGD7ncxhCpqPAm0Y3orbHjE2YGonnXUAUtEsYm67I\ntd6x\r\n=qfCd\r\n-----END PGP SIGNATURE-----\r\n","size":7476},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.1.2_1580417764419_0.23482523430505653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:04.128Z","contributors":[]},"5.2.0":{"name":"@testing-library/cypress","version":"5.2.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:run":"cypress run","test:cypress:open":"cypress open","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.5.5","@testing-library/dom":"^6.0.0","@types/testing-library__cypress":"^5.0.0"},"devDependencies":{"cypress":"3.4.1","kcd-scripts":"^1.5.2","npm-run-all":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"547389d8605b699687546567914a4598da5a0797","_id":"@testing-library/cypress@5.2.0","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-1ktU/mnZy28MfYTIuqO1KAn+4zP5f3iCDRVO4mcs/N5fvUBsjJAcrNEsFVVa6fzBJrphGzkUMHBbAh7uwXm9Lg==","shasum":"dc1eee422c6efb51c6b9ccc16768f983e3beca2d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.2.0.tgz","fileCount":8,"unpackedSize":32540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNkaTCRA9TVsSAnZWagAAeEwQAJKFWbRDgDTRpNKxO2EE\n1I7YA7igf83QhO4kGBYK5ArzSgyX7tyKPssK4cBtIsBh0ZoOs2Nb2rh+4HMg\nDPb7xwe+88xZhpFDHeGQDON2wltcA0LfAbTDnctKJXZ/WRQIbEkc7ulavQHW\nYBYnGvhvfJzbdA629wCcCfqJWa8ELZC0UIuZEOowWpCZalcBmxftx9jYrOA+\ncOCaQXvv9pyqU3XNT3VgHEemRJofHqgZM86Edl0YKIMMKVNtFGF6I/PQbc/2\nxiFJo+e3X/mBdkgYb/1ljpQLg7v/ZajMcmHuEqi5etPYgmWMi2tV5c2Py4Vc\nPL3KpS+98tmobOChnE0OTe5L1WbKSWODYkQWkJ2iGMr9PdlgODdN5PYPRH7W\nT5duTRDCWNedCSEAfwAifVOw4rStvgQUYXYRxABIVsGqtxYA5dH5K4Oc1T0m\niQEF6iaaa/GyVY8Q5y0M1uG1hoCsywlr8VVsp1DjguYaHC8V0R5xRpXH9ETD\nIDcRhPu27GUvQdvupVKsqsSV/D1cj+MUt6hs6+Fd6qypFpiQPIi3vF0y/QdV\nYn9w/EAtJvoafZXHobNJo8Xksc1WDGTdFrodu8TaGgucLWgN/V1wcZqcYz5I\npKyx4wKyNf/NveX9JuzG3xbe1mn5f82uvBZ+LQ3Z8eIW/bZlCpLddQ5/BL66\n0Ky6\r\n=iKmx\r\n-----END PGP SIGNATURE-----\r\n","size":8981},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.2.0_1580615315113_0.10528087553213084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:05.777Z","contributors":[]},"5.2.1":{"name":"@testing-library/cypress","version":"5.2.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:run":"cypress run","test:cypress:open":"cypress open","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.8.4","@testing-library/dom":"^6.12.2","@types/testing-library__cypress":"^5.0.2"},"devDependencies":{"cypress":"^3.8.3","kcd-scripts":"^5.0.0","npm-run-all":"^4.1.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"5664b09a01f49c33998111e37dbab48b4283f28e","_id":"@testing-library/cypress@5.2.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-XJH7SdefT1chy6FDsl2PcWH6IOikswrHbjDTaymzJrteBi8eyEDBFVKoHtAlcSYikjJ8BykHM2qLyQjC7xB1wg==","shasum":"fc9f40fe0de95b1f4c3888a908c432e11a092fe7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.2.1.tgz","fileCount":8,"unpackedSize":33099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN4QfCRA9TVsSAnZWagAAv/IP/1chUeot/7rCIBphFpYS\n6sfAXIW/FTnyNUGo3J1XNWXNWl7AktY/AUgfsa4O3WFGvlqp6LC7pjmFHDGz\ntda+frHc/0SP3X8RABSJxs451Vh1Xj1yMvF7A+SrY9VWJH1yanbhjoZvSENb\nj3ySRHGlDA+W3Bnk6Ba6NAcwgrh6LWp3r9lhX0HCSv691i52JjrcKeiMMxkE\nhZTUwfpWET5Cg6VLpy1Q69ePd9igX1VH4VqUnLw5iPzu+1JTz0i0XrKDpKTp\npGNrfJbVcl+fSEXi4edCKA2kInC04DoeZCOuBv/PeG3na/SYqgsQf90A9ZRo\nElQAjjxGgamDiFlGHauOLmCsqVrQqTXiQmMrmXtjzzzGCyA3ZCIBZ6HUgP/E\n6LogvZ4I363cviYnGyABp0nnyj90dW1bwj55Kbl2BgSLMsSI7JxwTd+uBlAe\nbYzDrP6VtQVHm4GL/iYS49EG8tYmagrygbkZ6eIFeq7yeE/04O6riimmR3Ux\nuySGTefhMcXkGql8jbDYHCHR4KcnBjL2NGCgLGYWIDhcJgCKzVmBspFOBPnT\nGKIeuXXJpVQG9gQiQI8ylKFYgzd5kBKkR59XOSsLr1tETNUX0EhMsgnJlpSl\nUaxQlrvkNDXYl657o6N6ygH14RUFK6kbTJVaeudOFciHvllmrPKyZVEj52Cu\nP7Uj\r\n=aF/h\r\n-----END PGP SIGNATURE-----\r\n","size":9035},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.2.1_1580696606540_0.019234416079748407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:07.465Z","contributors":[]},"5.3.0":{"name":"@testing-library/cypress","version":"5.3.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:run":"cypress run","test:cypress:open":"cypress open","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.8.4","@testing-library/dom":"^6.12.2","@types/testing-library__cypress":"^5.0.2"},"devDependencies":{"cypress":"^4.0.0","kcd-scripts":"^5.0.0","npm-run-all":"^4.1.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"e052ecee58219a2f1e8515c44e375529309edc64","_id":"@testing-library/cypress@5.3.0","_nodeVersion":"12.15.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-OLUHMHFS1HRE7xBeOnqZLd+qtFmGLphnSx8ryX9YafBrYzs4e/DfnpR0dy9D5zx7Je4FnkoWBQKHiWxG1T/UKw==","shasum":"1bbfcbf8a391d31693998c439408b1456c5c24df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.3.0.tgz","fileCount":8,"unpackedSize":33109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePKOECRA9TVsSAnZWagAAFUAP/3DIFa67/13I4RxEfmNs\npmoQ/Btc5KIXPrkU+Yo/pceSRtE5VepsBUBFuvTu5YneS5nS5+qYOuYRR7qM\ndlP2j+OE9x1opjKoNbzlidtwwXt8Rxej8UaTch/yi7VCoGHTeto4CwZQxu1W\nWbGYDW/kc0Z6cSRcqNKvK7356oKLOySOtuN+tG9XEw0PzHI4pOKKd4FoQHH/\n5rjbNGOG4Dw7N8Z0TyNU2DRQbVdSw67NVxzLX1oTzepRpfTZ4pTdx/FVQJkW\n8IfYCSqvqss36NpLNgLrHQ0PqbJLrFM3sN9Fea9E6qLtEAVkpxmpJXK/8AnI\n6FPasBRJs9tDqEadchMAj0tOGnUEZOXJt4LtWmf4JKjSFKYczAugGj9N/sx7\nzuOxSGvmAxkCkIWwTNQgBRD5dD6yLTIAQ69PhDU1YlvZAE0FXGYI4Vdl4Klf\n5rt2LYAoYF8KeR2XVzSeBHkQbBcEvrkejqOuqEDA/ABvrVDKujjuKaDczx/v\nNjyikrSufbeSNdoGa/nj2mWZpeDjqrGBnLSNMxxuZyX10StefCpBaBTCmYo+\n6kHgtH12v9SRiFRzG64SdlmR2ZWbMyRpklhjH3a/v9xp8my7+WG3Gl3U0TDP\nogoQyzwu+PYPKn/GmFN2k06PnDMddtDQjMU9wgxyn+Cwp1fc78aELwQFsNDN\nRv53\r\n=Wda8\r\n-----END PGP SIGNATURE-----\r\n","size":9034},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.3.0_1581032324264_0.45078927735823515"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:08.341Z","contributors":[]},"6.0.0-beta.1":{"name":"@testing-library/cypress","version":"6.0.0-beta.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=10"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:run":"cypress run","test:cypress:open":"cypress open","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.8.4","@testing-library/dom":"beta","@types/testing-library__cypress":"^5.0.3"},"devDependencies":{"cypress":"^4.0.0","kcd-scripts":"^5.4.0","npm-run-all":"^4.1.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"19431109324caedb54e31abe45bba004cb8763ff","readmeFilename":"README.md","_id":"@testing-library/cypress@6.0.0-beta.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-BuZbYTZs6zsz1jjIeHkzIzae2aZXQY7Q4CDLEauCm8PmyseMNJItXUksDRUoTmmELR6hrPmgRAima26JcFI4Dg==","shasum":"988c9585970d661ae3e10da6b8406ee2150363b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-6.0.0-beta.1.tgz","fileCount":8,"unpackedSize":32994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYBUFCRA9TVsSAnZWagAALYAP+QAYmfNTsBDUB1XJRNVz\nspzevND8iPEwiWkB6T7EgBvt8JHKLCYFYXqBW61q87FCpOMu33gMG8Y2kYgf\n1F/xQKRxOhOyduu8gTZoEbw1xpvZdsccrW0M3xbUUwY0nhhWY1xO8iukqhBr\nRNwwZuwTPvplSrr+Ntsx+yAuQ3lT5hk/fIRrqCU47F22BYwlXWCNcrRCVrza\nFL9+fYqtkR9LQWcu1R2n/vohohA84LMRPDs2lTvxyTcoXGhnpMkYTrFRPqII\neBgbMT48pvodykmBz75F+XLO/Uhytxz5pm7nmjMTIVKIYMbPDXmbWNAEL1CU\nSkoHivQeFKZP3knw+eEHkaLbS2/ebmAIxemcP4l4dbRvJMbvxo3cYwGHsxYB\nW3KI83dbqXB3a0+LaZMnYVLqNpIjmeFCUUbYJVmEgqthUs/xsRSfnXCbol4E\ncv10+Y1cxmVozd4vekEn3w0UNgOxmsB1OHJBF8wwSrFH99w3XtxJ1utcOgoW\nvum/hKlv2qo0MMcdlWGITHzCn8/0JLXZv15ZnRV4mXxGS7rTeLERMHqz80va\nQleB3KDkdKZhiDScka4OzyST27jIrNIJAmz0WnT46Y/+bvfmo0tN0hwuUfXY\ntLAdr40YM0a0x6ef3dNtvLHG3vcLkg7dE0CEDzolZa5z2lAAdfumNPziAWWT\n8WMf\r\n=dV3I\r\n-----END PGP SIGNATURE-----\r\n","size":8961},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_6.0.0-beta.1_1583355141476_0.03982371668974927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:10.064Z","contributors":[]},"5.3.1":{"name":"@testing-library/cypress","version":"5.3.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=8"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","test":"npm-run-all --parallel test:unit test:cypress","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:run":"cypress run","test:cypress:open":"cypress open","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","validate":"kcd-scripts validate build,lint,test","setup":"npm install && npm run validate -s"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","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.8.4","@testing-library/dom":"^6.15.0","@types/testing-library__cypress":"^5.0.3"},"devDependencies":{"cypress":"^4.0.0","kcd-scripts":"^5.4.0","npm-run-all":"^4.1.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"ab34b09c5bb7938ff15e2f3f0d2460419a94acac","_id":"@testing-library/cypress@5.3.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-MMg1LM+bbz4CUIZpE3LXODBUoDOp6H4DinezI/DJ357UNS1W6zZohxAul5Nol23NKclB/GQOs/4cuge/smt9Gg==","shasum":"96c9bd0f72eb2330b4b5154dd71e81d2c644ce62","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-5.3.1.tgz","fileCount":8,"unpackedSize":35156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeacigCRA9TVsSAnZWagAAFuUQAJ3JcKasDtdUnIlKFn+e\nZZOTzblelgHBXXSrZ9sh8oiaJBHcCMEv6XzqCTrAxGquWOc+gHTQj2fPszTi\nLqBoNS8LTIfkXt1ox+bTOrHJ3LGuDknh4xlH+HJkNKsEVQuITcmZPcPyricA\nupJwvj2eayZeSMRVzGWUGqs0QrBurXt4Lg07/r2wdw9rvmv3J2NnmT/qW43E\nN7FRJhxG0NVXNs+wA8yjhtZ8asg0qdSHITc070SMYBztFon89pf+tLat5gAZ\nn8rPVoq2/UxiwLmuJKksH8fCB/5t5uxq95RoP2yweKg+cqBu9+TpZEFJ0wOW\nwe6d6jkFs4BSGTFFIrjH+yGSfNX4ndtNo/EjL1F4Fp0Kjn7eTHxt6nraANjP\nx88Wn/tf9UaDQt+rCLEG+aC5USZ4W6nSLyqWiqV4CRlBS1wLI9f1toQP/8m7\n77+BbZ4caHgk5M3ToIvr6sE0ZlVYi8TANpa56C4BdcdEVFSRzJZEPsATpY/Z\nOp+D2xZDDMSAyeFYqdVPqa7QTgLlJr/CUkxH0kYjwVAxz0R0VGW17Y6T39SM\nEtmrXBwY+ya7NvgMTILcAwBsjHU9btcQ1XsHQpRGojYwL9rojEuSkLWfGUXi\nQPZxQD9HDGZmMpW2/sEbLTVdJ8fag9n3o9pk7wXPw6ZZNnJEaUPHVmywPhU0\nhlKY\r\n=dZjh\r\n-----END PGP SIGNATURE-----\r\n","size":9406},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_5.3.1_1583990943883_0.4028012819996203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:10.934Z","contributors":[]},"6.0.0":{"name":"@testing-library/cypress","version":"6.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=10"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","test:cypress:dev":"npm run test:cypress:open","validate":"kcd-scripts validate build,lint,test"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.8.7","@testing-library/dom":"^7.0.2","@types/testing-library__cypress":"^5.0.3"},"devDependencies":{"cypress":"^4.0.0","kcd-scripts":"^5.4.0","npm-run-all":"^4.1.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"ee75c1495bb3963a3becb5bfe3c05b8e901313de","_id":"@testing-library/cypress@6.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-vWPQtPsIDk5STOH2XdJbJoYq9gxOSAItP0ail+MlylK230zNkf3ODKd6eqWnDdruuqrhTF3CyqvPNMA8Xks/UQ==","shasum":"935f7716e0e495f02fd753a42621e4d350097dce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-6.0.0.tgz","fileCount":8,"unpackedSize":31799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeasZRCRA9TVsSAnZWagAATk8P/2VGljRbYreMy6gmZYA+\nPX5GE6IIz+XPzIXbXZqivXdtKFN/pnxIBXb1YJ1uxNzD1wEiAIwhZVdstAiA\neRRaZj8YvzB1kFBG37FddJcIAmn/9YSphzKLIuRTSZuQWmy411iUsM+rbhei\nHV1fhyGvWuoAFZSl7ri+sisJVe9EdiTcOoH9YLUAbcdcu+qn8/bzMDSdfrU+\nLN+X+DYG5OQaQnIwy94MTXE9h98wCUtAZyyqA6CoErKQ5D8kxsLwWterDQLm\nTaqf5Z5CP2ez9T/vhmzRmcntUB6ZOBwx78MvXqpN6tMlYg2vtN53CGhozsR6\nbA8Q10+0jHV+LUEko+99OscY+hDz5qJ0lHTSLqp0YimJNg7iT6HRcukHO3wP\nQ+sa8kJb1Lks/C/E1KIOu8aUn3k4IDd3Hy6M3ugD8zjokeQw2BseT7SMt7Sc\nQZSsg+ZtWVxV3ZNkzPJ0LQUsUTk/dz6/t0DN6fhr/TKieYGMdqhGQQTznFfY\no1xmPDEgX0GUd018Yv3i59wo9lJ0xXn667frLeRkoTUKPbsn4GbDNfL6AOxu\nFVg6L1nAsUdNHtnX9e4tdJJp10eEq+DbeITwfJE8aEmaZ3i+lYt1DVig4eLB\n4YUrFkBT/9SdI7uR8A3MLpOmDvPA/AXGk6HCsTdoRQfdh5/0ZOIrTJVxaoDn\nzdTD\r\n=GfG3\r\n-----END PGP SIGNATURE-----\r\n","size":8512},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"kent@doddsfamily.us","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"kent+testing-library@doddsfamily.us","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_6.0.0_1584055889238_0.7944826428146183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:11.813Z","contributors":[]},"6.0.1":{"name":"@testing-library/cypress","version":"6.0.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","validate":"kcd-scripts validate build,lint,test"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.11.2","@testing-library/dom":"^7.22.2","@types/testing-library__cypress":"^5.0.6"},"devDependencies":{"cypress":"^5.0.0","kcd-scripts":"^6.2.4","npm-run-all":"^4.1.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"ae925b4f345148de5b7791eabb168dda6df7ae5f","_id":"@testing-library/cypress@6.0.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-hcPu2OnVuSTX1yDubEe7TBRD6mP2VgyopP1WTBIrJP79INPZdgOAX+TMNH68uZ/r5b4C7100IB4hjPIEQ+/Xog==","shasum":"c924a69617db6a403c498abcb63759b79318fc76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-6.0.1.tgz","fileCount":8,"unpackedSize":32604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP/KrCRA9TVsSAnZWagAAUdsP/2Z58mFGoADBK/pIwTA8\nqHy2eY7W+qbzjDQazJ3YSpY/Spd7pMtmKNrBq/VF9t2ODeKFc9V28Th2NG+R\nx61pKNf1CtYZidllY+7nYYkbhGJAuvLSr+11w9baiXvh27Vik15u++YzH7Ks\nGdfutupDGxVMSt+z8pFCJWZ3dyNynJ+HWqsJ2Lf3rAKncprbeKTV6dw6oYpK\n9xb3+t2S3Z5tuP/gndU1WDW80zCP15oZmU6REY2IrR3RL7t/rIAeklJ1E+5x\nMO0aW4kk6jYARTabpj3CD5stLpbEPwGxFVf9nDct6/zzv7VWVv7FBjulQvmM\nMzXTfHNCZlNO/DrhqJy6VFUrpZw4EdbQ+DzxhPNv8sDzVFrwo3N4kPefcPT/\nIE0cSbbG/2K4dAMTa80GXcpVWwzENlCONp0juvAVHMxvvjnU2Uqp6iFHUaoj\n9ZDQwdMU2O1vjBEJvjNm9/IZWXWX6+5x5fkbNiEcO2vRfiU5g2tEiCsqxL67\nPorQHcmN3srSXRlupAA11xCn50FYmkYc1bz8s5Y5fM+SUVGu5CbRJc1yLoEX\n9ywcWoZ/rTml2VGQcg/vpNaAzUsu/YBL8vS6VvSsb1OMGvLBILqBUHGwKnaJ\n2KLTbm0S5u5FAjuaK13dpKQE1Q/bexv57ep+WCu6zuSpo2nuLTupq5l/fEta\ngEvL\r\n=7jGE\r\n-----END PGP SIGNATURE-----\r\n","size":8766},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"brrianalexis.dev@gmail.com","name":"anonymous"},{"email":"carson.mckinstry@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"me@kentcdodds.com","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.gotthardt@trivago.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"me+testing-library@kentcdodds.com","name":"anonymous"},{"email":"thymikee@gmail.com","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_6.0.1_1598026410456_0.02523991584593288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:13.349Z","contributors":[]},"6.1.0-beta.1":{"name":"@testing-library/cypress","version":"6.1.0-beta.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"dtslint ./types/","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.11.2","@testing-library/dom":"^7.22.2"},"devDependencies":{"cypress":"^5.0.0","dtslint":"^3.6.14","kcd-scripts":"^6.2.4","npm-run-all":"^4.1.5","typescript":"^4.0.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"22ced6e83b9a4dc52226be1e9137718f7514707b","readmeFilename":"README.md","_id":"@testing-library/cypress@6.1.0-beta.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-Prfb8LHNBAoewBnZZN610viCDUnL5ofjgbiUZr/eXWJkKyS8TGFS5AKRcOlf5ryWn52ibuiRymrG6CgHYy1gHA==","shasum":"b7098401bc1559796bc0442b296b504c5deb0d0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-6.1.0-beta.1.tgz","fileCount":13,"unpackedSize":43903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQaGRCRA9TVsSAnZWagAAuokP/A3AIL+mEMQY4FrEDi3V\ndqE9769dyKOqmYZfWJLEORI7yO1P2Sm2p7Hy8S5rcihD4iCvzkURgRjxr1Aw\nUwl8He/k54EiUIqSRJdD86jTq8KbrPFeor5LsDuOaxr9mExieeUEY+9nhSFs\npzcdFiKsa9wHRUhobhGb+0vw6XlDuV9UgcWMV1Km0y+wCEkj1ozp5Knu60cX\nPOaQruqiPSVE989Z42KhrtrgYmaLNUP4GC9GzF7uaejMO5ZyBu97b+pGy56Q\n9ssmT0aP9zMNLwEf5nQLkHcjKO3jS9BTODpDSJ/Q7i0O/r8OTgX/Se1a2PCh\nRkjlJZ73Xh0/a8VlAjF27BzfTg+e1PoQADafcfgr3xVW8FIAHGf3r4IBcJPk\nFcYJkepB9i0+p4E2ZTfuJcdfW8uJVGGd/Kvd+cCQQiu8YK3soh1A/kfPRoMU\n84I8MTZMcHWECyOEo64IOIdXsz8H61arOG+Z6tHvrQnUgC1liPFrzUUl0E0q\nw7cLeFTkul531MwfQv7TZSCPnnZ5ToqYGJQecT2pDP2v69O6/1U0Ai0I8Mzf\naQCowOZdAIwSvqTbM5KEbWXIl1ESiOXFpUbEOg/KuqZRi2TpIaw9ntZrRjK9\nkkc1a96pcZ3MuMyN5j5RKQ8PMvYEFyFIJiB6l6fjlDUcOKTOTKX758yNQkLv\ncBq8\r\n=DGNq\r\n-----END PGP SIGNATURE-----\r\n","size":9847},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"brrianalexis.dev@gmail.com","name":"anonymous"},{"email":"carson.mckinstry@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"me@kentcdodds.com","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.gotthardt@trivago.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"me+testing-library@kentcdodds.com","name":"anonymous"},{"email":"thymikee@gmail.com","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_6.1.0-beta.1_1598136720690_0.5103050053522575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:15.021Z","contributors":[]},"7.0.0-beta.1":{"name":"@testing-library/cypress","version":"7.0.0-beta.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"dtslint ./types/","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.11.2","@testing-library/dom":"^7.22.2"},"devDependencies":{"cypress":"^5.0.0","dtslint":"^3.6.14","kcd-scripts":"^6.2.4","npm-run-all":"^4.1.5","typescript":"^4.0.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"55ba88b76c2e9e0ec6c96d9db80f55c7f4d751e4","readmeFilename":"README.md","_id":"@testing-library/cypress@7.0.0-beta.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-jxRGV0JHFNyPnJTod9lHJCZCMZh94hsCcvjFejgSTbzkjjcvgfhqBGauOzOYXoi4jSIfaVOC+iMBQJFc8pP2Ew==","shasum":"17f89f40d8968c9e5820b7a3cbbb9cfe4e0997bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.0-beta.1.tgz","fileCount":13,"unpackedSize":43903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQaNRCRA9TVsSAnZWagAAxusP/3ymsmewgjd3TGDmpUgv\n3la+hqylnK/PR50mZYZZ2RlYc8M0NbKsERP36sq56PeKD9JSCEcUloVb2DgL\netHm555ZTJGJI6SY++HISQchILSol7JtJAYUkB0Nfd/dHeZVOk02zZYdD/NW\nIjWSBB7ihgI/CcjJbV4N00m+HrbBzIFADlWyko5lPx297BJw1YaEs7fk/xx/\nVYLt2aetnQyVllSIAXDFbeLy8Mnjk9bgjF225Ij4kizEHusLIkuXMggXvOlM\nP5G4BaJBu9MLaj4jdJyuQo5UqipjnNYx1qj8y4F/D/fWborJYRyAkoidJvEo\nPZ+4gcFoC+ngIBkiSJ3Q9KtcuiGg+2BY40d9Idk+gfWteuXgOfIFDp+TO8mD\n1OfGwTZkCV8Lt/T/bTU3YnPubKBqWSiJuYJTMSaLYnqpUabUCzxdQraPk7tP\nkaxEDvQ9vTjYt+943QK3IgLCzGSd1HZ1s+rRgJKfn/cnGwpkriiLmby+bj0V\nI5vGWREe/dsI0Hh9J5lipBlwkqsZV8tj975e2WGOTe4LQiNfH3vUNpLn/v/b\nESI71QfebKhm6kWpkMgZXH+hEJG5pQ5O1frRcfsOYFJC4jHG97FQmO/GkGRZ\n9QitPhwgV5mDjgAAW725AvWuoV8vk2bwV98XyduH33j9qefBaOYD3aqRybuR\npuEx\r\n=DciV\r\n-----END PGP SIGNATURE-----\r\n","size":9848},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"brrianalexis.dev@gmail.com","name":"anonymous"},{"email":"carson.mckinstry@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"me@kentcdodds.com","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.gotthardt@trivago.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"me+testing-library@kentcdodds.com","name":"anonymous"},{"email":"thymikee@gmail.com","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"me+testing-library@kentcdodds.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.0-beta.1_1598137169544_0.6484534964521032"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:16.999Z","contributors":[]},"7.0.0-beta.2":{"name":"@testing-library/cypress","version":"7.0.0-beta.2","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"dtslint ./types/","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.11.2","@testing-library/dom":"^7.22.2"},"devDependencies":{"cypress":"^5.0.0","dtslint":"^3.6.14","kcd-scripts":"^6.2.4","npm-run-all":"^4.1.5","typescript":"^4.0.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"2f7fc37346162a4a5f05ea5b451602571753c028","readmeFilename":"README.md","_id":"@testing-library/cypress@7.0.0-beta.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-oXkMfcJsnfagEMnlMNNIMnrM/FHu4vT8avX+Rg8e+xfoPgaj30UdRxLAPiCxJmous4C5FErUhULGJBA9SZSK5g==","shasum":"7e462254bf4c6c5ce41e855607f92a59bd29a898","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.0-beta.2.tgz","fileCount":13,"unpackedSize":43454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUPJnCRA9TVsSAnZWagAAcR8QAIXDgqvei5v+Bh7jtlMe\ncf29tQroEG4qHOLxgS6id8fHrpCLkCRRQCn3fWrgA7ykn9r9XOMPurl9TvZ8\nlXxpHhqIa31sJZjShjuezu3XZfynK49xtXsFObNArxJIcZwDVgI2S9cuT65I\nbFBm3Qm7TklyFFosE/ZSjW/Jsix9grzOoFhlU9JvHGItFBQVvNBEV6dEi7oC\nNrfc+eIV/ObjhdKhSAYohEwUoLsAAlV3vTk8ULI1On4Nm2V7MZ0OuMvaE6yL\nZO8GUnhVTAuYJYsgSF6J5uIn7ptK4pXdIVb6EqFc4oVReIFqZp68YUiitE/N\nybbdohB+lVhgW11CrrnZPESvMLyfwV8ZmaqujW6Qan7gLSOwB8wwlZRlvuwA\n31o6ggc3yzbHLiZwt8ua+/554kcj2OLwinFRqcfDi9zIifwSMEoPw5PCj1xA\neraE0spHtxWfbqAlxgiGR1VmwP548K2BXxViTuUvhM7qbFHtHr9/++Z471Ep\ns0SjWSx7LnZZhWBqZbGwMeovykK3EcUQoVbVMqQohpYBtAHkSJ9Gw5QGyNpa\nlTfCRypzeispEKX7MuyaZnsP20qCZtHSrx597JqK+c8OsV1fXmJB4soj/kSP\nEWP+F3REtFtkCMHijvVeI01kWLIv3lv0D8mNcw/zvZqlD3cyjgXtl5TQBS3L\nxqFQ\r\n=CYlp\r\n-----END PGP SIGNATURE-----\r\n","size":9717},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"brrianalexis.dev@gmail.com","name":"anonymous"},{"email":"carson.mckinstry@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"me@kentcdodds.com","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.gotthardt@trivago.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"me+testing-library@kentcdodds.com","name":"anonymous"},{"email":"thymikee@gmail.com","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.0-beta.2_1599140455186_0.3189398073257328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:18.908Z","contributors":[]},"7.0.0":{"name":"@testing-library/cypress","version":"7.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"dtslint ./types/","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.11.2","@testing-library/dom":"^7.22.2"},"devDependencies":{"cypress":"^5.0.0","dtslint":"^3.6.14","kcd-scripts":"^6.2.4","npm-run-all":"^4.1.5","typescript":"^4.0.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"848bdc014b1ec6f3601831fb04edfef8d3e9d2a3","_id":"@testing-library/cypress@7.0.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-sbH3U5yZ7RbN35Lwu/vgA2+XjSbtTSLpp+xFi/c19sdojG82jSYA/gNOCf8/jUKda6W3XwkBHciye7AFTP+qIQ==","shasum":"c71d95618e20129246dd42b8cbcad01926ce9c3c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.0.tgz","fileCount":13,"unpackedSize":43447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUQ7GCRA9TVsSAnZWagAAoIkP/2gQ/GoV5Qw8mypWiVDU\nggw6EGshHqYpvP0aBLZvcRR/J7LxM+UsDg6V46n7a06NFf1yI9+Ccyu46Itt\nSHYgYaqKp+gIKWAg2jc4Ry50H+pMVHztCYXn4PULtGa3jRLUAjpFkqY2XFX4\nG/20R+ldG5lXYlt1uViIUr6yERvdCzimyF7MwOHCFm5TP348+EX+y03DpFIN\nRiGr7FdQzFXUrOTHuBOFp4YnznGfXP/2RXDLg/QmUNHmTz2UArGbfaAzTdkT\nz5rjYewsdS9Y2LyR4wU1pGyUQ3osW91PLLoY/RBtXmUlFrnJNoIgWba8ickY\nXHopR5vU1njw4ny+6pqNXWGxE2F0d2itBximZZk6OiDB99RtmZjKa/aZ4vDp\nI2Mn0/vnbpH3H4qGFgyDA7lxmDxs834qAPwIV/EDh1AtglQymspmFr2gst1b\nSa5pttJF47UEkpwc/pbIEW50OWLL12bfX6cULSnMulg2vqCPLWq/h7ohC+MT\nGPJIR05xwqekm8ECTazDL7//+SXln4EbWYLGw3/p858yIlFVGBd5OYb2ufyN\nvChRxEBRHKXlBC1NzkvBHJ+CRxPKCow7rkpoxQKkw44kEbHl/m9SFh+Sc3HY\nI+PerBM/X2mC7CsuGYN0wwnvJx4F1gNfkaokL8guttLEtWtWWlXXIARTOJdC\nfUN2\r\n=3bkL\r\n-----END PGP SIGNATURE-----\r\n","size":9708},"maintainers":[{"email":"anto.aravinth.cse@gmail.com","name":"anonymous"},{"email":"brandonvcarroll@gmail.com","name":"anonymous"},{"email":"ben.monro@gmail.com","name":"anonymous"},{"email":"brrianalexis.dev@gmail.com","name":"anonymous"},{"email":"carson.mckinstry@gmail.com","name":"anonymous"},{"email":"dfcook@hotmail.com","name":"anonymous"},{"email":"polvara@gmail.com","name":"anonymous"},{"email":"me@kentcdodds.com","name":"anonymous"},{"email":"rahim_alwer@hotmail.com","name":"anonymous"},{"email":"mpeyper7@gmail.com","name":"anonymous"},{"email":"patrick.gotthardt@trivago.com","name":"anonymous"},{"email":"patrick.hulce@gmail.com","name":"anonymous"},{"email":"me+testing-library@kentcdodds.com","name":"anonymous"},{"email":"thymikee@gmail.com","name":"anonymous"},{"email":"timdeschryver.dev@gmail.com","name":"anonymous"},{"email":"wendelladriel.ti@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.0_1599147718229_0.5759069388782931"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:20.560Z","contributors":[]},"7.0.1":{"name":"@testing-library/cypress","version":"7.0.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"dtslint ./types/","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.11.2","@testing-library/dom":"^7.22.2"},"devDependencies":{"cypress":"^5.0.0","dtslint":"^3.6.14","kcd-scripts":"^6.2.4","npm-run-all":"^4.1.5","typescript":"^4.0.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"80937d5fffaff9b37dca24c7baa867afc06654c7","_id":"@testing-library/cypress@7.0.1","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-LtggqG/7Hdc1EiKdmqXQwxWOO3ET1dkZtq0S8mIe8o+xaOtaVLrdCn0dE8Bi4Aj7z3w51w6wN9STdYymnUPlnQ==","shasum":"2843033acaefe96cb4cf789f16e98d957383e59d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.1.tgz","fileCount":13,"unpackedSize":44009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfamLeCRA9TVsSAnZWagAATHcP/3mfYoAZU+ovmZ4uwjsX\nAvweEvyQCVjs1QiwPqUijdCzG9aICeOV12/2I5qKZgX52Lo2sFBv7qDXDvuM\nSXD5VV6fOlKKGf10kGGwRPO1yl8IaD6E1MJlLystXFyUFMZqlSf9+8wNmXvB\nh+1cZkFI3RHKVUazMf5F60V708YGu0aWrLp3KL3+qfpCs9fCOxs8LbLPf7Cl\n9wPEPaE9dmXmw4i6jTXjfnJoA2ScQ23HnhMNKAi2geLc/n9mIKJ9MDPsJbEx\nBIKN/28J9drMvN0RR9dIICJ+Hb1nhTbWHh4FxPeAMUlupHn3z3Mi9/CHMyt3\ncYDQEGJfcQCQTyyEsu8hoD4VavPDGBWRsY/j+KHM0ZO1kSvkVlTW3zXJCOP+\nZGJOnXH39CWSkfbOPiafIBRN0COin0Qeks6/TVqBqMyPd0Pagz5LBzQXbmZ4\nqvUd4TJnXlHcB+PcpbK32MOLYT9YZPODbarIThl+PvCpBgKrJJcFDLZvPAY5\n0ncpoEubvl9JwYPzDPO4+bj8rjbNfD19CFsOH0InLrtbgiyzADVui62oWpvJ\nSxpRIfKDf2PVoRc/g+xc6aeVbgYkfnZc7cir6reKcuuJ/bZ/QYAItxbCvVvn\nxGVRv/csvrJUYKL/N9uquawc1KT9vVgVUJVyXVSIazaSGBMJ+OJVbfmvM7tq\nKll1\r\n=SCOW\r\n-----END PGP SIGNATURE-----\r\n","size":9841},"maintainers":[{"name":"anonymous","email":"brrianalexis.dev@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"rahim_alwer@hotmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"}],"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.1_1600807645969_0.2259657520245253"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:21.451Z","contributors":[]},"7.0.2":{"name":"@testing-library/cypress","version":"7.0.2","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"dtslint ./types/","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.12.5","@testing-library/dom":"^7.26.6"},"devDependencies":{"cypress":"^5.6.0","dtslint":"^4.0.5","kcd-scripts":"^7.0.3","npm-run-all":"^4.1.5","typescript":"^4.0.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"93fce77261838d1ac251a619b35905f27b2b0f0e","_id":"@testing-library/cypress@7.0.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-avBCbcCMPFHvWg4BBCA/pIh3MCwcKoJ+rc3XyZdKC5mFYPV7edjW3s4KZx/x3klXuttyuM/UesRhbSj4l5aQbw==","shasum":"a97bc7dee8756aff195e5be57db2889fe292f923","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.2.tgz","fileCount":13,"unpackedSize":44643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvRdGCRA9TVsSAnZWagAARNQP/1WDiM9DEt5sB7+Fdm91\nQHDHJMdsw0n0/t7cC+mTltMUD7xfZstJzPt9OfM5OZkrmZfYZeAcJqUKszU8\np2hYyIvlWY+Ng1arq1Z1NfL7M5gkc/JOg8tp4CNDMAgjlgHFv3698c+ujfyH\nzhcTqv1yDya4XPm2tRgdcTICFgwJuR6d4AJhQ8JyAaI4o+YQZTERqDcJtrQl\nHVFyKykGc+TUWJtuimdw45gDPQoPA2P7rRwP1YMOPYOxTRDSc7BG5cd5101L\nHL1+Uirh87ukxrjC8wmjyQT8ToXAfNl/IDCYyyiNM6H5o7SWDxvfuuwGX3YR\nqAqU0O6hWsQSUPVWYa09YOTGEoeVUyqZFKHaFFRlrZO1mitcMR5ShEES9rIC\nZlqNOGS95z1THtjuLT5fqQsfiB03QxIF8SEcz3FrsSiwmu44H35XUaeOgk5A\n1vgUppm9IqXz4kDUSdQS8orXS4YnAraJpj+Afk/D6brDZJekSDRDPOEkhEqr\n+YHJjIXyCqBwrqkxGaFe4JYWbZOnLpY80ANvNo5Ae5JTkzsN5xBbQPAkT6wa\ntZMQAWiUtx2TSUBKpN6iRiJ6LXME0js8n32ip6iA0DKLthsrp0GKAPtnbWNw\nBeRNPbMTlH9joNdqAMD0JMQX2n7yzcmZZ6p0ReZ1eweWanTXF8/awTt31ZC/\nyVga\r\n=fYto\r\n-----END PGP SIGNATURE-----\r\n","size":10059},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"brrianalexis.dev@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"rahim_alwer@hotmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.2_1606227781463_0.42470230562892697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:22.320Z","contributors":[]},"7.0.3":{"name":"@testing-library/cypress","version":"7.0.3","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.12.5","@testing-library/dom":"^7.28.1"},"devDependencies":{"cypress":"^6.0.1","kcd-scripts":"^7.5.1","npm-run-all":"^4.1.5","typescript":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"7c8c9c82013400a3fe0c677ea400763f525df251","_id":"@testing-library/cypress@7.0.3","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-JOYW4VSSyHxaZDUhrS5N7tZA8jhr3ISx73WnLPpNkPqDCLUIJpo8ZQihti68Q4Qv5hVuA+I2rUI2glORaEFPaA==","shasum":"1f4bcf992d0a0ff55da13b80f6f785c976ef9c0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.3.tgz","fileCount":12,"unpackedSize":44186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2jAkCRA9TVsSAnZWagAAmF0P/36SW4SCG5CkdxMcoztV\nUo8EI6aiU+bhrFl0JrHXuZKpuIAvC00m3uJ7gozBQPLIL/ORXVMwcbP7auy5\nOEBvUgeTK1BT8eAyaXw4/XfaWOfEW5+yq3bfPVlF2oKPDzMpOjlxp/l70VEe\nRGtgzic2yrEayVd0VqcACDSECMMWTSRGz6ucqdIpIcFmNxugSzvah9TKh4m2\nQWjoew2KZRyVjwPf5ZciNaBm0Gs4w3SZrYPDO4tiV5i/PfmXtG3QrCt1JBi2\nj3GTsvPVNlhcYQJmAOEZwF+mtBzkUgcj6wu7va8i1k5SUpd7b5Vmhmejajcf\nUvIxYDee09UnhA9P+fKiqRW8FW4u/AutIEQxxyCEbctS88/69XZjkMvMWxHZ\nuzVf1dhNluQRWj/5Mul6p7kpfIoeKpGtZctKxmzwIwvfxnCIb4H8WnsVysMl\nqKJNKHJIiFPROz9uO0Z9M/Wrkbtjz4cDr4dXJfxVoQ1NZUnNfzKMa5Osji1j\nr9IVQXmm/aRlsSMH0hZF1V6SqdVVtiG2MNbXkWZ7aEU+nu1k9NxEJC2kXqjG\npjHEe8wPM6vqDIPAkQZngAz7Kjcv1EAOHqrFAD4nFSE2IYy7koaWOEgwU9pF\n2JLmjH6cG7mLxCDHz+qKP9AklukGx6kxSI1KB87M2xdPyI+0GsZRTsds07lF\nJrkE\r\n=KfnM\r\n-----END PGP SIGNATURE-----\r\n","size":9876},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim_alwer@hotmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.3_1608134692286_0.7273855928242603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:23.959Z","contributors":[]},"7.0.4":{"name":"@testing-library/cypress","version":"7.0.4","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.12.5","@testing-library/dom":"^7.28.1"},"devDependencies":{"cypress":"^6.0.1","kcd-scripts":"^7.5.1","npm-run-all":"^4.1.5","typescript":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"63441335260667804cc6950530e55f6397be3ec9","_id":"@testing-library/cypress@7.0.4","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-5I1amLVB2ExIRWuHlvG35dVFVC2KiNBZ0U1ASJUJZASFPQ0BhqJG4s0B8B8wNAE7TrR8KWlrzcNutkgxXL6VOg==","shasum":"38a55880712f222ddb9671bc899fe80f8c41bfc0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.4.tgz","fileCount":12,"unpackedSize":44216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMtlhCRA9TVsSAnZWagAAH1YP/iT8AcUimbi+J+M0ia+N\n7f/MHk4zpkChbEmImvKtIucJvXHJl48TKOMvIVzJ6zGHqzh4gLH7iqVCWXIz\nF9KlNxDrjv0kh8tsaBvAokdpdk2RptEZDUKibLh/fsl2VjYi2n7EkbyWUg0v\nuLrTchNeZXn+kK3HppHputWtaCRT0LfGKvK6R5hBE72UZm0ogmEpIeZa44Ge\ng3gJgxItFENPUsO3lsi8cX2nXU+77rECBsQdp/s98HjhfBLts2wLM51alVBp\nfRGCVyaO0vcgttSiHkHRLgJnW7Ysq6q3M+Bbgl8pViDOkppKuLfTmdBKBbCm\nSBkeUaALmPzEJWN0I+s8rlJeFrW1Jx245koR/ypg33R0FC62avt1lkgmcsfj\nOqO42lZqq6P75b7MNIT0ZE7RlOuPpfPbP0EsDuOw6KZ007/FwnKELnEKmD2R\nw5yYtSoYSFj7WRLc8dTd+Js3A91zaX0OMxQiB4O5gMITnGA4hnTpMBLqKF1n\nh8BC29ADpkKsO52id06Vf16LRtH0pOiPQ3TJmDkrdQWN8epDdUysaUQqcdrq\n/1IDQr1znw55JaDPSWDOpBJXPpIJ0jxRDrKlJbfbjPNtzy34FOO790lzloYg\nVZfpOY+lq8gVZmAe1LFEi9OViybFLKZejiUK9P0zIGA/QWhjhEsGLiFtAKSN\nnEWG\r\n=nMpx\r\n-----END PGP SIGNATURE-----\r\n","size":9884},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.4_1613945184847_0.8852297179953867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:25.583Z","contributors":[]},"7.0.5":{"name":"@testing-library/cypress","version":"7.0.5","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.12.5","@testing-library/dom":"^7.28.1"},"devDependencies":{"cypress":"^6.0.1","kcd-scripts":"^7.5.1","npm-run-all":"^4.1.5","typescript":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"03b0309dc8d5e4d13b9307baa89a16aaa2ba9419","_id":"@testing-library/cypress@7.0.5","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-bV7CSj5Yeh/mI28sVYNWhNxYQm8eji+FiHHHbP4R0VCijulGScaw/M/zCQJm4X9GLZ5JNRp+lY5XQw3KwCfL8Q==","shasum":"0d0d111ba8b0538ddf8565ccaaa43f8658da154b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.5.tgz","fileCount":10,"unpackedSize":42691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYv8UCRA9TVsSAnZWagAAnNUP/j0/fpZkabwHwN7bQtK+\noz/IKzcwhhP7IDRy2RNgp6GMdcWyBlkGvV2PiBgy4vPV1jvqewsiGirlXQjs\nCD9krxsz+dzylPp6xqheD2AgHGn3bW/hZ01AYWsAvdmAkfOiEAM1B0iaGmMn\nIJeD83pV+BXBmtof3DE8JmjDcsjRfzfYTyx64k+k9y0deg4k0BEvV4p4HSMj\nOV2Q63AoGvr4cmM0z8iYu+e0FeFJn3eXceKhQOUbgadx/xdnAWGchSZv+dYc\nK10zw57b0Z72Ho/D/JaZ/AL5V1L0K+rfeGBLt/CP405zM3tYFqqFywPVRSxF\nHaNgxicY0XmsMc6ukm3I+Eqb4Q8k/MUodWdEN5liQbVDMdiPEIPGs26HdoQG\n+ssGoeh37PdrQMYN7y2TE3fpfXQ4iibNieuF8poLAPsIEWOkSdAm09GW+5a1\noFJFjBrGFGmBV9dyRBxF3KWDIwyXn7jTyycFeyzZ3n5YfxJPpvBAxajXiKBr\nTfmgyt1XZkbTOPFIvrdFEqr7zUgQt34hQ0dwagiNsCrQ3/Xac0hZcvdNoFDi\nq4eKIXSJ/H61I62uxCv76b+clsg4gUhsmH8OxifxonyabqAHph+p9b9r1KSK\nD+8LMkNYWX7npGY6tF69fB50vqvRlTIe/oEZF9BzshhZ0P0J4Ltbp5+d2j59\nWoQo\r\n=bZ2L\r\n-----END PGP SIGNATURE-----\r\n","size":9618},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.5_1617100563812_0.44278133405229414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:27.244Z","contributors":[]},"7.0.6":{"name":"@testing-library/cypress","version":"7.0.6","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.12.5","@testing-library/dom":"^7.28.1"},"devDependencies":{"cypress":"^6.0.1","kcd-scripts":"^7.5.1","npm-run-all":"^4.1.5","typescript":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"85711771d023dd48b35d7a456578ac5b378f44cc","_id":"@testing-library/cypress@7.0.6","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-atnjqlkEt6spU4Mv7evvpA8fMXeRw7AN2uTKOR1dP6WBvBixVwAYMZY+1fMOaZULWAj9vGLCXXvmw++u3TxuCQ==","shasum":"5445dac4f4852c26901c356e9d3a69371bd20ccf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.6.tgz","fileCount":10,"unpackedSize":42701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeLEACRA9TVsSAnZWagAADKcP/j6ak4MwUur6rlka3aTb\ne9gzHvfM6Cq60wEnK2OoYXpax6bmK9dnHOMQJezat+cDvQFAHemBUy1eQY/d\njS8l9krY8yHS3fdI9tdbKhLSQKU9F1/lpS27DFgNeYwl2nKocIr6VbsenLJp\naiJ4q1g2hWGBU0unElp04qFEfI9jZEifpx8Tvx0n9x0QzznbXOjHyi0d9ihX\nXpZGtsWgO4SpJQLJyuHsyIAI77+KRt27oH2M70RP1lfgYi9PEP0uFMuvQXP2\nv7kgbNM/u6tIW1JHafbDcH2b9PoB0djBXoMn3VxqajKwMsnmuVMIYsXKGNM6\noACCcetzvWSbMvXOJSSb0Mcs5ijWKufOC+ypyWHhyyYt8GMZvr9zgI/8vTJB\nzd1yAVpiWEM1qBTOhwnO25nvJZx1EEfpBRVIeLv4FfrFllGrq7nog9PAzxMy\nMU7yYpuH3nKwvK9BPDYRsBjf26U6SSQ9DPhihd19DH+Q0iTBibjXpAGR67Jy\nGY1nFxQfS57i5mFhWHkSFuCXViGgRoVl66hf+wJv9zIMX4uYa89H8YNGXsuY\nt4S2KvE3H8Q/HQh7OT+/JLq3mLo//5dPSY1F7zoqavvTFPXe1EbcG6Dqt1Bx\nDcc2CIoDbjdGBQb6JwcNgbGfOgjiYmdo0MtJhHfPX1YyONQlVcsto3w07UaD\nuPg2\r\n=P4bL\r\n-----END PGP SIGNATURE-----\r\n","size":9619},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.6_1618522367456_0.3057724171282079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:28.107Z","contributors":[]},"7.0.7":{"name":"@testing-library/cypress","version":"7.0.7","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=10","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.12.5","@testing-library/dom":"^7.29.6"},"devDependencies":{"cypress":"^8.0.0","kcd-scripts":"^7.5.1","npm-run-all":"^4.1.5","typescript":"^4.1.2"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"571d391cd08fe8760b2d746a87c5dcb411480168","_id":"@testing-library/cypress@7.0.7","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"integrity":"sha512-4yavolmN9o4Lmtrff6sbOTNFW9VqRRqDrP6gS2hkqLri4+lKURRYblg8kjOlcni/5h/qctFych+gkUOkpgypxw==","shasum":"b3e8696e707bcaa1664f5f9452f96f87cb90f438","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-7.0.7.tgz","fileCount":10,"unpackedSize":44262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9wApCRA9TVsSAnZWagAA7mIP+wdPinYWBE8f1RVkyDq6\neVoOVcDOVpgxv+Zano26YJPTiExAR6GTYGdOfGNGfdzEx15JVgSLFihykw7i\nAZkWWg30mY65j8whviP9mP0TkBBy+XftHL/kJaqaKsayCT1nWRI/T42l35T7\nTdKznUKLquRYjVfeIXHdZuqV3ESky7oe8DJyPZ/fFeLlwI1LdASvNBBNmAzP\njbQiL5zP9zdrOSftA24diYJePbMihCrv7+amO7mVEVyQ8TRqcWxmgldJyyL4\nT3aSErVHeDbA48GLkvi2Lu7u8Co0ZitpRNH4k2u711QxkkX4SkPxrr4XQB0w\nVUXVJQeOboPPUK+2sZonj6cxoZaI4+J8okrXiDslmEZvIWei/HlCThae9sEc\neRfgpWc715yGblQlqSBx771s0WDUE6wH6RYVLBMrysH7374Ivj+r7sFMzRn0\nRgVyr2Mvw8VDdgbQxXk8wlC/wJlhI4y2yYvlA+HW/LOSDfdTqD7+ajpEJzbh\nnzYk74s8KbeHeyfm1jKup9djB5pQ8uqYe8vrcNtddgTSThcncxT8vpo1EsE7\n3oLG+3EcPVzT2Ov7tVv7I0ld0+fWvnDJXjkIC//G5Yx8AN2RXFjl6KgVuMSV\njRqGVviMF0Facb6k6XaYFeJwmSv34DJ/4cMcIpPVYU0M9mbMN1gthFulI9HV\nM00o\r\n=ge8A\r\n-----END PGP SIGNATURE-----\r\n","size":9820},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_7.0.7_1626800169109_0.1383021533261959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:28.967Z","contributors":[]},"8.0.0":{"name":"@testing-library/cypress","version":"8.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^8.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"53e76f68034a011b8eb0c753e9b49cdb292f32d5","_id":"@testing-library/cypress@8.0.0","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"integrity":"sha512-hx1YYzS6oqQTMiQcTCqoEpB/sYOZWXDDyPw1Akr+LVLDFLRbvOG/lLVI4wpb12dJ2AzPm5dYjLGh5w3hbx/mGQ==","shasum":"290d9bd7d60a3398e9fd965cb45764023f8fcc05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.0.tgz","fileCount":10,"unpackedSize":44262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9wVmCRA9TVsSAnZWagAAmSsP/3mks+nmXx1p3z3U3jIx\n7LyS7oY9gXt9FSfd6X5fCoHfwgSADkiaVsvQ9RG3DQVDeLS5++RrQOdwO8Q9\njc+iil/cEYyaYRGnVff+WL07Yv+4mVR2e4crzWHqYQ26zWHT4pRG0alwit73\nSst/pLFsoxjen+ajBfGuqQBUJleqY7oev3xR4zASKf5/XH9k2Zkms4hlUwHJ\n5bznWAZqV6Ny41zEJL2Jcv6D4A0YFYocukzcNrwERwpKDOop8oWmUGR0hkLv\nIJc2r9fILVHVYIuJ86/ssMrhxP4yjbdG9DqihBx5hp+PbicBuQpyReF+JPGb\ncGIJ1k6LAwd/Jf1SmbL5RSIRykFebJ3FIZnoo9xpoj0mmUO2NuFGu8zhuOx3\njFz/O7gCpQ2S4+IfAB4pKxjjLDzRt+1djg/dErH8YJNUw/jzMchZDSuK9ESy\nwjIcVQDDWZgEc+grhX9cOgbqTslgkNyZuEj89yYmImMOfSV6WvnwiByEp7uq\n4zxfctkJ3JIFJp8YV+4SSDC3cJyxmTOCZOoukAKG8mhydCueSibgdAw6lbBu\nqMVozKGu78bYwxWAsMXridWl9P1nRijJyaPTLYFIFAES3/+jMtE9JKkuGVH1\nIMs2kJI6EKtMD5Nd9jDhIFGtPRJVRQsUyWX0oH/CBwusXmdAl1kziHbnojIJ\nQlFy\r\n=8G/X\r\n-----END PGP SIGNATURE-----\r\n","size":9818},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.0_1626801510052_0.9410833365696534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:29.842Z","contributors":[]},"8.0.1":{"name":"@testing-library/cypress","version":"8.0.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^8.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"1af9f2f28b2ca62936da8a8acca81fc87e2192f7","_id":"@testing-library/cypress@8.0.1","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-JCGy8u4ia+OQQJxVqKqjqpb0i4kmHQhu5jKFVBp+v/YSICnf52fil2MWIJqO+tH9ZQXtp3aF7uKHsVipWaI0BQ==","shasum":"46bf2ae45ba8599a5f77b1dc2386444564cad3ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.1.tgz","fileCount":10,"unpackedSize":44313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMSGlCRA9TVsSAnZWagAA3YAP/ixZDHKr3vRkLuieAs1h\nfIFTV9kjDJRG4GNhr98CIqQAF+ZlDu6YTu4e5ixY7MjeZNcF7itCt6XPSdsv\ntG/KalJa//sc+pF4qflfahdzfhAZfyld3iCU0uozlOSZlLWjuxxYlqGUZN23\nmxPXyCqlGSJpeUfHbFUzX/UZp0v8bIQVIUOKOViowrRx8M3DoguZHzi0kCFO\nGkg4B7WFD1Qd5eCbGvE5TQTHxfJM1/PD1/PLIQGJpXpNXBAHELid/CWo0XQX\nejS+eccy+lqVy+DpWzFSHKADnhOrVd+ySCQLAUAOzmYIrOQQ/qyHXFecBaD4\nleBwQkLFnI/1ZomIQGGQcNyp7Sx8mNkDKIDgT4FaiI7A/2xBPdUnw0rPZ2X9\nNcNaIUDBiBAmPVTeI4oq1Ak0Lo06Y3Mdw7wWGe01BySBfMLJK3zyrAfCk5QA\n3Qhr/zHolRc99e0ngPl84zI3kXBOZueRDUCM0G4ZNBBZDtPj0ZxMR6waHUzh\nZUbqNcqjP9AAZl4Xaz0GiORk9aD+XCCHmormDG1COy3/27+XakYnCvBIw8vQ\nRQ3xZDjuvLH6ZxCzwKHlS5jibGSNx7mPvR6SVb52dTCZQWyOayfkDgP4gRdc\nAo7xh5Lc+Cr8XBBh0q0xJfOq84Hi3tGr+bjhSTQkexKtPIAupptYsoKxIIqi\n9Z0G\r\n=kXnj\r\n-----END PGP SIGNATURE-----\r\n","size":9837},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver.dev@gmail.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.1_1630609829324_0.6367487449935783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:30.699Z","contributors":[]},"8.0.2":{"name":"@testing-library/cypress","version":"8.0.2","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^8.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"b15dbd480b33a6c3b5f1ba32c3ac0ef32cf63c25","_id":"@testing-library/cypress@8.0.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-KVdm7n37sg/A4e3wKMD4zUl0NpzzVhx06V9Tf0hZHZ7nrZ4yFva6Zwg2EFF1VzHkEfN/ahUzRtT1qiW+vuWnJw==","shasum":"b13f0ff2424dec4368b6670dfbfb7e43af8eefc9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.2.tgz","fileCount":10,"unpackedSize":44323,"size":9837},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"brandonvcarroll@gmail.com"},{"name":"anonymous","email":"ben.monro@gmail.com"},{"name":"anonymous","email":"wendelladriel.ti@gmail.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"anto.aravinth.cse@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.2_1636917555133_0.9147022477596645"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T15:38:30.819Z","contributors":[]},"8.0.3":{"name":"@testing-library/cypress","version":"8.0.3","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^8.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"37ade04a54298e14482371cc905ad55aaa335c55","_id":"@testing-library/cypress@8.0.3","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"integrity":"sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==","shasum":"24ab34df34d7896866603ade705afbdd186e273c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.3.tgz","fileCount":10,"unpackedSize":44649,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCT2RcECTouaQdR0sIHtp4cPD8sO9J0mlPer+E4m9g3QgIgAn2fur2bxqGqpEz0LsmKdTCTrrm3czYUgqgvmJ55XQk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimiKEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Bg/8CtfaJImF5saMbt7IqdT8yT1yoTBxbiZPidfwx1WzZ0aq7sYB\r\nfCf1SDN7uBw4nmRFYpXUf4QkwkvRGQBR/bm8H9H08zSsglpUUIumFNdr3G78\r\nv/bMLCu6aqchoqAXEO0UBmIV13Amb6+YqWvNQut8+0E6SNYW0M5zMZUMSmj3\r\ni1bHgjEGRdXIMbu2JfkDXG05jSbIma0viGvjKiRPUIaibd5lX0UxuXJqaY+1\r\nfv3vAMF9fFeWn8/9LdD08RLJ8RkPx3nL5oiNO4sYPz8tpnTGLpO1FacXuttL\r\nZqJnSrKoY4fYs0x/ayLyDA3lfEOI2Xoe+QSVX5x+N4R0f0kOB6TjFci0Ippd\r\ntgUw3oLGyC27Ao2XRvaHiuKEIELrj73b9ePbmkXMawrweOZPA6r//9YVFmq6\r\nJYD70Ad0+rTxKAquobFTn78cIkBHvtRixgvpI9t164w8ntG59v96B/aYDlhQ\r\n5WWiRWhT8hg7mrtZRUqzXrNdHWIMlqPCME4Yn+GghJSIaTlTuxHI9qoTIbLL\r\nd/+O+Tv1hwXDvHC1WaffwVRDyTrcBThz3thTDv3K4AYeYNSW7tYLotFVmteh\r\nUNMAkutZNk3ojoXg703QnHwCgy1pKupzr6fwC03PfDtDwfApYnp6XN3cSxl8\r\nnbzkKUlgRy3I25VbloLyb7yrSQJB+E3H6mQ=\r\n=gQdC\r\n-----END PGP SIGNATURE-----\r\n","size":9893},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.3_1654268548215_0.47412569599375876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T13:00:13.755Z","contributors":[]},"8.0.4":{"name":"@testing-library/cypress","version":"8.0.4","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^10.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"ee3451914df44da3021b072614fa3d5452f8bca1","_id":"@testing-library/cypress@8.0.4","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-R3cpRt/tYvcY7KKe0qULImqmwiVHCJZVIuUpHl624uz102XLyyzc2714PkmRgzYo0mFOu3kNAV4NP+H1Q7pwlA==","shasum":"edb02b28033bb73e9b0ed0222f52dad8bd931b5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.4.tgz","fileCount":10,"unpackedSize":44714,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbxeCUtzZbzx0ZU13E4idPWNa2kZYHiCbZzNpP/FAq/AiEAyK23VumTsj9efu4a/ds54ll0aTQyF/YwctPU90dhf48="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc9OzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+pxAAma1CrCKmMoP5LCMcUgz1dPQ93A3MlqWgrWSz7Y/QnNt2S/py\r\nEtForPIyAG5BdrPaYYpz8PMVpbRc9Hn5k3/CSO6h3t3AiqY6e18A94PbcXtc\r\narJHndH5iF/hN+sxzOrlgoObt9H+rx2YJYzkCiOJo0ILkawRCnxi1cHPCyCM\r\n+n86s7kZKkxJL617B5swR2AoOmXEAeGsBoErDaxzELfI+mb3PleDiRN0s9I7\r\nF0clJ6WJKLlH0FxHU4QSHEMoCqd/SvnKtaAtQ4JZL0MtRAdRO2xLF6FWCmkr\r\nprPvJqLDxbJAOl4XSe+cxNcbqXWS87bM87edbqHXcpuPeFQrqA10d9/vj3jU\r\nV5oH8rTv5jxj6GF8xBnUHHU6o9PaaUWXAi3hCVCDztd+56tHsYAlagTHQsfw\r\nsjNnFXzGOdjR5Yekxnt+I1Cbt7bqYyUnczgyt3r+I9lHlVa0KzwcObtE55sA\r\nNMR+1LBtfJYA7phavTLcxsIhDNorIqikeZivCy1GKI4fSOi1/F/ngIvGOGfg\r\nrLQmqzJ3hxFFua1WRLhB/YXR7WjYHEkvWxkEMJDxcK6LDo/NPjQFIkwD6c61\r\nOB7z4UQT0ghBCPNbAyWGEzXjvoYXJ5ZQwdM2Q9KnBPcdjvSYpe+u8PhrEPXV\r\npuViu5+fBcvPF65lqLQZndNDBcV04fD/i3Y=\r\n=A2Bv\r\n-----END PGP SIGNATURE-----\r\n","size":9887},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.4_1668535219580_0.24704986842395793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T18:00:26.822Z","contributors":[]},"8.0.5":{"name":"@testing-library/cypress","version":"8.0.5","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^10.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"dcfa412a0bbee2d7a40e79eeb50adb32ab180913","_id":"@testing-library/cypress@8.0.5","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-xDU+qrVP7rHsQlnVmw0F8zSuxkkVr71HVScs0Yyo8mQXvZcoAYlA3LprPnN3KLc4gKAycanPG2y2hKjI085KOw==","shasum":"887009565df5d0198ecab52379a50f5d86364c55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.5.tgz","fileCount":10,"unpackedSize":44725,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHLEOXTfWw+qtfk1DgaYg4PI7itZZ2WClbSHaPPAYLBLAiEAgSNGW8kd72A0ZLbCgpj5s1+ifOJOdfYKUFRyN5p9/lg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc9dlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrevRAAl5ajCjDuFAhk6pjC+U4rSxna85uI5k1n32BZMZeuLHeaGvz4\r\nOLiquksmyOYca37LF9P4lsBVU6hepMI87Oq7RI3bCCDBL9ikMEC79LvFnMBD\r\n9wybs0V1T7WR0HCaM54uY52CHV+uszlJF0bn2xCswkDuIsqGoBT8mHSc+Y01\r\n37Dnh7N3LuKrnvrCIOIN6v7fQjNzruN0784pA9hasA5qtsSUCaF+2xEPDpCp\r\nravlLOm9pqlVjTeXFb+5rbfFs74/J/9KkgIx0Cu3X83a8TlwVd3FRJzs+/EI\r\nHFN+9JWTp4lAAzIfdmdD2qRpDHRlwiKzqJ4vauCwDVWbyfmxbJ27yRyjnjb0\r\n9gtq1tnmTr/pHot2/ZZ8EcQDT5CAB68Xh66aLo42KpmpIQw7FXzemAeEwWHH\r\n4CF9WFRHXnMm0ZTaelOIl2PK0tLWqXnYQcvNBSaptm1AVgvCKm3+mV2d0c/+\r\njedx9KTSmBw95DUfLSi/ERWnnt3YdbWJRCrVxxgD24EFjci2aMNyPBW8vMw8\r\nfIbCOqvIQBATxj15kXUhr9ild+7+86ZmjWMflL7mtxW852wFr5Y2obSx5smb\r\nsFAvFFAJJSKFTmW/xdQIRLM7xU3JJWSGZtHeLU5CVY/jYkramRvfmhoevgci\r\nEOqBu+8aeW+30lZrDG0/gbPvPQIP/y26BAA=\r\n=kFcN\r\n-----END PGP SIGNATURE-----\r\n","size":9892},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.5_1668536165270_0.5452020757207381"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T18:16:39.560Z","contributors":[]},"8.0.6":{"name":"@testing-library/cypress","version":"8.0.6","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^10.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"e9fdfae6e6b0ec4fc277b22f947e6aeb21f07669","_id":"@testing-library/cypress@8.0.6","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-HaEX5LbXFtXrMUtRB+jenw4gBDys7HvNJo4rv+2jU0MdzLJsdrOXmtx5Yk3+wvwfX/nGsxT7LsUJ8T793Dp3rA==","shasum":"778b00154876023ba394a7b0f54e004a045c7b95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.6.tgz","fileCount":10,"unpackedSize":45056,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5cztIOpPgmbAs/5fI6Z2rLmlPwQR7Vtjk4AquVF0CZQIgPv6UuHBHDoBQPW0IO2yrTAbRl8zWcy7IMeQ3xdl0nCg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc+krACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqY8xAAmMlnm0A1VTeBbEaxX420YCyHV4eRUeq4ZZv5pVRMeKxUm+cJ\r\nocz8nwV6J3lxrTRaSxwDaMSFZbGqyA0P0As10XvB5uZHMzsurvdCV2v6XjY6\r\ncN6+3mNF7g5W9L2oLX3IgYQlVY1qCGKAyk3x4Ayy+b6YFhagwDCmm0mUdDxd\r\nH5SrTGc0ZcA/rYgpuoNOurUX7g6ysX6XFFIS7r2iGRR8ZD6DH4TW/kA0bcok\r\nqOBj/c3G6FL50m77PZfKgsrJh+2CwbjoPBa4FZ1rxiL5Tfhanj7MXg9rQL2D\r\ngRsLUG+3kmL2KkUZlCIOnlWQFcZICu0OPVrYs6B14C6FE1dM1SxkvU2Iyew/\r\nV7uP+b3xtGcnIPB1C8q03NDz0Wd2QByk4JIO4Hc2FIFxMyxnTyEFVBBXcn3H\r\nYTN4t+B3UZQjPbYfkva/prOKE1re0KVY/tInS+neV9Nm/OG5TZy2X6ovav4F\r\nJPw689vUbXvNG3zI9shlQeUFArDnuqQP5ueS2pHAPAlZD3h6xTBybDud15L9\r\nRG4ZzAdOMmR8TyX/kNP0NG0Od7FVX2ctFtIEqMoRJc+qfvmRZYSOXy8EwRoS\r\nnWlIuwC4wg4Ptljd8/OmhV6mERS5lDVJLrOGz6Kx14XnpxOihx/0XNMhdfey\r\n8ah5EL3sNJSug4crXqI34EJzIFv6yVntv6s=\r\n=eOro\r\n-----END PGP SIGNATURE-----\r\n","size":10028},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.6_1668540714741_0.6903117546504534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T19:38:56.431Z","contributors":[]},"8.0.7":{"name":"@testing-library/cypress","version":"8.0.7","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^10.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"8d66009f1dc2a41743c20114fe94c6bfc4c53b50","_id":"@testing-library/cypress@8.0.7","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-3HTV725rOS+YHve/gD9coZp/UcPK5xhr4H0GMnq/ni6USdtzVtSOG9WBFtd8rYnrXk8rrGD+0toRFYouJNIG0Q==","shasum":"18315eba3cf8852808afadf122e4858406384015","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-8.0.7.tgz","fileCount":10,"unpackedSize":45092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0RvxmxdymiGyife3HIDLygqmLS0q3r49aM8VdcHAkuAiBu07BXGuIgU/3Y+VeND9pcmFrcTAnoZuoMgFVJ4AOrQg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc/RLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLtA//Ux2qTIjWvdtr1hGagSr38WadCOM4tFFpcBXtjgLnbTH1NqCT\r\n4K96JnAGIeNMUZ1BiQYkMEMHxnQxve7C+z8yAyrmHUyRH+MPZMGxPBaod3mK\r\nBj8ojBKTxOcGsfR3ZC4ARkBpxBsNKDnNejjarnoe5/xPyyfPOncSqAaUE01F\r\n4ZYtxQkkAzgV7F0AsW95R4Jv6mnnF9zq8i4APKY6SDXn/FAkaVNW2m66UyB/\r\njl2/FMbG8V3huw/SIg9N9nLwl7fX0+6OQ4wzbFa+F8GLyqgA1pLo0sRpBKzw\r\nri3ilnhwBp6YZ5GfahQ9Qr0cFh0pzxbgRJrhyHWC9ghWrxYeuN1swO5Siv4Z\r\nYUyBboMyUjdA/uZOY1T7YiNh5Hinj2j/wzKvTUbCvDNZVNJi55ysXGyDR8fQ\r\nujJBtO/hJJkgbQAiYrIybTB5vM9I9SnoEJdVNzUiPfTtM3pV66l+3oFMJ6th\r\n/9V/S4+afJtGB4mC/plD7MLUMYETStgebBscXTzGpaPeOIvbqnyp7YBAXo4E\r\nn71b7ZIi2BG4tTy/MPEfNMhoGIkNN0VY/mQvONQLGhsN4AQljfb5RQLemAob\r\nUyrZYc6kJtgb7BhdXEngyVT+20hvasFebecnAymCWQ7wOomxiedMOdW6EF7k\r\nyWRxNS+0ox/wd/9M8/gAFHscS6wfuPMRA6I=\r\n=wW62\r\n-----END PGP SIGNATURE-----\r\n","size":10037},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_8.0.7_1668543563345_0.15198113312624284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T20:28:53.705Z","contributors":[]},"9.0.0":{"name":"@testing-library/cypress","version":"9.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^8.1.0"},"devDependencies":{"cypress":"^12.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^12.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","gitHead":"8c93575723e9d18c770278dbed7d37970be8436a","_id":"@testing-library/cypress@9.0.0","_nodeVersion":"14.21.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA==","shasum":"3facad49c4654a99bbd138f83f33b415d2d6f097","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-9.0.0.tgz","fileCount":10,"unpackedSize":42774,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6ioSPP86PR5aOe26BKNaMTpmAiUGEUZjZ3G+MhbMSNAIhANF4b++bdJuX7y7hILBgPVV7FzRFEp7NMhbXlZx2A4yy"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmLSjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHpQ//RZLvlQ8MN4CXKWMR7U/XhXNUJnQdFcVGwcFPz8eOFjMVrN2I\r\nTt15UL62V38x3Snjz9yS69bwdDSE0dBkVSjMwGFM57Cyte5VkoNV8aRn5Ss+\r\nwQbtNafmu5HZdDQ/n0CeHKDo8LNbKEnM4yen42VP0ttLuQ5VKRriJu0lo60W\r\nhiKE6lCvpnHtKB1SlNsbaDUN0k+ZLDUc0prhaE9JjpiDfd+Lfxi15JY6YUGL\r\nxYkZdvbs+8fAy3zFW/v05+8aUr0p6Y3esDwvQIP9hLOd5dZJj6+zlsoKQ8YS\r\n3mmWtuwFjc3kICKtS+CcOuXchEGeJ1iR0Fv0mIsh56HU+ttQYfUULQj+tTj3\r\nFdiGJpd64hcT2rR3XA/FnDCfc2WURYLGRrLl+BxLm/DpITx0qcSvjm15JL9j\r\nxIvUhuDmupI2EOZ8o4gBFVmWymVJMeszID/5u6rpx6wFyKPMY2bYD7zVFyN2\r\ne7cpRZPHhvyoygg9V82CcO84cN8YXka0GS1ygtIEypgTttFReYTZWcPu9R2j\r\nfK8q1gg2ROvZv02ro7Q+1/VmOQoTN6EIScJsZR+FrdMCFBgRWkhXnGU/okiO\r\n9rmlFCo021fG4AdbpmLWQLPukzUHBvpqq3OcvozgYSVGRDRfpy+ujtceOcjJ\r\nhmdTN+GVKhA1TKxMoD9q+aV8ZSjttPWRokc=\r\n=cUPg\r\n-----END PGP SIGNATURE-----\r\n","size":9348},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_9.0.0_1670952098791_0.22078036544335977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-13T17:23:39.466Z","contributors":[]},"10.0.0":{"name":"@testing-library/cypress","version":"10.0.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^9.0.0"},"devDependencies":{"cypress":"^12.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^12.0.0 || ^13.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","_id":"@testing-library/cypress@10.0.0","gitHead":"478d7cde8d3e2d579e16576837d77e2fdd982629","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-b7dNzDldZmpwl4MmC3UEEW7/X355w8ScOQfJ7RPFHP0eheRkO7qCNfn7YFyq39w5kx9My8/BJiYCeOn5q9LrDQ==","shasum":"b424b0af72afacce20ec0b7273328ad18c0e6b5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-10.0.0.tgz","fileCount":9,"unpackedSize":42599,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDu6OwR2tyQ8iKD2gHKz4pFDzDyiPXezYqisVXmI8iY6AiEAzBKp4MXhKDMCqW+G8TrnNxV9aYSSaeVd5oq/brBUcnc="}],"size":9165},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_10.0.0_1694542741953_0.9554252311696643"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-12T18:19:02.193Z","publish_time":1694542742193,"_source_registry_name":"default","contributors":[]},"10.0.1":{"name":"@testing-library/cypress","version":"10.0.1","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^9.0.0"},"devDependencies":{"cypress":"^12.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^12.0.0 || ^13.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cypress-testing-library.git"},"bugs":{"url":"https://github.com/kentcdodds/cypress-testing-library/issues"},"homepage":"https://github.com/kentcdodds/cypress-testing-library#readme","_id":"@testing-library/cypress@10.0.1","gitHead":"063a2ff7b4ccdc2a5ad40673dec36f174bee9c41","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==","shasum":"15abae0edb83237316ec6d07e152b71a50b38387","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-10.0.1.tgz","fileCount":9,"unpackedSize":42665,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChDswaFqe7pzJxiegQfHl86SHr1Apx21QfuZjSslfA/gIgD/XkvcbZx7TUsTrzlxQKJA84w+nqiqewYT2W5DNBXGE="}],"size":9195},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_10.0.1_1694630482584_0.30657021658052686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-13T18:41:22.793Z","publish_time":1694630482793,"_source_registry_name":"default","contributors":[]},"10.0.2":{"name":"@testing-library/cypress","version":"10.0.2","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^10.1.0"},"devDependencies":{"cypress":"^12.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^12.0.0 || ^13.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/testing-library/cypress-testing-library.git"},"bugs":{"url":"https://github.com/testing-library/cypress-testing-library/issues"},"homepage":"https://github.com/testing-library/cypress-testing-library#readme","_id":"@testing-library/cypress@10.0.2","gitHead":"b31c5c8d95c058d7deb28d74450e693271baad7b","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-dKv95Bre5fDmNb9tOIuWedhGUryxGu1GWYWtXDqUsDPcr9Ekld0fiTb+pcBvSsFpYXAZSpmyEjhoXzLbhh06yQ==","shasum":"5d360f2aa43708c6c92e24765f892b09f3a58912","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-10.0.2.tgz","fileCount":9,"unpackedSize":42671,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGhLf66xmwy07je4pZJ39O1XopNqusgjcTqhtI3XLOVAIgRQetulDubpyz9mqWj3LQ38oA2sdLtvM7CqXptVWSFCg="}],"size":9246},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_10.0.2_1717160035617_0.23990876690490404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-31T12:53:55.787Z","publish_time":1717160035787,"_source_registry_name":"default","contributors":[]},"10.0.3":{"name":"@testing-library/cypress","version":"10.0.3","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^10.1.0"},"devDependencies":{"cypress":"^14.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^12.0.0 || ^13.0.0 || ^14.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/testing-library/cypress-testing-library.git"},"bugs":{"url":"https://github.com/testing-library/cypress-testing-library/issues"},"homepage":"https://github.com/testing-library/cypress-testing-library#readme","_id":"@testing-library/cypress@10.0.3","gitHead":"d77c9df17863dc0ca1d14fb7ccd1f568c6b65580","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-TeZJMCNtiS59cPWalra7LgADuufO5FtbqQBYxuAgdX6ZFAR2D9CtQwAG8VbgvFcchW3K414va/+7P4OkQ80UVg==","shasum":"4514b1bcace4f28acab7ba7db6b8f5c017f0bfd1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-10.0.3.tgz","fileCount":9,"unpackedSize":42682,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiR81tiqQUwwWzIqB8FOOSBMPijg+Ryq/L+bbJWQumCQIhAJXRIYrWUWFFtTupcJR3lbIuVhazw2XL7vvJibi/WI9g"}],"size":9249},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mail@lenzw.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cypress_10.0.3_1737469493071_0.18392861476543043"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T14:24:53.276Z","publish_time":1737469493276,"_source_registry_name":"default","contributors":[]},"10.1.0":{"name":"@testing-library/cypress","version":"10.1.0","description":"Simple and complete custom Cypress commands and utilities that encourage good testing practices.","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=12","npm":">=6"},"scripts":{"build":"kcd-scripts build","lint":"kcd-scripts lint","setup":"npm install && npm run validate -s","test":"npm-run-all --parallel test:unit test:cypress","test:cypress":"npm run test:cypress:run","test:cypress:dev":"npm run test:cypress:open","test:cypress:open":"cypress open","test:cypress:run":"cypress run","test:unit":"kcd-scripts test --no-watch","test:unit:watch":"kcd-scripts test","typecheck":"kcd-scripts typecheck --build types","validate":"kcd-scripts validate build,lint,test,typecheck"},"keywords":["testing","cypress","ui","dom","integration","functional","end-to-end","e2e"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.14.6","@testing-library/dom":"^10.1.0"},"devDependencies":{"cypress":"^15.0.0","kcd-scripts":"^11.2.0","npm-run-all":"^4.1.5","typescript":"^4.3.5"},"peerDependencies":{"cypress":"^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/prefer-default-export":"off","import/no-unassigned-import":"off","jest/valid-expect":"off"}},"eslintIgnore":["node_modules","coverage","dist"],"repository":{"type":"git","url":"git+https://github.com/testing-library/cypress-testing-library.git"},"bugs":{"url":"https://github.com/testing-library/cypress-testing-library/issues"},"homepage":"https://github.com/testing-library/cypress-testing-library#readme","_id":"@testing-library/cypress@10.1.0","gitHead":"e6ac1355982eb46508da4e2954213b7d274475a3","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-tNkNtYRqPQh71xXKuMizr146zlellawUfDth7A/urYU4J66g0VGZ063YsS0gqS79Z58u1G/uo9UxN05qvKXMag==","shasum":"e1f12e2f8206e7cdf12d3ca23b6d303d08f44180","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@testing-library/cypress/-/cypress-10.1.0.tgz","fileCount":9,"unpackedSize":42693,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAL3X7qqel9mwxlKXvhipZlCmvk0XOGUxgFisfWj0zH6AiAg0/H2EuNC8UL24CLt5/wJjwk7B2DQDo9wKyxOuIgQvA=="}],"size":9251},"_npmUser":{"name":"anonymous","email":"testinglibraryoss@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"testinglibraryoss@gmail.com"},{"name":"anonymous","email":"me@kentcdodds.com"},{"name":"anonymous","email":"timdeschryver@outlook.com"},{"name":"anonymous","email":"patrick.hulce@gmail.com"},{"name":"anonymous","email":"dfcook@hotmail.com"},{"name":"anonymous","email":"polvara@gmail.com"},{"name":"anonymous","email":"mpeyper7@gmail.com"},{"name":"anonymous","email":"rahim.alwer@gmail.com"},{"name":"anonymous","email":"patrick.gotthardt@trivago.com"},{"name":"anonymous","email":"carson.mckinstry@gmail.com"},{"name":"anonymous","email":"thymikee@gmail.com"},{"name":"anonymous","email":"brrianalexis.dev@gmail.com"},{"name":"anonymous","email":"decroockjovi@gmail.com"},{"name":"anonymous","email":"mdjastrzebski@gmail.com"},{"name":"anonymous","email":"silbermann.sebastian@gmail.com"},{"name":"anonymous","email":"mail@lenzw.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cypress_10.1.0_1756853467985_0.2735422736007629"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T22:51:08.176Z","publish_time":1756853468176,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"alpha":"5.0.0-alpha.0","beta":"7.0.0-beta.2","latest":"10.1.0"},"name":"@testing-library/cypress","time":{"created":"2022-01-27T19:53:37.874Z","modified":"2025-12-13T20:21:09.911Z","0.0.0":"2019-05-30T18:04:37.974Z","4.0.0":"2019-05-30T18:12:39.219Z","4.0.1":"2019-05-31T15:09:01.443Z","4.0.2":"2019-06-03T12:57:29.609Z","4.0.3":"2019-06-05T16:59:13.716Z","4.0.4":"2019-06-24T15:25:01.491Z","4.0.5":"2019-07-24T14:05:51.532Z","4.1.0":"2019-08-09T20:43:02.940Z","4.1.1":"2019-08-17T19:00:36.896Z","4.2.0":"2019-08-29T19:24:53.540Z","5.0.0-alpha.0":"2019-09-04T04:35:06.021Z","5.0.0":"2019-09-04T05:50:02.883Z","5.0.1":"2019-09-17T12:39:33.791Z","5.0.2":"2019-10-11T18:03:01.062Z","5.1.0":"2020-01-28T18:19:00.394Z","5.1.1":"2020-01-29T23:06:53.671Z","5.1.2":"2020-01-30T20:56:04.536Z","5.2.0":"2020-02-02T03:48:35.229Z","5.2.1":"2020-02-03T02:23:26.715Z","5.3.0":"2020-02-06T23:38:44.362Z","6.0.0-beta.1":"2020-03-04T20:52:21.593Z","5.3.1":"2020-03-12T05:29:04.128Z","6.0.0":"2020-03-12T23:31:29.403Z","6.0.1":"2020-08-21T16:13:30.574Z","6.1.0-beta.1":"2020-08-22T22:52:00.856Z","7.0.0-beta.1":"2020-08-22T22:59:29.660Z","7.0.0-beta.2":"2020-09-03T13:40:55.419Z","7.0.0":"2020-09-03T15:41:58.386Z","7.0.1":"2020-09-22T20:47:26.181Z","7.0.2":"2020-11-24T14:23:02.363Z","7.0.3":"2020-12-16T16:04:52.465Z","7.0.4":"2021-02-21T22:06:24.976Z","7.0.5":"2021-03-30T10:36:03.960Z","7.0.6":"2021-04-15T21:32:47.596Z","7.0.7":"2021-07-20T16:56:09.221Z","8.0.0":"2021-07-20T17:18:30.153Z","8.0.1":"2021-09-02T19:10:29.468Z","8.0.2":"2021-11-14T19:19:15.307Z","8.0.3":"2022-06-03T15:02:28.383Z","8.0.4":"2022-11-15T18:00:19.767Z","8.0.5":"2022-11-15T18:16:05.484Z","8.0.6":"2022-11-15T19:31:55.011Z","8.0.7":"2022-11-15T20:19:23.585Z","9.0.0":"2022-12-13T17:21:39.052Z","10.0.0":"2023-09-12T18:19:02.193Z","10.0.1":"2023-09-13T18:41:22.793Z","10.0.2":"2024-05-31T12:53:55.787Z","10.0.3":"2025-01-21T14:24:53.276Z","10.1.0":"2025-09-02T22:51:08.176Z"},"readme":"<div align=\"center\">\n<h1>Cypress Testing Library</h1>\n\n<a href=\"https://www.emojione.com/emoji/1f405\">\n  <img\n    height=\"80\"\n    width=\"80\"\n    alt=\"tiger\"\n    src=\"https://raw.githubusercontent.com/testing-library/cypress-testing-library/main/other/tiger.png\"\n  />\n</a>\n\n<p>Simple and complete custom Cypress commands and utilities that encourage good\ntesting practices.</p>\n\n[**Read the docs**](https://testing-library.com/cypress) |\n[Edit the docs](https://github.com/alexkrolick/testing-library-docs)\n\n</div>\n\n---\n\n<!-- prettier-ignore-start -->\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![version][version-badge]][package]\n[![downloads][downloads-badge]][npmtrends]\n[![MIT License][license-badge]][license]\n[![All Contributors][all-contributors-badge]](#contributors-)\n[![PRs Welcome][prs-badge]][prs]\n[![Code of Conduct][coc-badge]][coc]\n<!-- prettier-ignore-end -->\n\n<div align=\"center\">\n  <a href=\"https://testingjavascript.com\">\n    <img\n      width=\"500\"\n      alt=\"TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application.\"\n      src=\"https://raw.githubusercontent.com/testing-library/cypress-testing-library/main/other/testingjavascript.jpg\"\n    />\n  </a>\n</div>\n\n## The problem\n\nYou want to use [`DOM Testing Library`][dom-testing-library] methods in your\n[Cypress][cypress] tests.\n\n## This solution\n\nThis allows you to use all the useful\n[`DOM Testing Library`][dom-testing-library] methods in your tests.\n\n## Table of Contents\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [Installation](#installation)\n  - [With TypeScript](#with-typescript)\n  - [Intellisense for JavaScript with VS Code](#intellisense-for-javascript-with-vs-code)\n- [Usage](#usage)\n  - [Differences from DOM Testing Library](#differences-from-dom-testing-library)\n- [Config testIdAttribute](#config-testidattribute)\n- [Other Solutions](#other-solutions)\n- [Issues](#issues)\n  - [🐛 Bugs](#-bugs)\n  - [💡 Feature Requests](#-feature-requests)\n- [Contributors ✨](#contributors-)\n- [LICENSE](#license)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Installation\n\nThis module is distributed via [npm][npm] which is bundled with [node][node] and\nshould be installed as one of your project's `devDependencies`:\n\n```\nnpm install --save-dev @testing-library/cypress\n```\n\n### With TypeScript\n\nTypings should be added as follows in `tsconfig.json`:\n\n```json\n{\n  \"compilerOptions\": {\n    \"types\": [\"cypress\", \"@testing-library/cypress\"]\n  }\n}\n```\n\n### Intellisense for JavaScript with VS Code\n\nIf you're not using TypeScript, you use VS Code, and want to have\ncode-completion with the methods from this library, simply add the following\nline to your project's root-level `jsconfig.json` file:\n\n```json\n{\n  \"include\": [\"node_modules/cypress\", \"./cypress/**/*.js\"]\n}\n```\n\n## Usage\n\n`Cypress Testing Library` extends Cypress' `cy` command.\n\nAdd this line to your project's `cypress/support/commands.js`:\n\n```javascript\nimport '@testing-library/cypress/add-commands'\n```\n\nYou can now use all of `DOM Testing Library`'s `findBy` and `findAllBy`\ncommands.\n[See the `DOM Testing Library` docs for reference](https://testing-library.com)\n\nYou can find\n[all Library definitions here](https://github.com/testing-library/cypress-testing-library/tree/main/types/index.d.ts).\n\nTo configure DOM Testing Library, use the following custom command:\n\n```javascript\ncy.configureCypressTestingLibrary(config)\n```\n\nTo show some simple examples (from\n[cypress/e2e/find.cy.js](cypress/e2e/find.cy.js)):\n\n```javascript\ncy.findAllByText('Button Text').should('exist')\ncy.findAllByText('Non-existing Button Text').should('not.exist')\ncy.findAllByLabelText('Label text', {timeout: 7000}).should('exist')\ncy.findAllByText('Jackie Chan').click()\n\n// findAllByText _inside_ a form element\ncy.get('form').findAllByText('Button Text').should('exist')\n```\n\n### Differences from DOM Testing Library\n\n`Cypress Testing Library` supports both jQuery elements and DOM nodes. This is\nnecessary because Cypress uses jQuery elements, while `DOM Testing Library`\nexpects DOM nodes. When you chain a query, it will get the first DOM node from\n`subject` of the collection and use that as the `container` parameter for the\n`DOM Testing Library` functions.\n\n`query*` queries are not supported. You should use the `should('not.exist')`\nassertion instead to check for the absence of an element.\n\n`get*` queries are not supported. `find*` queries do not use the Promise API of\n`DOM Testing Library`, but instead forward to the `get*` queries and use\nCypress' built-in retryability using error messages from `get*` APIs to forward\nas error messages if a query fails.\n\n`findAll*` can select more than one element and is closer in functionality to\nhow Cypress built-in commands work. `find*` commands will fail if more than one\nelement is found that matches the criteria which is not how built-in Cypress\ncommands work, but is provided for closer compatibility to other Testing\nLibraries.\n\nCypress handles actions when there is only one element found. For example, the\nfollowing will work without having to limit to only 1 returned element. The\n`cy.click` will automatically fail if more than 1 element is returned by the\n`findAllByText`:\n\n```javascript\ncy.findAllByText('Some Text').click()\n```\n\nIf you intend to enforce only 1 element is returned by a selector, the following\nexamples will both fail if more than one element is found.\n\n```javascript\ncy.findAllByText('Some Text').should('have.length', 1)\ncy.findByText('Some Text').should('exist')\n```\n\n## Config testIdAttribute\n\nIf you would like to change the default testId from `data-testId` to\n`data-test-id`, add to your project's `cypress/support/index.js`:\n\n```javascript\nimport {configure} from '@testing-library/cypress'\nconfigure({testIdAttribute: 'data-test-id'})\n```\n\nIt accepts all configurations listed in\n[DOM testing library](https://testing-library.com/docs/dom-testing-library/api-configuration).\n\n## Other Solutions\n\nI'm not aware of any, if you are please [make a pull request][prs] and add it\nhere!\n\n## Issues\n\n_Looking to contribute? Look for the [Good First Issue][good-first-issue]\nlabel._\n\n### 🐛 Bugs\n\nPlease file an issue for bugs, missing documentation, or unexpected behavior.\n\n[**See Bugs**][bugs]\n\n### 💡 Feature Requests\n\nPlease file an issue to suggest new features. Vote on feature requests by adding\na 👍. This helps maintainers prioritize what to work on.\n\n[**See Feature Requests**][requests]\n\n## Contributors ✨\n\nThanks goes to these people ([emoji key][emojis]):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tr>\n    <td align=\"center\"><a href=\"https://kentcdodds.com\"><img src=\"https://avatars.githubusercontent.com/u/1500684?v=3?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=kentcdodds\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=kentcdodds\" title=\"Documentation\">📖</a> <a href=\"#infra-kentcdodds\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">🚇</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=kentcdodds\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://sompylasar.github.io\"><img src=\"https://avatars2.githubusercontent.com/u/498274?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Ivan Babak</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=sompylasar\" title=\"Code\">💻</a> <a href=\"#ideas-sompylasar\" title=\"Ideas, Planning, & Feedback\">🤔</a></td>\n    <td align=\"center\"><a href=\"http://team.thebrain.pro\"><img src=\"https://avatars1.githubusercontent.com/u/4002543?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Łukasz Gandecki</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=lgandecki\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=lgandecki\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/npeterkamps\"><img src=\"https://avatars1.githubusercontent.com/u/25429764?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Peter Kamps</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=npeterkamps\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=npeterkamps\" title=\"Documentation\">📖</a> <a href=\"#ideas-npeterkamps\" title=\"Ideas, Planning, & Feedback\">🤔</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=npeterkamps\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/airato\"><img src=\"https://avatars3.githubusercontent.com/u/4506749?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Airat Aminev</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=airato\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=airato\" title=\"Tests\">⚠️</a> <a href=\"#tool-airato\" title=\"Tools\">🔧</a></td>\n    <td align=\"center\"><a href=\"https://www.webiny.com\"><img src=\"https://avatars0.githubusercontent.com/u/5121148?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Adrian Smijulj</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=adrian1358\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://www.ossfinder.com\"><img src=\"https://avatars0.githubusercontent.com/u/12230408?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Soo Jae Hwang</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/issues?q=author%3Amisoguy\" title=\"Bug reports\">🐛</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=misoguy\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=misoguy\" title=\"Tests\">⚠️</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/wKovacs64\"><img src=\"https://avatars1.githubusercontent.com/u/1288694?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Justin Hall</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=wKovacs64\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=wKovacs64\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/euZebe\"><img src=\"https://avatars3.githubusercontent.com/u/9463809?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>euzebe</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=euZebe\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://github.com/jkdowdle\"><img src=\"https://avatars0.githubusercontent.com/u/19804196?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>jkdowdle</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=jkdowdle\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://brian.ng\"><img src=\"https://avatars3.githubusercontent.com/u/56288?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Brian Ng</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=existentialism\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://karilaari.fi\"><img src=\"https://avatars2.githubusercontent.com/u/2477131?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Kari Laari</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=klaari\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://github.com/ppi-buck\"><img src=\"https://avatars2.githubusercontent.com/u/37330764?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Basti Buck</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=ppi-buck\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://github.com/ShimiTheFirst\"><img src=\"https://avatars2.githubusercontent.com/u/25421369?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>ShimiTheFirst</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/issues?q=author%3AShimiTheFirst\" title=\"Bug reports\">🐛</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/omerose\"><img src=\"https://avatars2.githubusercontent.com/u/9358542?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>omerose</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=omerose\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"http://www.aaronmcadam.com\"><img src=\"https://avatars3.githubusercontent.com/u/37928?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Aaron Mc Adam</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=aaronmcadam\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=aaronmcadam\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://twitter.com/karlhorky\"><img src=\"https://avatars2.githubusercontent.com/u/1935696?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Karl Horky</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=karlhorky\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://twitter.com/NoriSte\"><img src=\"https://avatars0.githubusercontent.com/u/173663?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Stefano Magni</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=NoriSte\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=NoriSte\" title=\"Tests\">⚠️</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=NoriSte\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://github.com/weyert\"><img src=\"https://avatars3.githubusercontent.com/u/7049?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Weyert de Boer</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=weyert\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://simjes.dev/\"><img src=\"https://avatars0.githubusercontent.com/u/6494049?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Simon Jespersen</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=simjes\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/pulls?q=is%3Apr+reviewed-by%3Asimjes\" title=\"Reviewed Pull Requests\">👀</a></td>\n    <td align=\"center\"><a href=\"https://afontcu.dev\"><img src=\"https://avatars0.githubusercontent.com/u/9197791?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Adrià Fontcuberta</b></sub></a><br /><a href=\"#infra-afontcu\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">🚇</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=afontcu\" title=\"Documentation\">📖</a> <a href=\"https://github.com/testing-library/cypress-testing-library/pulls?q=is%3Apr+reviewed-by%3Aafontcu\" title=\"Reviewed Pull Requests\">👀</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/Megoos\"><img src=\"https://avatars2.githubusercontent.com/u/9866017?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Mikhail Guskov</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/issues?q=author%3AMegoos\" title=\"Bug reports\">🐛</a></td>\n    <td align=\"center\"><a href=\"https://jds.work\"><img src=\"https://avatars1.githubusercontent.com/u/10285055?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>JD Gonzales</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=juliusdelta\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://yvonnickfrin.dev\"><img src=\"https://avatars0.githubusercontent.com/u/13099512?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Yvonnick FRIN</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=frinyvonnick\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://www.franck-abgrall.me/\"><img src=\"https://avatars3.githubusercontent.com/u/9840435?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Franck Abgrall</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/pulls?q=is%3Apr+reviewed-by%3Akefranabg\" title=\"Reviewed Pull Requests\">👀</a></td>\n    <td align=\"center\"><a href=\"http://twitter.com/tlrobinson\"><img src=\"https://avatars0.githubusercontent.com/u/18193?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Tom Robinson</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=tlrobinson\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=tlrobinson\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/NicholasBoll\"><img src=\"https://avatars2.githubusercontent.com/u/338257?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Nicholas Boll</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=NicholasBoll\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=NicholasBoll\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://github.com/FlopieUtd\"><img src=\"https://avatars3.githubusercontent.com/u/23555863?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>FlopieUtd</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=FlopieUtd\" title=\"Documentation\">📖</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/leosuncin\"><img src=\"https://avatars1.githubusercontent.com/u/4307697?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Jaime Leonardo Suncin Cruz</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/issues?q=author%3Aleosuncin\" title=\"Bug reports\">🐛</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=leosuncin\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=leosuncin\" title=\"Tests\">⚠️</a></td>\n    <td align=\"center\"><a href=\"https://matt.travi.org\"><img src=\"https://avatars1.githubusercontent.com/u/126441?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Matt Travi</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=travi\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://michaeldeboey.be\"><img src=\"https://avatars3.githubusercontent.com/u/6643991?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=MichaelDeBoey\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://huchen.dev\"><img src=\"https://avatars3.githubusercontent.com/u/2078389?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Hu Chen</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=huchenme\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://github.com/frederickfogerty\"><img src=\"https://avatars0.githubusercontent.com/u/615334?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Frederick Fogerty</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=frederickfogerty\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://kylemh.com\"><img src=\"https://avatars1.githubusercontent.com/u/9523719?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Kyle Holmberg</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=kylemh\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://github.com/Thisen\"><img src=\"https://avatars2.githubusercontent.com/u/10807938?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Mathis Møller</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=Thisen\" title=\"Code\">💻</a> <a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=Thisen\" title=\"Tests\">⚠️</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/SimenB\"><img src=\"https://avatars1.githubusercontent.com/u/1404810?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Simen Bekkhus</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=SimenB\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://github.com/amitmiran137\"><img src=\"https://avatars.githubusercontent.com/u/47772523?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Amit Miran</b></sub></a><br /><a href=\"#infra-amitmiran137\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">🚇</a></td>\n    <td align=\"center\"><a href=\"https://github.com/leschdom\"><img src=\"https://avatars.githubusercontent.com/u/62334278?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Dominik Lesch</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=leschdom\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://github.com/Andarist\"><img src=\"https://avatars.githubusercontent.com/u/9800850?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Mateusz Burzyński</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=Andarist\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://nielsdb97.nl\"><img src=\"https://avatars.githubusercontent.com/u/11021818?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Niels de Bruin</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=nielsdB97\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://matan.io\"><img src=\"https://avatars.githubusercontent.com/u/12711091?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href=\"https://github.com/testing-library/cypress-testing-library/commits?author=MatanBobi\" title=\"Code\">💻</a></td>\n  </tr>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\nThis project follows the [all-contributors][all-contributors] specification.\nContributions of any kind welcome!\n\n## LICENSE\n\nMIT\n\n<!-- prettier-ignore-start -->\n[npm]: https://npmjs.com\n[node]: https://nodejs.org\n[build-badge]: https://img.shields.io/github/workflow/status/testing-library/cypress-testing-library/validate?logo=github&style=flat-square\n[build]: https://github.com/testing-library/cypress-testing-library/actions?query=workflow%3Avalidate\n[coverage-badge]: https://img.shields.io/codecov/c/github/testing-library/cypress-testing-library.svg?style=flat-square\n[coverage]: https://codecov.io/github/testing-library/cypress-testing-library\n[version-badge]: https://img.shields.io/npm/v/@testing-library/cypress.svg?style=flat-square\n[package]: https://www.npmjs.com/package/@testing-library/cypress\n[downloads-badge]: https://img.shields.io/npm/dm/@testing-library/cypress.svg?style=flat-square\n[npmtrends]: http://www.npmtrends.com/@testing-library/cypress\n[license-badge]: https://img.shields.io/npm/l/@testing-library/cypress.svg?style=flat-square\n[license]: https://github.com/testing-library/cypress-testing-library/blob/main/LICENSE\n[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\n[prs]: http://makeapullrequest.com\n[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square\n[coc]: https://github.com/testing-library/cypress-testing-library/blob/main/other/CODE_OF_CONDUCT.md\n[emojis]: https://allcontributors.org/docs/en/emoji-key\n[all-contributors]: https://github.com/all-contributors/all-contributors\n[all-contributors-badge]: https://img.shields.io/github/all-contributors/testing-library/cypress-testing-library?color=orange&style=flat-square\n[bugs]: https://github.com/testing-library/cypress-testing-library/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22%F0%9F%90%9B+Bug%22+sort%3Acreated-desc\n[requests]: https://github.com/testing-library/cypress-testing-library/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3Aenhancement\n[good-first-issue]: https://github.com/testing-library/cypress-testing-library/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A%22good+first+issue%22\n\n[cypress]: https://cypress.io\n[dom-testing-library]: https://github.com/testing-library/dom-testing-library\n<!-- prettier-ignore-end -->","users":{}}