{"_id":"playwright-test","_rev":"107-f1cdda603092e0a09d0aaa06e2755159","name":"playwright-test","dist-tags":{"latest":"14.1.15"},"versions":{"0.0.1":{"name":"playwright-test","version":"0.0.1","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.0.1","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"c1243449bde177b70fea89b4db43ed380f263eb3","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.0.1.tgz","fileCount":7,"integrity":"sha512-FukT0C6VHRm5QsZVZX51zJ4wC2DFKif6JozIwqRRaAGSea/zMj3NL5vG25mevQY70O1bFCS3khzkHnfCfQFBDQ==","signatures":[{"sig":"MEQCIAxvVqy3F2EwPTNoYcmFR8Q7HIg/juHNM7cf2+dn38nyAiAkQRXVnv9iMdt0pZfh3JzWTNJbmS3ruRbucImXcQD5zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRYXnCRA9TVsSAnZWagAAhRgP/1HKcRW2kYL9KuAGnQox\nHUYXTdp4nkSfgteqJBgBx3ShbivLLX2DpJUVqh99GmIGEnUcEbCza/cgGD72\nklvgqsmSFEaaqIuBcDUwbYvfnWxZAQaGlD0ciaNe3aErQXRTY8MTLFwI8ToF\nCqYzaQiuIUHNxMW/Jy75sQZXLCXURi+x1/NWgGHzarslUuVI9uJXH38ReLqI\njJuPl6Nr2LpBTdUPP8ke2+peKGWAyIPF7q3LNoukDEomXtWFbZ5fDghKwee5\n5esx19n+L9SC5SwMKbLvlC1mOfsctJugAnBf/SusyRk6Z6jsMWkzSKicCL6T\nKMHl2Y14dofEH0FMEuOlNXjL/0qF2a9VKcJpwmYTGR7grqlQtPa9k/4CnaEC\nFWNwOk1AI3+DvvZ0XDi5+xlqvCCL+Y/x+Kr1xVbh/B0/Rn/UbzXJO64fl1eQ\nEj0ttdw8qgcjD+qkadDYKu8lRcGvK2/3bLuHEr+mwJ/XAnDlgJfPJ9K1PGD0\nAa+dt32O2NOs1OwQNi3rfO1qvF/RQmmEo8Xrw/eNZyUUX13e7DEIqlo0hKyI\n12tKDf7VwhWxphUh6/SDfifMo5lZzP2uzAvOAQWIfLXUEi238a3fn4PUaGzV\nwHWwyrwtvWz4ip1XglUq4OQz1SfoxkTgiSPx9WSD3z7CEUMYrMJwv3QX3yNN\nFPz3\r\n=NWSZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","playwright-core":"^0.10.0","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.0.1_1581614567507_0.6791032238017842","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"playwright-test","version":"0.0.2","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.0.2","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"e1de10cdd904b0f7a58b48a16c9313a1fb095294","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.0.2.tgz","fileCount":14,"integrity":"sha512-5sM1euXIHQr1fn/n8vJHiA+4+DDw3O29f+s03mCf7mEbYB5cJB9FeaSyufTKnylcveIlTfkZyYF2j4WGO1l3Dg==","signatures":[{"sig":"MEUCIEQrp2tkImYRvGQmv53V7CbMYxFO7Tej+JiSaqtSGU4vAiEAwZ0cNBum80++grNIDfrpw+vOAa6GQqAlza+T+WsdPHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRbtlCRA9TVsSAnZWagAAQvwQAIVBpo2yxdeM1n8PSo3r\nY8apXC2IQhFYF1u1fuo4UUE2F7M+Ytx31UvrxFUH0F5LTJbKrSPGjptuXjqn\nFH2WbDiXtK7uEmsZezYaEmCuP+48sCoEA8Q79T8EQ9G0hhlp9LqZ9nNkFstB\nQU1A9UuftHTtmSPNDVacCVUN+1NeryG3Sg4A6dCTuy7XVzYwnc27vd/rdg/k\n8XdHk1Oobc3zR8ohkzSx0c63RDtaJnP/nqcduLZS7W4RRvmuZjDSLoi8ahiZ\nTtltdl09VG7bBH43Llkvo9aYuXswZQPCFhgG+lNxNyJLDobq9MQ6pQdePuJG\nfWO9KZJfLM0fskAgfOwlc8dE8Y6luTySgApqRack3f3sIyo9rmQD3p2lMywg\njqijYw0C2Sv+Nx2JwePq7DIRtrFPh4P5Orcj2H2BUyRinZhGvQVyvuEhDEu6\n7OzZWeGrZnf0Z4oq4AEA6x0wWoq2u5vGx28/afeXyi0GHHRowDwiUXQH3+Ov\nFdOgQKzQKQMvzjY8gMnmpWb+VqRqbE0f5nqici2NkIO2YhUZeHvLF73CwEx/\nOBYcIShjsHPOn8e7CSf1+Nt9Nb0K77imM/xY5BkBcfd71xM3Hx7FOsFDZu0B\nSOul6xbD5HLDTa2PLzC15edOpGUcUoEnSRFVwt2Pgll/RsG00gP/4b7InXXa\n8IRK\r\n=LeJJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","playwright-core":"^0.10.0","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.0.2_1581628261320_0.15348721835032775","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"playwright-test","version":"0.0.3","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.0.3","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"a45f3bbbb48592d4c218b2b5e11562cf1f15db66","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.0.3.tgz","fileCount":14,"integrity":"sha512-h8LhuVvRsgSZfGQWBHFvDW4q742urlZJ6GAo0q1GUAmXOlPWfQubmhTwuzgV/R2M9FzN7tyeWrq6mlT7B5r3cA==","signatures":[{"sig":"MEQCIH/VPb24Bxtl8Bdik231ZRsWqfFPiRZ/7bwdfHxJWJq5AiAjVCiaJ8FE24IasJzmm3EAo2VjFGCWw+wZ05ZIK3UCbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRb0oCRA9TVsSAnZWagAAt+QP/jSFDR7Fs5S2c5G7Mr7L\nQ5aF33mCzmgd/aTrqWZ07nl+ciXAvYVfMTocF6WH5RcR9GELLFqNlq2JEeiB\no/+x7nL1UvcinNaWntq7qR8iQP2pYB8dI0ZPA4JF2m9Elu25f/QbP4dO7+f/\nY9ZOZrax0JCKWpo/ojexDsBj0SrO9bQzpC1TFvUE0bVeLgKwwH5Q1K8InqdS\nvpfQgDgqtGHS3+gBdJUKPWhulb6uSOyM9EOnZ97o0UURjv+lT5G52qzz9c2o\nGRDnuwK9HDcEpqj2cd93ZCZ44bON9vmn9899w556UHlDXLhmT+zzHcNYG2JS\nSdvtA5AqgWd4HuQZwWE/5fCGnR3RsGCoAVCYzDIt88A2O/DRD2xUcq8YpZOF\nLesc4QaJS9CFdtFfhRVprMtSErqQfbqLab4udGlqxf1bIYfBOsla5SI+TI9q\nUX2XYoR6bTo5ob0fxwkhEE9eN0ckb0Vm4Yb0F5yOxXEXNInavQsJn3KTIyYF\nB4lMeN+jomj54meFhW2yoSFot6/b6WhFP0EwbywvTxmhdEBl1KFW9id2Bsod\nF/PfUtBIwnyEubpm0GwWeYY+fuK/OTc0HXDydspWFrHWcCOTzHvfCf5PKDEu\n6jEasi/ruQne7hMgHgVsf8KdKzdZ2Ke03mjZbZ2KBxUfRv8k15HBK7sVDjGp\nPF4a\r\n=5d5J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"^0.10.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.0.3_1581628712040_0.1938284728604005","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"playwright-test","version":"0.0.4","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.0.4","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"239ced0dea978a1b554e1defa56726a8ba7dbd60","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.0.4.tgz","fileCount":19,"integrity":"sha512-Wy8ig9oN8BKMnsAr6ehHeBYhBbyYExQE6rs5GPGJxZd+wv5dxzLFYBN2VoZN+TRpFVk2HGTdni7s/Ira2JyKVw==","signatures":[{"sig":"MEYCIQCpSSYs+V+KDFmcn9NMz8r4t8VSxdlxgc6D2ztg6np0ZQIhAN4Gh8YfuwDSkHtudI5UCue4zUlI4u82MWg2J7/YVstW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRb23CRA9TVsSAnZWagAAKUUQAJIRcBwHffS8LNYrFFkq\nOdvquay6vIkT4jBxu/0Bl1DSV8whDABQBYd5vu5Dzjic6uhATPONvwTVkuHr\nU66hOwTVdjexYvseUgjLx9bi3TA5XXjPlQGYAJh4DVjR026M/NoHCbjy9yVy\nH5Qb22Zxy1fCo8prt5QXdJFYFeJFumxPsSy13A0szvv8zZb5Il0i0m4d0eLj\nLPLnJL00YC+1OD9V9D6jg21OjCWVQ3QsM3dDtLUg2bYxRlJMpajosp+nduSl\nBOaalbl7GXN5RbI0VidYf4O5rLaUNmEr3KasTWVRh74Kjvj/cnAQZfmZ8jHs\n+hgMJzLpKaw0NXF+i+c4WrJDUm09jE1hhxUfB5RDQnfg6uVT6Gk5WdmhjHnd\nnvCC35BOdMPT1S29eEax7DGpEhBaDYmQTW+iJORrskCI89+8JNer94XT31HO\nA0/1EpMCafyfO9ufn2xFB2cpoFVCsnZK/GMimFwVc/CWKgrSqe/mM+r2+QyO\nmm60vLF0wU8CcNPo7f57TFU1Kh/1zRSOoKBhz32zujQYcMIQd5AdPVbQ0srH\nInwxgkxGuXZvOgm/HzinFknVTYHFim3/8Sd6IE+HuAsOS7615wQcg/FfmEKt\nbkSkCT29E6XMY8R0ySpDx1e1/GX03rs5AQ+vyCIVWkeIbBfHYXhERw0WuUqI\nkLxv\r\n=ww32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"^0.10.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.0.4_1581628855043_0.3062695916608864","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"playwright-test","version":"0.0.5","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.0.5","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"c97d1bf0e7db0940408b7295ca1b847471a5e576","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.0.5.tgz","fileCount":19,"integrity":"sha512-QTd1k9I/+HYV7AnGehb/N/XzYaeQJBgKbw0C8zXfgYhu83hD2kVh1Eel7lzXwe5tr/g2h5Pq8XaiN+ci6dF06w==","signatures":[{"sig":"MEQCIBcVBkEa3mSJIns4Bla9PTQZcwFdoRUaGIYcS0Ey/GtTAiBbKA7ajh2AmHTX13hF0pRwTcXXeTXPtsiBoJtAjBwBtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRcFuCRA9TVsSAnZWagAAsEcP/RIuerekooEkSuI03htg\n9T+4Q/W8gLanHiCLIzAY5IZMw3NZWN4TsU9HNhEMMFxVXUt5Fmkr9FccuJnC\nQ6yQ3Sn6Y9MPW8d9cmR7BkKdNaL0hVLqYqUHqOoXnr6sDrDrrApI5MNUWbsx\nFcd/LLZhzQEWZPH+urxM1Q5xuQEz5bM/nwxpBCVgtLEhSUqwJ9TTP70pTVC1\nuFxwLsZ9TcN0D2HyXRI/C/lxhw6+CUac3F/iGB4LZHQA3iANEbvfSIlweGwI\npqKY6kBShygicdhSGGPnQxqgV+kir9CVvLMrlPagmmByJEvcnmZrAbySlcYS\najOuB8p8MaWClA5CjTcDNGamPzRyYLUhN/szqdycNNlWbYUTxCHHsRzAWT7J\neAX3lgXRANbhw2GzkKhcqlLukouepyskSQE/RgCJvrkLVqC+WZr9W/lTVT0G\nzXZK2NfjY2tJg/HYy66U4YWDPX8R8/oOgiRamqyAadhVzUumTlIs/Keir+mC\nrGE19uSak+bmfeAg3Sntp0M4m3h2xbQVInaN+cmPwgF1+R3j0L8W1RhhIljd\ni3rJdFNUibeQ68DI0wQZkYfsqetmOZ9SwqJvNOzK0qofxOjyfEY3YUhD3FbG\nrHO9gu7jmdLdpl8xKDraygDXkrg585YHhu/2ynOhdzyIJzhGFPWfeoc4J73q\nlIxA\r\n=hCws\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"^0.10.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.0.5_1581629805585_0.6387940653578452","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"playwright-test","version":"0.0.6","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.0.6","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"7e69445ea4fc5d8479163f017d48c38b54c9eb49","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.0.6.tgz","fileCount":19,"integrity":"sha512-ZtBVjyrvYvCpdG6hHRrimKwgOvjU1k6xGsMYnfDMF2zZpvtWQJWgjx57lcRbfJxjFWAkJCKTYB9HFqFRqNZG4Q==","signatures":[{"sig":"MEYCIQCT31JwUrJJtjpGVea2t/5GzHUriv6ODLq8JuZiayVP0AIhAOOZtR9lhEipsBzZOJGjZ2gbLI7VvpDyWnQK6FWb8xoU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRcWeCRA9TVsSAnZWagAA/m0P/A7OsALZC43LFz4PXsaZ\nj7a85uuxHDmPf8BGd3Uk+Wuigpxam/w9g8sDVDLlJTh2z3o8LwwbXJsKtI3x\nYvXM+yfHNHvrFdnMkof+NLrHlOTUxFer5/6wZv7/ypqeDttSDTTZk5imwAa5\npH+As4aC5Zc4HoomK9TFdLVRNHwfnUuXDbgFkdv4vVrJbVMicBwbJC7UB3gB\ndzguCa90N+Z3dpOoBTmCg0V6f7T4ETTCpt+mca03y2kVmzEzcMZ8SEZvsUXI\nyWZJhrDAQyWVLFuFMAqlN7egWyeaktxsaJaW7ZUi+zJ7XQl5W/wdqfj47sWx\nTxzVzF+qnVSNGLfCZzZmMmscjuYEm9ON6zmJgceXJmRmy4f+ScIFe6TdS+1M\nvAfN6O6qxba5u53TVYTiq/hFtK8BZxSgGNMbp8o7SQo0I+vpYZ8Z+iy+RQ0A\nyNz9vH9Of66oY29K2WDGVFJHU/Jq8/7kLdOnUqxD5CiEMPc0Zk88tTJpR5kl\nLziEvfSvyI6jHTtrhZ+s5iJHqnJCxl2Zs5et1N85Bj32Zo0umH6WQUJpdaWn\nK68IGb6Fk6O95TM4rmfoafqNO5xX16Dmfe/CQifdkYJ+90D9WLtIdnmnEZ7l\nVEvAYlPX7DBOAP6Ar+zgkg0Co5axuS/x5JPNK9Vh0NyYGtmboFwwZUf7cSdC\njG/Q\r\n=+lee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"^0.10.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.0.6_1581630877624_0.4136717018056677","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"playwright-test","version":"0.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.1.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"edb960002f05a28e90096da55aa5df937449b799","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.1.0.tgz","fileCount":19,"integrity":"sha512-sfZtOk7Rng9BtvnTVbKMMeArb9NxkMhhRCyguqG4n4CEMqgRIR6Gb9Urihulciizb8v5TdyBp4xjuuuvnoDIGg==","signatures":[{"sig":"MEYCIQDNx6/49SEsCs40ny6RVML6A8P0wEuACTf5wuApZSiWgQIhAMx9HqXSxdqzy298Z8cRC9B0jJo18VQfoACsMKcmQJBe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRtAUCRA9TVsSAnZWagAAPIAP/idNfLXdbstFRt9My+09\nY7Fv/cYtiUI0xajha+GYwOfvXl0hndG5GfJCnwSNixghk+BotsFhx5dgd4RR\nCV4zRG25OEDqciL/3XjpZ6O+sa2Kh1p9XGAC/MxhXsb9pJmBGTq5NJda7VG0\na5c06WFv38vMFGKlhgGm8JNKbss1UYRznEUDeojHSBojG6ACEKUfsvIXlLx6\n2sXvUUAZKoFVsAuYdCK9DcNgDC1J0olD1/aDGvCZVI80WAbfFlwh9H+uw6J/\nDQpzWcW/RRl/wA0EwEdpp6AYgVs2de8DnpBDbDp2KYoHNGlKVPlW1R00pu/y\nqcwYBGrJZrGwLfZMsnLD3dESS89WZVl76GNBcEFmIBZyaQCRLb/VvPBwyt9X\nPsdUzBZvyh5iy5EZSUNFzM5Z0fjdPVmOIB9A0X1MbT9JpHUxfwCaE5G9+j6C\n/NzupZ3CvPEylZ6p9usWjJ6CXrYdZ6ePS62EpXrNEzo5JBwqcxeilfcnqJeC\ncSz7VyQ5nLtpIr91gaXIf/MpDy4AvqUhS+gyir9YddMU+FZmEwFgpBRPbKzm\nuNpoyvhF3TOmVHbXcdkUVuD+ST+kSugf4hZDtNFMBMZfqTMsTB7OLacAP/6N\nCry3pRITa9l0JFi0AEnabPbNz2DNfrSxvtaYEcuZS0/t3322UBCUAImpDJa+\nl2Nj\r\n=hxbk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"^0.10.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.1.0_1581699092339_0.7864865333628686","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"playwright-test","version":"0.2.0","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.2.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"1c6e30e4819bd776d4593caf8cd845dc0d244d61","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.2.0.tgz","fileCount":19,"integrity":"sha512-GHbcHRFifGdmFncdr290OLqwmgrCYyVT4OWdz5S1XKZk8d2pcRmGrR4qKgRXCGRmARDj6WcGXpBscqZT1sa+fg==","signatures":[{"sig":"MEUCIQDB2qWtoFG2keoFXgijQVpVMVgWFFEh5XNIC/If+hOWYAIgPLLSpGbqaSuOZ449Cu4FqqkF6WBL8c8GO1Zs7ZMvzxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRuYECRA9TVsSAnZWagAA/nkQAJFmiM6cufVc+B0b3Pcw\n1eHjp5sS5cyKHy65MoEVnfr5nNkHTWW7QGaxaUMChK5rXIXDzFHCwNMI+77s\nYagd3TYiZyrJCBvGLeAQOUgh4bbEcn31eaSkqbK8/so7MpWJwu+nL7xq+7Nl\nge5Ee3Aev8jyd34tTbOza6hmXFAd032j8FANqww2jn82PtvbShbpjGaiR+fu\nOSyDdmlCELf2HUw4t2yNFkQHcQ8c2Mg90BUjJUDyLklX//PG4QLqt6a18rFX\nEnnvUx9bZsbDAkIujG954lAvhtqO3X1xANNrjW58wWhlxT9cofdjd685OhTr\ng6Iymawmc+hl+CLaIPTJVaUS1JD259MKMpUxZ8tkuAZx3fekIbNqM6YKYcAb\nW1UGkIjTiS50p0jcojlGjAdPaGiEhbecDJqiGbM2nXEkP1HN++g9xChD86lD\nxuDHD4D3z2t/jqVpKCTOzlsqI0972xoYMsk0ng//+G9rwyEglkqhSXOTwNdW\nUSCZV5xQIuZ0gU+KX8vaXCNSEbVsQkBnwuEnruOtsZ02fFg8Ogj0ORCd0118\ntmLciMe42wP1azi60+h/YY5t5cOk8+cKhultiqifwOCWwqUotAfm9mxVCt4b\ndf5CR9Ppx0guok+XLm2LpB7ZX+87mI5rcU/cmHj6qe43CHB5v7LNfic+kBqw\n6zgq\r\n=Exks\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"^0.11.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.2.0_1581704708312_0.5711784119270589","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"playwright-test","version":"0.2.1","keywords":["playwright","test","tests","test-runner","mocha","tape"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.2.1","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"7eef7d6ee7497eb3e8b4b3b873a41c1f572891cd","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.2.1.tgz","fileCount":19,"integrity":"sha512-TeceE2nxMGTZ29jhnNwiRj14yq19BF3vI3aT6ul6Skoe6xYqdB9jmIvl1bc/skAb8YUd1mycpYMTnNTtKLxcHw==","signatures":[{"sig":"MEQCICYblS/ePkXLCxtp94DhkXsM90JzxE8u4bGJYqaVF8I0AiACA/hFxZmbNGKSQSxpLx2nrJ2Hq++I5yStHInlsAt41g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRuyOCRA9TVsSAnZWagAA6jMQAJ87x3mUgLMz/LQKt6tn\nmsJnGoMo4CpxxZFLd5Ut+fSzlCNauQH1lfFKSP7Dz0/uA00ab+xEckPl4FnL\nkXWmUbZwXNxt1ZmYk2AG2CgBtlAYC+mx7gkPftDTNkXPNnhwu/TMf0F6wSX4\nc3SWD4DOxzYOhGA6tlbcqNEfqAdSDedKdriVmSoiqAwFEJLqRcsZP/eOJB3e\nVAsT3Fvy5Hm5rpBetfeDkqLH3K2sf+20wr4U0x+huaX0Ps3wMrx7KAgsKwk/\nYubaOOXFxvcX2nLQaMxSFXW7moluKLYG0Xds0d1zJtqDL/knY1Xy0TcPeT6E\nJbgH/5AMiyVLPclVlG79gFDZOA3O33wzPyDsQSSwsqMFaIe2SA73rlKWCBM3\nih+/8X0t6+eoWEY3yLA5fMCKAIh0rew+38a2hspVIUDajOg6sPsXfz8370Qs\nrWnqJMk8HMFN1SkicGxhgjlU0idKXukACDrc44nMXMuR2Ytb4B32FFN1aZW6\nnSVH94wjiR2f6DazHtCusyGW7ubrVQACzVFXHKbXTBga9kjfXLIzqdfzMog0\nzasnHfbE1E9eyIpjFux27RGLjXCIm0h0t/uVsKn80pl7jrsaLL9xHkPIQbhE\noiTYfZE0qlwX8up8XzXEz3hDI8Td5UnauXoZ8F9+Elywoka22NIeuIxP1E3v\nuntn\r\n=hM+Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.0","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"^0.10.0","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.0.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.2.1_1581706382370_0.8207601276142038","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"playwright-test","version":"0.3.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.3.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"52174068ecdf6a5405cb3d72f71453aef4f47b51","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.3.0.tgz","fileCount":24,"integrity":"sha512-eFwTWZcgmCTlT9Dwwobv0LPDTxnL9g9oZe4MjPudsJlf+QFdR3H7o1SeJMmsrLoax65G0ghD3gqOEvWtNC8BiA==","signatures":[{"sig":"MEUCICAYomcMYT3tMV1gewFo+2JAUATev3fSMyHYX5JslHv1AiEAjVtNKQQ4RJs30GX5SeE6RiBoSUNz44Zzkp0tIBqYrU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWpyoCRA9TVsSAnZWagAAVK0QAIFI0vyQ/RbVv7Yjm1QZ\njmtzDWyc4ZvmICJ03W/YbauVifcauMBYYd3EuJVgIejvhfzeudoRbr7/k+CX\nnh1u7UOVzIIlQhk4Ej9haMb2kEXXWU1l2lDBIxAE6Qjcx7ef44xuIlR90HDX\nKJDrdT7Ghsp82RKrMu6/d+31DzJr39awQYviQ2Bwf+pHhY+KvHKFrXF+UVYw\nb7u/fvWjzlpkwzjY5Ln7KnvcUjVbPVRHH72kIv48BTIyFTePnVbRSiipsjF0\nbtJjX5qZ08SAwM4QUuSeJW/KQUhiM1XD/fG5oWmCarjRiw9MNj+pwUsR7fby\nA1sh5+bcG2QFnQYjCzh74AgqpdC6D9J6/nZY8vqYW+ET4Pi5+Eok5VBW/EU0\nY/inwCb1LhBfv+mAL04HCwdEuiYZPVJSw0zJHPJuPq12OTdXSLDF0KWSPy2B\nuUS9Ximmas7PVAOw4Kq+XATquyfsD0oQXj2ip5l2vBQeap/ciXviAPGxSSeS\nVtwt/qjjdKnNqkSAtEPdoOpLheEpTMTpwWmW2pEqjLvnAtRkVObQfwyIZNx3\nJBMf0ZCaH1AIMDArDF4LXexfDo2FvYK/EGFNFED+0H3MdTcEQjAXss/2x1KM\nPJES78OxHy8wmxSYUxnHD3gMsVpefLmm9J4k5rOvTT9WSNxgIb1KantT50Ph\nk6SM\r\n=ua7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.1","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"0.11.1","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.2.0","ava":"^3.3.0","nyc":"^15.0.0","tape":"^4.13.0","debug":"^4.1.1","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lodash":"^4.17.15","benchmark":"^2.1.4","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.3.0_1582996647987_0.6966478144158721","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"playwright-test","version":"0.4.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.4.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"62b321d4ee7259be6bd9dbada5024dce8ec6b2a2","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.4.0.tgz","fileCount":24,"integrity":"sha512-Ib9QSwgT1lCcGMZCtddmJsNbnUYisoCb92yphZRZXel6CF2LmL8qGj1G0LxXhEMqha8OfwaOymLmgOELjn2cLw==","signatures":[{"sig":"MEYCIQDVEPsf7cB1+LaO11zZegAM3K1PetcctxMQyGOBmljnxQIhAO3DLkY2+hYwGaPkFiX5y+S0cCcyYfQrFpbittowyXjp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeY6G6CRA9TVsSAnZWagAAsjMP/2R5V3FH3agJcwzv/tb4\nMWBsCdjhSERDsRh41doYi1YLCBIqSYdWXvEIc3pW98ppk7MfgWtZbD12pPnX\nSoMZQJaAakXuI0c8On+XvONHSzqBH+28Q6I4HgKyK9QphQRMm/asGRE10h3m\nBJMiglyCn3OwcO00IWPZSiIh7uXo9u80NpqzGgFHws7OnAnKMp5W3ZVD/YmG\ny64Zjd2pgvuFjUThW6K1gHOu/K9l6Fky/PyS894UkiuHM1mWqqV52xTMcKoB\nDZINJhKApznnLECE+kziUfpYf2bxLKPZhccpFqlypLhCJ83srp9aPqJFA98m\nMhpLYPeXXW7P2889e8aFo0qi+2cXiqrqH/4InsDelgxQr+CxN3RaAzrzGxrK\ncec47svGFHWck3o92wYcx63+R2MzLeWKBvY3yietsrC9z2NUCpTgHdFI+Zuo\n/YG6yH/J0vmo+6LKbTZeX2HSmjc5h8qX5/drTWJrXxgtC86hZT2QCT42Ho0+\new9TBLxAx86tG+hlNd3AD1v5jLlkTcEuLx2N1+Oqt9tASqJOw1FZWMWWxDmk\nnyofxNxwF6otUQuTehnRjfco2TSz+1ZbPYG5pQ6ynOlFQelqXhv0PZWc3hYn\nlCz+7qK4mEVWaQzKv2lH5fcxyTet6awbQ1Wqhfq4/nCi9feqQ8ovMcZenn4n\nL5kg\r\n=01la\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.1","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"0.11.1","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.2.0","ava":"^3.3.0","esm":"^3.2.25","nyc":"^15.0.0","tape":"^4.13.0","debug":"^4.1.1","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lodash":"^4.17.15","benchmark":"^2.1.4","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.4.0_1583587769810_0.8984325433682516","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"playwright-test","version":"0.5.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.5.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"a9b0759853b8002e8981f8a2ee290c56b0c8100d","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.5.0.tgz","fileCount":24,"integrity":"sha512-5ElW740I1rDItHN6lym+PTW9PMQaMTvkXfGreJd2gE8Yc1AQ9vIZFnHgnREiJLqeFsE0FcZXMDyX01AOEBorVQ==","signatures":[{"sig":"MEQCIB8etBAjMKqMSeTUdvWp3WLQ+Atlc/dHo/y7eDovj19tAiAnwmYKPXXkvjDNzZ9hMRdCicTUQ4O2yGrFs4m5C7KfcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZFBOCRA9TVsSAnZWagAARdgP/05BaaPpxFx6Pj1jiGEg\nAEOSUJ/i6PbNct6fifrxgKxeSwikSyuos5mH5qtoAAnGkjIBWf2oX1Pr//7F\nqd8+FnsXe73FdxpNZ8bVtsPhxgw6WJPacQcZw1mO7qfnZ89zktelJQTle1Hd\nlSOh0qDPzZf1RlUxbr2Nag26EV8jW08QZwTzZRM/o4nYeUH+mZbHUn7ly39/\nVVZjq3tGdHlxI0s0cO+No7LO9dFM0I0OcJE+MPg96Gur5qwhKveZYiBBwZWd\n9sv6CdMN2xWY4+V766zMWen7sPtpM22Dx6Tp2mavxxGJF2bnskOiQ8fWLU8a\nC6J06nADAToTd3JZGcdT2lcJital0UNHgpiJbcBYsjqvw1abbSlY7FAnW+Yn\ntIpRNpsnObrIEmFEyje9D+GMGfl+Wab3dH7Zmyn7A0jschcg5VBvl/WpApO2\n/t4U43j0Of7Q02+uMx4bQ6ul3JIWNmRHDakuIpMsb0oWFWjS2QOuJ+Yy/NT5\n9BMdbQOzyU/eL75SoXNt40QVfAB1uw7wog3UjRFP2Kqvk5OvoNJYApYxpu1N\nqqrTJ4eplP2NK4VhX+96EqYKiP0520nrGnqwzgkSdX3N7PUZd4c0ngsOCcwu\np7Ku9M+pcgE1KtSmXsFalkvZ1rz72JtzuftGa187swzoD4NvYnuzOSOBQiJi\n8Ff/\r\n=0Ba7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.0.1","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.4.0","globby":"^11.0.0","webpack":"^4.41.5","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","playwright-core":"0.11.1","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.2.0","ava":"^3.3.0","esm":"^3.2.25","nyc":"^15.0.0","tape":"^4.13.0","debug":"^4.1.1","husky":"^4.2.3","mocha":"^7.0.1","assert":"^2.0.0","eslint":"^4.7.1","lodash":"^4.17.15","benchmark":"^2.1.4","lint-staged":"^10.0.7","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.5.0_1583632462463_0.898136402140292","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"playwright-test","version":"0.6.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.6.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"4d7ad23788b99cd8bd465df44fd8413c570591dd","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.6.0.tgz","fileCount":26,"integrity":"sha512-E8m+1lJttw6TIqBo8LGQebcBxvIm75JOHse0xlFdezAP2oyCw19YFnhpLsPa1Qy2CtNV2TgRpIu9El/oj9DT2A==","signatures":[{"sig":"MEYCIQCPAGycLWX6Ja7j7PTPe2ORB9qgQ54LNojQrKG1gel9+wIhANPNnoUF3bsabo3BegkCXAYRWQYAqUP8sPQwZmkyva4E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfv+CRA9TVsSAnZWagAAGD8P/0FtNku9Tw1fGrUjDGgw\n21kNQAKsNE9mXpVSM1rZ/FOc/5NEZ8uhY1WrQ0u1YYf5vqHGWsf1ma4xer9A\neQIR2okbkW0CTL0CJpZz92szz0MMK9qE5qbbbBzxHQAqqe7dv9g8LVUBl/0n\naJrRET9xpwoW2HowK61ug1cRI7cglJyiZ6BEkFKpLc3PKDxk1NIh1Ra7JDo6\nzPJ8n3ru5lkOSaMwg5fyYghJ8IOxfZBlnz5ip2XeD0ZfDyROM+Au/wnYY5Mv\nbdi7iImz8byrkq3x1434mSdb47Gtwcz6oup9aO3CSe66doSOe7krZrWqY6Ej\nW946iPGRZaOvFSd9lOlHmb6aFtBViewOz3cOSHhmbjVnkHgc1mar2G3h1sHi\nUR+s0ZrOuoAfAUaY7kLdroWhcHMszvDwj1wXUiK/98w4kC9eSdse85jsvU5p\nJIUaDItPTXohv0X/qpjaox8pHD+Gw1/JJCcJRvHaOgWOQegftbPrl3Et4Xgg\neE2XwJorfHXrGiZxOG0gDPYKWJDezDKzNf8olt0qa8nnaW9SJz1by/JSttZv\nv6KlfpOClmd6eG5+ysHUh339ERdCMxeYwFDGGN9lrCJ3GqmjxNvyljGrjy86\n0gUYaI7VeZLqagONUKhJq7zalMSb3lbJgoeuOoP6YH1vqmfbkMcgCHEOYFMy\nDlPn\r\n=q/wt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.1.0","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.5.0","globby":"^11.0.0","webpack":"^4.42.1","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","webpack-merge":"^4.2.2","playwright-core":"0.11.1","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.2.0","ava":"^3.5.2","esm":"^3.2.25","nyc":"^15.0.0","tape":"^4.13.2","zora":"^3.1.8","debug":"^4.1.1","husky":"^4.2.3","mocha":"^7.1.1","assert":"^2.0.0","eslint":"^4.7.1","lodash":"^4.17.15","tap-spec":"^5.0.0","benchmark":"^2.1.4","lint-staged":"^10.1.0","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.6.0_1585576958063_0.46377568445510464","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"playwright-test","version":"0.7.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.7.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"462e949d1f4d92b45733abe52458e796872e7255","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.7.0.tgz","fileCount":26,"integrity":"sha512-Hhfpw0PCdBej7EXEXebWfxteCTwbVzL5ycwfpyZsX83BEm1l1YzmpTZfpFP/TCiYg98lqgYnJIsDX6MsfzNXEA==","signatures":[{"sig":"MEUCIQCNam7lvI5M32GW8x91REjud0qfM4G+uT+9SkPaIyWjJwIgElz9CTXEz6xDk9lyXGOlXbP6LMilduyoL4+8OtIhIcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg1XqCRA9TVsSAnZWagAAWAoP/2FQ3pA5l8XSxLTLRYcx\nyesIdReySi1nJe7nSN5GH+tUTOSzJBP/C6WfWZpG5uM6okeoPlJVFLnI50XE\npFvBfsnhCXbR5Yf/53CyTpiYn2ZJN1NCFvPuBTDW4gng1nMbWiS0zqf8yI1e\nR7L3qeTEKd4b7uE0ECyHreoj9b0W/FN2wh3F/4fMg3PcJUF8Nh4W8h+GtQq8\nvT1S0QCZsxx6zlCxXG6wqRY9aenG/G+rjYlTrp/HYrpw6V+QkpOYOYKHKjm+\nrvdnOks9lxLExikTrJU1BzheNmWCYMQtNEzhcAJiU0N6jVo5txBuFYmxYFgU\n9xBwbNvaAqbIt/Y77HEf2RhqOB5CFmVOYvzve7QFAsiZtzyYrqc0BRk6K97C\ntwrlyy62jCHXo6SiFgAtzY+whdfzgQ97Xz/Os0iT46p1mJBkXR8HGArcjDvK\n8fMKnKotauXNrAYL3P108wrV4yvna5fprLJOZL0bhBVKWn2SMtyrt6iXyxq2\ntwgVi/HS9+MAVcC11CBy4gF/3MCbK3Q27Unl9eXfJpdRkh7rHUhJPBHCI361\nwPRJelXPAo3RP5pCw7HwHpR3l0jvVN+ZLdlceIm2PfsGK1dfSlVRywNeveq6\nYvYIZx+UYAhk39xb4UGY6WlY4vdsAC7WIVzyK3IvRo5N6qmitEKIZZ+nD9Gy\nwxrT\r\n=VH19\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.1.0","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.5.0","globby":"^11.0.0","webpack":"^4.42.1","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","webpack-merge":"^4.2.2","playwright-core":"0.11.1","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.2.0","ava":"^3.5.2","esm":"^3.2.25","nyc":"^15.0.0","tape":"^4.13.2","zora":"^3.1.8","debug":"^4.1.1","husky":"^4.2.3","mocha":"^7.1.1","assert":"^2.0.0","eslint":"^4.7.1","lodash":"^4.17.15","tap-spec":"^5.0.0","benchmark":"^2.1.4","lint-staged":"^10.1.0","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.7.0_1585665514434_0.0029834895106057857","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"playwright-test","version":"0.7.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@0.7.1","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"1032f1c14b90a2c6a99dfe72f3a85fde10add528","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-0.7.1.tgz","fileCount":26,"integrity":"sha512-W9oXXqBmBJkUcu/9LUHVuyuAKVJbcTbNUInzgdfoY/J1+JZp/7dFmBWdq5s36WcHb2rbC6q54/0kUo3P4FkUsw==","signatures":[{"sig":"MEUCIQDtXODVAVuTO7hxxwOO7ZwITv+0DEfhJdN9Qb9lXyJlbgIgK6Sxa5tf01Iovgj1cWT3Y7HtluM02N/Uz2iDykqiVJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehkeACRA9TVsSAnZWagAAOf0P/2Q+TFqc4GBnsoW2detx\ntI23Z4WagsMz/VFrBjcE4oNsGvY7AU8rzNOd5Dewnv+ambx3T6n7k3SCrAEU\ndcxAfHqo3XEq1w5ju1Hm5N5g+NoguiewRf68hOKrjDpiC6DB8rEzbqehtRf3\nMPhK/m5UZ+VZptxE9Y5lJSnyd8meZFRhWhaGNF9ij53PF7E+cvrYuQ6u2KLD\nEipDFXsrkYdddtomW1HTXKEAvw5Ou/Zw6MZ6qLpQRX9SAjB9cg7MuxUrrwyB\nuOA62+sio9AncrxehkQgchDsxkKWQe8BIwK+kdmN4yJO6zKSsipRsy9uPvtG\no1ASo8Tji19KMq3Van+TvU40HdTvfM8GOFHTf6EmvP1Az1nbXJpP2hPud/LF\nSLKWjgqxTETHjAdLq/6ROdarr9GT5XCJb8N8tjVIvrjXCKTK3YlrNAdeq8oE\nI5Bg9QhQpcCIZAFLRuoblM21GvCkySDH9dxc9oAdxp7olufn4MEI8HTA4TYC\nzscDI4hKmzFyhT26DonmNovLNwQ+1950co0NDqxPMkG8BYPN6U901rfc3t8r\n+NZj8b5Xkt7JjChPUjJUeJ1gsveb5cPRish2DiDK5eeDV3Oz5aH5iZ2ovzlO\n7Fk+H0YpaubQGaUlNzv5RuH5T/B3jihUjVXaRNjW7AyS5l/9Mwu2PJ3DZHwy\nLP/I\r\n=A1+t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"nyc ava","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0","precommit":"yarn validate"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha or tape unit tests inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^4.0.3","meow":"^6.1.0","sirv":"^0.4.2","delay":"^4.3.0","kleur":"^3.0.3","polka":"^0.5.2","tempy":"^0.5.0","globby":"^11.0.0","webpack":"^4.42.1","get-port":"^5.1.1","camelcase":"^5.3.1","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^2.0.0","webpack-merge":"^4.2.2","playwright-core":"0.11.1","ignore-by-default":"^1.0.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^6.2.0","ava":"^3.5.2","esm":"^3.2.25","nyc":"^15.0.0","tape":"^4.13.2","zora":"^3.1.8","debug":"^4.1.1","husky":"^4.2.3","mocha":"^7.1.1","assert":"^2.0.0","eslint":"^4.7.1","lodash":"^4.17.15","tap-spec":"^5.0.0","benchmark":"^2.1.4","lint-staged":"^10.1.0","npm-run-all":"^4.1.1","@commitlint/cli":"^8.3.5","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.0.31","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_0.7.1_1585858431894_0.8769516251630176","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"playwright-test","version":"1.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@1.0.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"playwright-test":"cli.js"},"dist":{"shasum":"e83b7179fdb81081331d3be70506643e56cb8758","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-1.0.0.tgz","fileCount":26,"integrity":"sha512-sNteCRiiP9wQu/JSkKkALNE4psObc8pPO89gU03nRUm28UWW4SHQJJGSU/RohJRfSuRh8Jci6xngTmlxfM5YAg==","signatures":[{"sig":"MEUCIDDKR/ybEFJdkT0F2WhGreok0xxagB1A0hPC9uwP/TSBAiEA0RCseXprMsJle8JDSsUlP/jckZFqQSVdACDfdS/dITs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqSnGCRA9TVsSAnZWagAA7bIP/0m77rVCyCIBEvcc2gJk\nHGHZaHFWDPbMVo3XXRxF4bFoxGozpNNOcO976IqFHABDYotlbScZsgT/sLcF\nwI9haJu2IbA5+do8gEVZGCCjjwP4G3mNKyerYbzKqPSEsyALHp3jRiLOmduf\nI89hzS7wsnU7b9ZoTbnInMS7eR7WqPHOu29IoBUL9B1SsoGAJh2uto2Z709F\n/MWrtkzjHgRVr1YNAZrZWjMJn53anw8MsuCmGLuB9/3ajGWo1zoMSe28pXCt\nMR9LuzXu+stO+OAZBBXSjIyqnkzgYana4CUbEN9kGvvvIIoCZckBlysCXeDW\nA8dzHupwd5INF8GTwj/kDTGDgBMxs4DGdjnvK+8a84WzabxGPUksT6U+fiNs\nInIsx/3KHlbjxkFgJAMvYHZbkaeYgD48UfbzCcH2NoZQmABcKSZ9tX2qz4Xz\nbzX4dqyrd+UQD0iGtT6l7O5/2gvnC0s7wq14msbuqpS+hmDiJupcL51FZW3w\n5bu+0VU21sEJ56BikVQIACjiCgk3Ospk4shskSDavttriFc9XNnJA9PoYVjg\nNYdAEYE+9qPdR/eqVhtpScjGijjAM17i28CsF8oE1Kix767/64f+xUV2g5XN\nLq62Zlo9A5MI5OUoD2iBpWkj594oNf5zSfAf1FbMoAVTjldWXLBWVwygnlxf\ni9mk\r\n=xfHz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && lint-staged"}},"engines":{"node":">=10"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu","version":"yarn changelog && git add changelog.md","validate":"run-p lint test","changelog":"conventional-changelog -p angular -i changelog.md -s -r 0"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run unit tests with several runners or benchmark inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^5.1.0","meow":"^8.0.0","sirv":"^1.0.7","delay":"^4.4.0","kleur":"^4.1.3","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.1","webpack":"^4.42.1","get-port":"^5.1.1","camelcase":"^6.2.0","env-paths":"^2.2.0","resolve-cwd":"^3.0.0","merge-options":"^3.0.3","p-each-series":"^2.1.0","webpack-merge":"^4.2.2","v8-to-istanbul":"^7.0.0","playwright-core":"1.5.2","ignore-by-default":"^2.0.0"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","esm":"^3.2.25","uvu":"^0.4.0","tape":"^5.0.1","zora":"^4.0.1","debug":"^4.2.0","execa":"^4.1.0","husky":"^4.3.0","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","lodash":"^4.17.20","tap-spec":"^5.0.0","benchmark":"^2.1.4","lint-staged":"^10.5.1","npm-run-all":"^4.1.1","@commitlint/cli":"^11.0.0","eslint-config-halo":"^2.3.3","conventional-changelog-cli":"^2.1.1","@commitlint/config-conventional":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_1.0.0_1604921797596_0.30808336640429257","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"playwright-test","version":"1.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@1.1.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"653c318fcc26c4d9a0a3675be8f4b69fd2f3ba17","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-1.1.0.tgz","fileCount":25,"integrity":"sha512-OkrdzdDggm68gh3mg+VySeTq1mZlSIRGzikMgVia5q74IrGprruo6vCwDCdLWi9XV68fgPHm8h/0EdvmlDtNzg==","signatures":[{"sig":"MEQCIED1Kwul36Kd3/GT1AAtyMSCY52snJ1I36jSC5j/1Z7AAiBKTHtqE9X04p1S6D/F8XCpdzGiUJv+A3lk3/0+xgt2cQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzmhzCRA9TVsSAnZWagAA5rMQAJXJ0Fi319tjbygAJi45\nE9d2WRtZv9kpV7iDLMCbaqOziOTNNnRPEepNbgFWt5qfDyvIrIW789w/oiCc\nAy8M1Mu5dxXdM+Urmi5rkW7/HKdZxbvrHrRsNRsLhTwShYx7FqkrPFaJ3mQr\nPiIE/+ii++5kMnN12FBbiwmgWBCVWUqln1R1bpr9X0/UBRP1HXQgQlE2ERA1\nQ/49uIOYhxWEe1rZC1lXG/fCzpRKhgiUjp/iWVXftO9VxHoLDllg0cZMV2h8\n26zvitbCnMin30Bs/tkYCj62jWR4dzzYNUA+22O6ZES01VMdNJzJeGZENBsd\nZXHuxNbeL2O5ch8qH5mdJFzRHYNAaeUY+ZFQP1bYH9QsBDFjSIwk+4tXroJT\nd4dNoDk2auKatsGHon+rt0LhoCj2wvOfhZQckxG3R1KaydRT6jjzDrVTlMYl\nlRzZm4ge3lpnT0Hxq+cC7NmKIxcX85q8wVfhBpPYYmhi4lX9K1krsL1B+GiZ\nkhkl2/iEeVZ2WawRhbabOcAEyPhVrLGS0ji9Na4EphLcoq0uYvkcY7tSVtdG\nhxYbDuJi2DfjajNnBFqNNhQz0sn6x9UJOtjn8TJtknedlwkzS+YyazunR/NT\nBwIDTxJabL9B2mirjML4uTtBjodAV48+8qlCyuysK/iROwXkErmdVj3s2AQ2\nBC5W\r\n=cKGi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && lint-staged"}},"engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^5.1.0","sade":"^1.7.4","sirv":"^1.0.9","delay":"^4.4.0","kleur":"^4.1.3","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.1","lodash":"^4.17.20","webpack":"^4.42.1","get-port":"^5.1.1","camelcase":"^6.2.0","strip-ansi":"^6.0.0","resolve-cwd":"^3.0.0","merge-options":"^3.0.4","p-each-series":"^2.2.0","webpack-merge":"^4.2.2","v8-to-istanbul":"^7.0.0","playwright-core":"1.6.2"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","esm":"^3.2.25","uvu":"^0.5.1","tape":"^5.0.1","zora":"^4.0.1","debug":"^4.3.1","execa":"^5.0.0","husky":"^4.3.5","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","lint-staged":"^10.5.3","@commitlint/cli":"^11.0.0","eslint-config-halo":"^2.3.3","@commitlint/config-conventional":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_1.1.0_1607362675266_0.9240047352292344","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"playwright-test","version":"1.2.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@1.2.0","maintainers":[{"name":"hugomrdias","email":"mail@hugodias.me"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"72089c91637d218006d644a538156bf149baa6bc","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-1.2.0.tgz","fileCount":25,"integrity":"sha512-DIb2umOfO/I3q+JpT+SnDvKXT+hf/d1CRNHB7jY/JXLcjyco5MASHqB/Tt+xIT0jbE6rzOxpL4EzAdDId26Tyg==","signatures":[{"sig":"MEUCIFxbQndV4JSkFs8DZZ8pfw2vbOJl38XcMQ711VPFHzwLAiEAvpswIyej69PhxIJEmtxRbJH0S2msm0PN7Q8BB1FR1dk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0K6PCRA9TVsSAnZWagAAWEMP/1WNQ1l7/y35oRAS3+33\nINyLbCA6S+10DrhQsP0yz3fGtcH9htFARvOC5rIVmacd9GbTN5/5CtoDm0YD\nrYLzaNUnDQGdZDVBpSMK4WQaF94mAecX+XuCeAs+u1ial1oCnczMS291Qtk6\ntlUNx3q6FbXGr8frpT7582+MCeAL8NyU0SRA5QfAzmo6k/eGCuCk0diuTOP9\nmfzmYGFwh1ccxBlqReiDbidJ9ZaCONO9NvH3C2FUDsWhiaXu30Jk60nK3oCo\n65AI7OXHWRZXhkX0iwnSXf2xK/X075HmHeI+XOQ5NxR4p21OIOTGXELKAXr9\nJLrzwZCT26ZYk2RFUwJ3lk84GUrSo8b1agOl/AWQAxAe00ywJCGkyf4pdCfs\ngLQI3yfQ75W/qWvDSgypCmfCPhLZJnhpU+WzpT6CWpYrvDvkJfb4HLrDE+my\nbxOELDt9fG25rUlLBeH2cPwxSgM4KxyvWgxGxhm4qGkRhGNZXFueGlICQy8U\n6E+bVAS9ucwFIZFhnNEFSJdjXjNaCbX0F5OAnRLd4VGkKhCDJQjQCNAOmFWQ\n18f014J8FyPmCfU1SaIxeUDsj92X/SOdNx2fipIeeuBdPC5B60CrKWkJQyhu\n2rSVs3DbPAIARgA8hXnkbPYJ2u8nUWgY+dcO340bY2/AtH1pumeTC3mX3Ozy\nRM55\r\n=dlBk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && lint-staged"}},"engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"mail@hugodias.me"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^5.1.0","sade":"^1.7.4","sirv":"^1.0.9","delay":"^4.4.0","kleur":"^4.1.3","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.1","lodash":"^4.17.20","webpack":"^4.42.1","get-port":"^5.1.1","camelcase":"^6.2.0","lilconfig":"^2.0.2","strip-ansi":"^6.0.0","resolve-cwd":"^3.0.0","merge-options":"^3.0.4","p-each-series":"^2.2.0","webpack-merge":"^4.2.2","v8-to-istanbul":"^7.0.0","playwright-core":"1.6.2"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","esm":"^3.2.25","uvu":"^0.5.1","tape":"^5.0.1","zora":"^4.0.1","debug":"^4.3.1","execa":"^5.0.0","husky":"^4.3.5","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","lint-staged":"^10.5.3","@commitlint/cli":"^11.0.0","eslint-config-halo":"^2.3.3","@commitlint/config-conventional":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_1.2.0_1607511694626_0.46111855030464577","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"playwright-test","version":"1.3.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@1.3.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"4121c253b98aab951968f706ae1c191c3ca69ac2","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-1.3.0.tgz","fileCount":25,"integrity":"sha512-wgpuwHLkUvGR7KGckrxWlySzxyHhdiwiLYmac4W/fyq+WV3D3AvpCdK6Y0v9cBpagSHkzniSzxwmrdlZpvFFQQ==","signatures":[{"sig":"MEUCIAxc/HQgy3YMw3D87VT/F+FQVtxl+4E4BZNbZllTaAbAAiEAp2pL0X1D+km7eVqf1WOIkFVwR390Jsezm1nOMmn3azI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFCGbCRA9TVsSAnZWagAArwUQAJfF2DoQxsXD56Kt8vKu\nqCFzYeOjD1hP0RJTMCD/FsAJFOPJY9jbxRq27i3UQF/l3pDd31kyBxHWuNlR\n+79CjGqkm3nDAYX7aWwQSwfyW2A19ez5wOZGl2VWpPi5JlJhywzLWTQnz5nd\nTbharLj062ySeWhc4hmOoeROmCkgYqH27TYVuTvrzZcHvQCKSCFUEW/P6gBA\nu2iE+GfHDl99WeCXWXjhSl2bBFgmAuQFR7sdUt+v9MynC2e3xiFtBAY5GL13\n+fxzPd6XXJR3Adpmd10j8hMxJtCF/FPUV4cBityJt9txiYd8jhZ0IC/7tvY/\nhxAXKmvPMEIeIoEYTBcmcHjtRFiTKXqsJNw/oIkfWzkDy7B68bTd5Xd78xZG\nb8xBFcDTIMmpqnTANmsHFs1Bhs62GpbOepLUglLnVuoI2LazysBC8cGwRT+6\nRt9HebMJ3nAlN3T5qvKIxGKggJ+XYC+bIKs2K7suJLTLNM5yfzZsr2HxxB6z\np1UFMckR2uRF4DQtAtod/HwTSwO13/dgdNAebr8St1Ml/mnWxzHO8KnMCxLA\n5kAwuS/8h+k9S5kEBLRwcki9xbQINWdyWtXHRk7JzNOmkhjpdMYoVc5RoTlP\nWrkmhB1KawR8nC/PH4kddupjufcmASII4B3b/aGbGNgNA3HzDP6lRw8kKYjE\nqi2a\r\n=1kYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && lint-staged"}},"engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"*.js":["eslint --fix"]},"dependencies":{"ora":"^5.3.0","sade":"^1.7.4","sirv":"^1.0.10","delay":"^4.4.0","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.2","lodash":"^4.17.20","webpack":"^4.42.1","get-port":"^5.1.1","camelcase":"^6.2.0","lilconfig":"^2.0.2","strip-ansi":"^6.0.0","resolve-cwd":"^3.0.0","merge-options":"^3.0.4","p-each-series":"^2.2.0","webpack-merge":"^4.2.2","v8-to-istanbul":"^7.1.0","playwright-core":"1.8.0"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings","src/benchmark.js"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.2.0","esm":"^3.2.25","uvu":"^0.5.1","tape":"^5.1.1","zora":"^4.0.2","debug":"^4.3.1","execa":"^5.0.0","husky":"^4.3.8","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","lint-staged":"^10.5.3","@commitlint/cli":"^11.0.0","eslint-config-halo":"^2.3.3","@commitlint/config-conventional":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_1.3.0_1611932058880_0.8080708752087","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"playwright-test","version":"2.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@2.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"c39a0b12356e255a7af9ae8f02da4d0e676ede64","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-2.0.0.tgz","fileCount":28,"integrity":"sha512-XqZODzko4tWy54FBFUUDljnLQUz0xs9XxHOyxcGM4hOG2BDdTMHvr4P+8PR1Ai83RM5VP2roheK59GXMItWO9w==","signatures":[{"sig":"MEQCIAi7qe8A16mxj8q5pj0Ry2RAWW50dGxxKdXiscFYVOAXAiA/Ni/1S96hv0R9vZnsCrrZAEvI8vC1wcCvKulHoNwZXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKm0NCRA9TVsSAnZWagAAWzsP/RKJdZV3p/loagyzWz/C\n0I19QyNR7AxJbLCsLzY+TnWw0utuyruMEuAaSIBhAJvMsBfqZTVM4sh6/DKU\nODu90VvnsR3XMW/hLw0aKfljZwLT9M9b+ehmfKvdwVFpINlkSbYIwEqUbn0/\n8gaK7UAyPM8+1c+sYGFkRTR+/0deSkYVSbAfH79hoCIgm5O4kiUQTNR8SXIP\nUa7d03ANIOiu2c268aMjT1sDLvvirM/HnERuGGtnLhIcdGpdq8q6NLYvWV/h\n69A0hyn4Cgy0XX2/r7ChLXBH1G3iTYNnQ86se9gJ3ecw4vE2XocZPCe9YHTF\n4fkeUhTcktOd4SNNibfesR3BDNDeaRsUB8xRSS5TvCb0ftM0oPH0+3HbRbNG\nVMXlZuxY3Ca3i5FYBv8bUuJXdXP+gLMe59V3G7xWkXKxfC2oq7SIO98/97h2\nAe6kLp2FFJIcxY7Zo38jfBLDct8qIDmN88lBK7walMaY3NA9U4VFlU6O4O5/\n7rCbJdqkzhjfY7wuj7f7j9u1q4fcIIkMrj1OJQGQJ93lPF5crHtP5DtvFt0T\nws+Wl8+tS+H06LGMC+iT3rCh6E8PTzWJhvhRltxu6gtNoEoSDlKX0hTmzAu1\nibEYk1GwhjRpOjk9/9yiE1/83YNkHEFP8vcFxbFJO6Pnjx7NXsgorKaJP13j\nEixI\r\n=XnFS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"ora":"^5.3.0","sade":"^1.7.4","sirv":"^1.0.11","delay":"^5.0.0","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.2","lodash":"^4.17.20","esbuild":"^0.8.46","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","source-map":"^0.6.0","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.0","path-browserify":"^1.0.1","playwright-core":"1.8.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.3.0","uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","execa":"^5.0.0","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","fresh-tape":"^5.1.1","lint-staged":"^10.5.3","eslint-config-halo":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_2.0.0_1613393164608_0.2914323787451616","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"playwright-test","version":"2.0.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@2.0.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"57783bb4a987bef34e60631cd914954d458c826d","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-2.0.1.tgz","fileCount":28,"integrity":"sha512-tHaG9cO6S4/TVVqFyjsN9Tn9zgW+72ZU1mMOZxx93LdlM2kCFlTrWE2zu846o7AQLzfpFUoqPEVZNGNydXIadQ==","signatures":[{"sig":"MEUCIQCrNbg7kubOXDDsPJTpMncTC0lKdELQxMQRj2vzpKfjQgIgIFhxLPaXE3v4B6v+z9d/i9U7Xhw11waRtn8X2cIVhEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLmE1CRA9TVsSAnZWagAA6SoP/1wbLPydMoSIYtWIn5V0\nE03Svt9acGKlDovGUd5UBsp4lfdxTLnBkEXOX/fqaLaNggprBvov6/GWmocx\nA8q8nEVo/7zccgzJGXWL4ERjwXyxF4YBOFXkT+cjEReLnEtLifg4sbunlH0U\n6FuK2I/r82xwwwm0BjIYsh5K7gAr7Fsyg/rZTzmb5nxgwmCVRwfNeX+uG8rq\n9lc/UTL2I2WM7kjClL/f8scemPgm7tE1YYkK2GpED3z8V8v9xSqT0atV3S46\nHtcBGbNQ3rHitXalSfNjEdX3n1w4IrvbvTSQBZkHGNP7eiKa32TmpPfFUSp0\nSMjRMMTZFD1FVJ1okwwN2c64+rwIPJ6Jk5FsyV1SD4sNEqvDoSU8NQ6b5ITR\nzZPuihAJSuabC4JyWdro8qmhV4wXNfAyZl1MNsi6skq65NpjatEubs61MCBQ\nQBQoGVVEO5nZRoC1aivQxl0i4Or7vedKN3JZH92DqmFDUcYnHMsP6xFHGqOF\niYEMaFWrgTMl6z0LFVdkll2FKgZ/H0SW9WTPjokCoaw1ehi19FUEp8L8xF93\n1agjW30ZoDOPrf/87lWTahF9Bc1G+Py8SRxhqKPKISIZdYQI8+lQxvsarRxx\n4/uv4YcV9AuKfghovU8BmK2fZTstWV7ZWuW1C//PejFAO3KaGdnEGw+Yrepa\nypyU\r\n=jNnI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"ora":"^5.3.0","sade":"^1.7.4","sirv":"^1.0.11","delay":"^5.0.0","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.2","lodash":"^4.17.20","esbuild":"^0.8.46","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","source-map":"^0.6.0","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.0","path-browserify":"^1.0.1","playwright-core":"1.8.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.3.0","uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","execa":"^5.0.0","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","fresh-tape":"^5.1.1","lint-staged":"^10.5.3","eslint-config-halo":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_2.0.1_1613652276877_0.890260490322967","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"playwright-test","version":"2.0.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@2.0.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"59dafd43b6c4058f639b4a269a4340045b66ebba","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-2.0.2.tgz","fileCount":28,"integrity":"sha512-rBnXLrIn4PncucIDzZ2Y7neakvO0VtWIA1iZp36nlODQknc8qGZpaOddAaYiLnaX8bvOCNmiQcy3i5J9PQuC4g==","signatures":[{"sig":"MEUCIQDQ2GE6NBrTcV9qpqqhVOzXr7J5JE/Z1ZowSdUjdwWtfQIgdbEIafYMJjMAkbk//AlY0bBIQGQkv7wjJza0My7CpiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOkt8CRA9TVsSAnZWagAADCkQAIeuoePZcgSVlkxHv6uK\ngiTMmHN/uz+1XziiufWMEfRkbYMR8L14bxbZjRH8JE9eDtXBriKDR0xUZ6O1\nLHIRZ7iQuWl/kheqFbbs4bBVlWi5uTcxWlPwHJ94hhReQ2HFutVsIq82hzX6\nwg/Q59veUHsnaDwDDyeD07NOz2IP9nvNKtuCzwqQLon8kMlJpGPb2OUnJbVs\nKxXxm6QkHRKiOsIZDWNTumtHa8ekxYVlkkgYqq30PloEQLxn65lb/JWv5aPL\nlnDRRdQba4NRlnQfFWlSKmSueB38vTal/4RM7sPHEN4r7lCWjPtfprsG5a8j\n5b8ug4LEclUx3XsoCJCmtDUZagrqaOiudy86GzqQUroReROOFcgXVczCQHqZ\nQYPDCs2mR2TnmTCLQmYDMcQ0nAiWJreekuchHVzdsmy4ecTnLZjYC4oDja52\nK/M3J4/1Ip86mQiQkxeP9itEDGeFUbeuR55Oig0jL373+H0F0JWVXVluuMaJ\nJqh/DCC8Yg/5k3Wlfx0nwB4MnmX2zTi7/eT5CuG7LxfaZ1a/xgOc/KvsvQR6\ndPxgqdvmLrsQJXueUZz3TL5VSdFpR0bK5YN+jW3CCCB2m++60yJ0YED79VNe\nejBR+hVjvMkbhC9A88lZEliiklXm+xNP7IUfckAz/Jpa9gaz4IiUOg4N+fcb\nT2uB\r\n=j0yK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"ora":"^5.3.0","sade":"^1.7.4","sirv":"^1.0.11","delay":"^5.0.0","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.2","lodash":"^4.17.20","esbuild":"^0.8.46","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","source-map":"^0.6.0","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.0","path-browserify":"^1.0.1","playwright-core":"1.8.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.3.0","uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","execa":"^5.0.0","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","fresh-tape":"^5.1.1","lint-staged":"^10.5.3","eslint-config-halo":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_2.0.2_1614433147934_0.7748273536977408","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"playwright-test","version":"2.0.3","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@2.0.3","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"ca35798fb8ec5b732ca9d8c2354f0f26dc9f4fb7","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-2.0.3.tgz","fileCount":28,"integrity":"sha512-9Nz6qVqoMW0h6pCEOVMUZ8oIJNhGXemppoAorfOn/lkwSrPyUL2QABiT0Vr44TBZ8okpxorC3ePeMYti+nTcrw==","signatures":[{"sig":"MEYCIQDPhTpHqoYxfyT0R/rM3G/53SSLJ02x+QcKDt5YGT90QgIhAIYWQoeeUaf9VeAi5wE7bdv99YsztXwZjfaTWJ+tjQ/7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQn+ACRA9TVsSAnZWagAAz9gP/jdAYEyBkVf+HfCqkRIP\nw7v1AMbtIHanma7UCXRJPZkwfV3Gqi51NS8FIDC+bTgjFOYH0qhK/HYYZvQj\nEuOBdHYy08soOHcvPzoom4tiIAp9WJpXeTIItTy9cecfvFImdrGELNC55tRT\nE4iZn2EPTcFFbs1+RE6Nk7U9kMDRaqDB5E9hAy/f8wZYNzr/MlVH0KJsClYe\nMJuHScN+4nH84rF1y++JQFS/rwtXFi+t4r9numxlxY8g9qJVx8cbn9wZ9HRi\nCDzEYOFyFiws9fJ6Ge8IzEDh53bdmzfrS2iV+s3QOnIIg7Wr7+4lO1ZDBVGH\nLC0aJm9oaKXbTuXRA0RPihNJVRitw7bOh7Z0W9OM3kkhZ0LaZ70IliSfZKcN\nRAEvQ7TkFrnT/yfy1OdRWcnjrsiPAVfaKIqpjhWWGlUdqd6uNE59bf4w0mdV\nmwrJwHFw51ALkVygK1cSlH02aAOmgSU2oKyOGn86hS8BJiAoRzmtLwUeSjse\nvf/1g3V+yARwOkVzl2jAjKS5+L4A6yBMUCChuwPUgrQOmpam3zZ8p5WdJRzv\nQ6l5z9yVi+EOVnjiXzFGRigdmuC5ejzM8IilW3k38qLTnrhqoks32PZuPH61\n7xKrLzzpt3rLHHHXAZ90/MtY9wqv7pXaD0j9DdIJnafJN6BRyS0oT4EEa0uS\n55vs\r\n=zXnl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"ora":"^5.3.0","sade":"^1.7.4","sirv":"^1.0.11","delay":"^5.0.0","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.2","lodash":"^4.17.20","esbuild":"^0.8.46","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","source-map":"^0.6.0","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.0","path-browserify":"^1.0.1","playwright-core":"1.9.1"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.3.0","uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","execa":"^5.0.0","mocha":"^8.2.1","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","fresh-tape":"^5.1.1","lint-staged":"^10.5.3","eslint-config-halo":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_2.0.3_1614970752132_0.09964297181993031","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"playwright-test","version":"2.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@2.1.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"8049f4989b50d334f1c9fb9b22e3f401ca8723cb","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-2.1.0.tgz","fileCount":28,"integrity":"sha512-zc4hFC+BhZigmLNBURn9aqkjdxzcxzmqZKRPP3Qjc8/tq+bU6hAf6mvFGQAgjTgFD8rUTwcPWKeasnhBMZwF5g==","signatures":[{"sig":"MEUCIQDUZrYHBAGLxVgWqRru9rdmQyXsutSBAjjqO71Hp7tyjwIgfFVjaaaJfcVL3rp62lBXeQROLtxuBsAlq/7mcOYiNuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTKmwCRA9TVsSAnZWagAAWe4P/jQ5MuJ+/j/9TA5iky8n\n0Jea3TLYbe/CCZ1IfYlqcBsO3Gx4/foCsCGS5vVULjTRZWOsTufbtI3BOBnI\n80P0c4JpMRnGNe5N1VtaIJq5YYwu/GDqat6twTU1DzGSOtzCi/cVsOjAAsAD\n+yaSmVjlO+HpYOUIC+lDSRyL6ajS6FaJCN1S2lrudewflGRdNewbVN+gMsgN\nE23st3/gY1sevfkcUZbn15LafS7+9ge8Rqx6bvE2w10+cM0q6+9gVi8dEnGE\nhoxz9FQyXk6U0UZtE4+Je6f3riAax8O3Phgp7ds4Ue/7xZcS9E16QRFkaKZZ\n/jFJXXC7TqVi1T4jw6XnJESEjIoM6YZ7fPQoNHuRtsO8pPzO2LRhfboLeAxU\nF81ZMwJd5E55ITX6mfwJHA9ESWaz7+HITsQ0dtqdSb8H432jyovTs+eaan2Y\nm/moKQuxoLKejKcxl0eW4e+0KZ89iRO24rdPOhcH8OC5ZdwCufcSfdVG1Kca\nIOU4S6T23gQVWc2BsW/DZoYelufDXZGD0E//lgEDUgwb5+vP6NLLDhOoyByK\nFw87y+VXE+ro2nPJ4XZBl3yckwHqfjEBo+IySomClLkVTkIkBVmsI8hjMfU1\n6RlXTb3zwCpWdESS45nN3usIwoSH9x2Bi51zBcHIDQz+BLyMlKZddo3x2Ntx\nwC9H\r\n=9RFr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cli.js","engines":{"node":">=12"},"scripts":{"lint":"eslint --cache *.js src/*.js","test":"uvu"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"repository":{"url":"https://github.com/hugomrdias/playwright-test.git","type":"git"},"description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"licenseText":"MIT License\n\nCopyright (c) Hugo Dias <hugomrdias@gmail.com> (hugodias.me)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"ora":"^5.3.0","sade":"^1.7.4","sirv":"^1.0.11","delay":"^5.0.0","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.0","globby":"^11.0.2","lodash":"^4.17.21","esbuild":"^0.9.2","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","source-map":"^0.6.0","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.0","path-browserify":"^1.0.1","playwright-core":"1.9.2"},"eslintConfig":{"extends":"halo/plugins","parserOptions":{"sourceType":"script"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"np":"^7.3.0","uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","eslint":"^4.7.1","tap-spec":"^5.0.0","benchmark":"^2.1.4","fresh-tape":"^5.1.1","lint-staged":"^10.5.3","eslint-config-halo":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_2.1.0_1615636912231_0.7349991528500754","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"playwright-test","version":"3.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"bf91ca688c15571f402123ade2877f9b6d7bb1e5","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.0.tgz","fileCount":29,"integrity":"sha512-3F7AHhweMK7Ztf2sBY1D1qKRv6U7HfTps0UquGze+BKe4NXc8wWy7fV7261Mwqp+xoAA3mUHa8CPivWptGvEaw==","signatures":[{"sig":"MEMCIFOwIvhwdAj3W0YjbvW7FeOhlHKrxCZbqWomYQiGTI7FAh9suOnRP3gsiR/4D00EK5lN0bu5fotTsUjMNV0aUnhz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbE8wCRA9TVsSAnZWagAAO1IP/1dGXJjSnMFqE+ps2B4T\nxxlbzb/afFqJ2TSeI7qvPbyRGEQ1pTr7nbgvf/GeZVtpzrxLnrBWQcp3ySSk\nmpqxwvMpw9yepRu0VLaZke42fEgq+F0TCd+2MZkdpVBkgj8cW1emvdwyNQuV\nprFshbN1FZZh98KLj/Af40Hxgq5AVRSmJs/QPlEW9y/DMHDPjHg6CcSkqZZS\n0Ndk+cWPsCkTj3QkvhHxxPiQcJQ8uH9Pv1elBZuSdJBUTCd3tOW+dh1w/spY\nJyxpDJHJTOHNRuUvpUrXxNo4tTqQfM1UoIauzriKgap9EWgejiY+EGhbcAGM\nxJBBejF+wz+HNL/HZcy/Oz7ytgUiR6QFT68xgm3TjxCP59HGf5dNTYaySDcx\nwki9cXuyCdYLkR8i7e05ybR27yLo1EQ2I13+j0874O79XZGTxHQNRlHKN1IX\nRYWianxOE/NUKSIeT2VGezxK6yf2te17wjwcvqbqbwkA5svPaXOvOTUUEKD3\nnch7tbjqw059Hj81OIEPL7Uq85D2e4ZiW45rU3+CUGJmG++UbC7YUNdyoG1O\nUIvIoWUiEtCb2hqj2UwzpXd+KalXSn7O5dCvQIF7OxsB/jwJYX/Y5TxGH3iC\n7PWcW8EpSRJbkuIkgGHdMIgFJVNN4R+MJDS/kgXXucAN4tb9U9dnLYWwXPPI\n/3Sx\r\n=FNof\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"61e19e299a450ea4d415fbca17b384c755b77605","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.11","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.0","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"^0.11.5","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","fresh-tape":"^5.1.1","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.0_1617710895767_0.20006257048138054","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"playwright-test","version":"3.0.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"6133d4ef832c9d221dbf209f3dcbae3a922d596c","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.1.tgz","fileCount":29,"integrity":"sha512-Vt1iaFbglYSVjkIPrvlQDciSrAzRC2vDNRKisN5wI8n1dn8tMe/Ph0r25s2jUXge+JwX9k1jH9ofD8ivOBJFMw==","signatures":[{"sig":"MEUCIQDW/j7z71v2u/v1G/VSVg3nk8Voh7QxzLgb/HLx4ETbTgIgBX+D1f+9duUgKZc+pgXjzuxdZv4J5d2wzLlIlc+KeRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbZD9CRA9TVsSAnZWagAAyHYQAITGNYUDAWJHRVkuZsqc\nada7y61m2hKANXvyaRYrnqOB7FlVqCMQHBOFenEjYcaNDCzutnfXNvPmywFB\nMbGe9YO8tmCXc9WD20Mc2OfKVBvq6mmFcT897a4iLaLETLl79KnN3mYdUCOG\nak1BpIGiNcmhlIuswvIDn/KirLbqYtmKzzZ9oPGW+35Qu0fJGmglm+3veV+h\nOuvHARNQOLUpevOd1ecglqPtrv0iAKicn1WtFl8dTu5kyLvY+ibjm4QUY/xe\naGnY+sXBvrYt0xXyhKmMgwyHtvg5G8tScLrqG5EWbp6NneG2HEVB3j6eCy7y\nEk0NkE42pYdWZKGmP+4CHom+eXr4JVSP9dgDOmsJBcUMsKWz5y+2mNowZMTO\n5B6Cgjouxdw+/Tg23XXyqXuE2+ppZ1Rco7NbIb+72f0KY7XEYgbJYyRH17C9\nyaillt327pry6yn3a41BaimOaolS4+i8N+8a2lVhaMX/SjispzNzRtQ1GBnw\nTXUcFeHig1qKxerthm4faSGKqZ5tkoMscJ82oFT3nu0EtLiSdk6Nthgivxt3\nIZc6qk6VoHrIXtFr1ZdvuAzBzzBboWqhibKq/P4yl5TdtYvp+zUAw4QLg0Zo\nMH93MX9Sfy9KEMACwhfy1j7hPHcyTKJ3PujAkdMHVUl+IoQ+8Smoopp16wxm\nzUjM\r\n=ZRMy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"ddf49fae746b49035b2a11b17879961949313e09","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.11","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.0","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"^0.11.5","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","fresh-tape":"^5.1.1","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.1_1617793276915_0.6484357413227588","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"playwright-test","version":"3.0.3","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.3","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"6358a6b7dfdcf9c16dd4cab0631010f885c80ac5","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.3.tgz","fileCount":29,"integrity":"sha512-csRKeTY4+jaHp10/hqg1rDD3Vu4pPt3/vkEnlKDQAaolw6jCbqhZ51GM+eXXmSsz/ujeH90Qmyxok1rdEw3log==","signatures":[{"sig":"MEUCIQCpgC3bLXiG9Pb/Wqlc/3SoxeUCz076Rk4iSTTx5v8hRAIgbTZVh/GxcETO3nSX3446xVUUacdjIGN7VCr+1pHBnBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbukjCRA9TVsSAnZWagAAve4P/3uGD7vegI1dFrbwIBC9\nevOxsVrApQN28WucV644yRWTFURFmMdrhETOZ2kclVmteB10Op9kjAe0r/AW\nBcJ7w2g8/IG3WwKhRcSbPip7u7LMg3/j0qwQGCmLt9CTYLApUOmlehmqshu4\nnFx/bMwGudTvYgB0WtYWNsBv4rBXXZOUNkGPB5OAd6O0MvuE9UdCXsFJqD+U\nuin4igyl29k2GHcLYyNJM8LsLsEaEhgbX+zfPQactc7+GHHu0XrQrpxdGCBk\nnvlAw+3Vsc83QRDAndXSehOHma7TrVeo7ne9i26ZhghjZqbRF53crzNmI6fr\nUBkKhEE3O5MiopUwk4rXimHJW92XzaL0I3n6aNMNOmdsmGFvjvqjUfDEsMOF\nG6infc/9IRuNvbgjtNTTh7eZp9nxhrqdSNeokvO/IX7/ZNLDJ1tR5E757wRK\n+iNh3UtPJhDuT+EFdvAbthD5zHcppAmuik+V3LGo/YZOWaiSUhIWGdo5Ba6y\nbs4vG9XL940dEliRNIZSgSytg7GqD/vDwCQMinFkFx9M/3xZ0nDp3qRXiKye\nkyMMaY9/78vawarKfrtfFDNozxq5xH98yFjEG78GYvwCtsyv0Ne6B16v9SFZ\njOpefzHnFG1Lk1Ly86VF7tdJfTKYjmQcPL2LKfLPxgTjp7Z+1y6PBFLC0CTL\niRTu\r\n=Y0DD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"83ab7d169dd74d85c688a37e3dcf54f1febb7838","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.11","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.0","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"^0.11.5","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","fresh-tape":"^5.1.1","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.3_1617881378768_0.11600441527422878","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"playwright-test","version":"3.0.4","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.4","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"6a406d2fe984b53b3c29805f8860289a94599d45","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.4.tgz","fileCount":29,"integrity":"sha512-TrzpXeuCYuvTX/Gd16V+tUyYpUuy4FSI2hRAc0UUciztM5QWLkLWPnD1YaE2rLUB5/mp3VMaIVU5cfDxghlE8w==","signatures":[{"sig":"MEYCIQCfmDtWyGusVZokh1WXJ2tnKlfetE/l37r3PUnNUoo4mwIhAIotdoj79KH9Ph3xcrc2EQ0sXfPJhilf3KXKdzMAxYNx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbw6CCRA9TVsSAnZWagAANfoP/A8r5oDtVrUzJr5ewOSQ\n7Aw+BfZ51D7xgJiATu146qj0JEyu3264ENp3Nqc/0TUi8nEJSt5q0vBhLwKD\nFnnvx/w5va5bThmQBsB3nolOF4PoZ47Mz8B/iVyszz4E4U8rVVL/XwTTHbZA\nd8hBHApUz6MYr6n0f1abWDjSEBWSwszUoOZhFbYZzidL8Xg1kV5fKBRGJRhs\nZfthPHCO1jlwb1UwEI09gkQxwXg+evyx+bJ1oyMQsezjfuZHeNk6+ZL29TUW\nv7kM1E+cQUEO65Z7iLpSauYB8Q4qVS+AMp9dDeLGF6JBgQPaynG2YeBv52m9\nYro3qxgqjMQyaYZ0c9zckXtsLlyrIhtM27h+pXUdyTD+2fvLcPUWvGc79vOU\n3d6+hxpolgg+zriPtYq0Qr/t3lB0CjCa/BVo2S+Cjr+PCR8BHHyp/6wQF36e\na+defUNqBly2gr80Xuea35Og5CB5P5/vvG6SzViHoGTggPtm2rWbsE2Kx7yu\nsg1qOm9du/3Hdtd2QNF9bJSkWwrPStxdXavPG/3uXMdzYEbv2NgRvyz5LWQC\nKFmIe7XUoE+tou4uwAusFy0PVzJUdGWFYvXe66ZwXgbTo6TjGLSxM59lpKJL\ndWuM7ig02gH8Rjs065aStNEj9bGEgVWVHp5QtPUPnudvxAkMvCcbZpkYaANY\nx8m6\r\n=9J1S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"4b532d4a4e53bac6f67b5d3bad920c1ee5d86d69","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.11","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.0","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"^0.11.5","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","fresh-tape":"^5.1.1","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.4_1617890945504_0.6746213020536185","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"playwright-test","version":"3.0.5","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.5","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"64c9501a4d7ed03b94fafebca92454e37158f4af","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.5.tgz","fileCount":29,"integrity":"sha512-tWkqpF7/kE6hzFNWg70EKW6S04jQjy+pEZa5VZw4dzYVJEvaVWYzZCJGV3qf5quQxX16pYvu5HWGOaUVgw9LkQ==","signatures":[{"sig":"MEUCICA4Xk6cRdfhh8n6DlbVvIROU39MbxX3X4xG9jfWh6jzAiEAtor1ipK8pU6oiSp4gjawMK/FKxDW+LpleAqJIhL180w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghvyaCRA9TVsSAnZWagAAwuQP/j5nLKzXOdgANZGuoteW\nNtHHfMJ9x+aIyy6jLlsANujrmpGUId3IceyRizmBB88luF4XUm7dK4/laizv\n+llvh8QlESN6CriOpPGjjm4D2evBO1OpUvRYVnbqNYQiRF1WFTFLdckI4Em5\n9s1ZLBxM6eUF1NquhO3q70ITn3Q1BItgcXc2RLa4/cofbbPNK2/rkpB6go/z\nOmaOXg5WJmuiqvOXPYCvbIqs3GVdLL+4ctLProDIsxVPmvxGJ1euw1dkfmtO\nxPLFY6XcXgc5fCTvlhrBoIHo9eJVGZ4MEb6BDNrT+q0Tp8D/vStm7ElSwBtP\nq0dxCp72sbjmnX1nSuaS5pGjnPuWrP1L9qR/DsUJSZSj/GA1yfkp4gl6qyR9\nzk5j7fUklnhq1qN/WagaTpD5mVID6tfQE5voSMub+FkBdXlZBwR1pH60Yqa6\nOe9xx447a8Ji+MX0rKoPcuh/LPDQPTpTSs978gnln9dajiypLUFnwPNp1hFt\nyO24hKwmwlsWT+VXCmSIWuUkidFOiLfSOaKf1oKxrC4un6gQtd1hlzwongzO\n4MHafP6TWa8EZbT3HP/uq4UPRn24xqoRRxxqqhOXKEl0AhhyyUX3NEv8iHNn\nD7z9Sp5ivtIVClEpfX24yh6YJuhV8Cqn1oq7IIBbnV3unDlgXwMM8IyQV+Wj\nt+6J\r\n=3rD6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"1c3f29829c2d714372908ecf2ae15dbef864405d","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.12","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.1","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"0.11.10","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","fresh-tape":"^5.1.1","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.5_1619459226170_0.47122123149983874","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"playwright-test","version":"3.0.6","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.6","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"b5bef9c390408f7bd6d1af5cefbb5dacdf6f5f03","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.6.tgz","fileCount":29,"integrity":"sha512-DJnXKyrGB7/kXYq7iUF3hHlNVIDF1wY6KQgGtqJsLuh5ScnBMIMpsHuyQOctd5FIbbOik7CQH394XXvVDggTIg==","signatures":[{"sig":"MEUCIQCgqD06KY5kzTSqlTfe7IICUp5zKDFkUXi/CiWJA+S08wIgdlEXcKVSukHmhKNT0mD15hitpPsnmm5PkdT32JOULug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh+6OCRA9TVsSAnZWagAAN1sP/jOO16xAHqy2gx3edStx\npPDOkcK1jryDE22bS/HVeUHPZOskUjulFMtU8Y6zVlL8U760aQOmlSp9UhMe\ni/bn5K1cwnaMJU6rmq3UJ/MmXYC5SVSSyKTMM+uzUGMSNzgSIc4GZrYygnaE\nZ/xELk4G5ncQst2dyAsFn+ZWnPpsGrM7Zg+4kVEBKMxnh9ZPC+ivYDISsYBC\nbU1a1b/PC7jSP2O9HdSUp0acLBPBqEYTMKtaBc3QtSciBhkbr6LpyZgHV8x6\nDkC597sVTqMfaOFOGOrXgPFhynk8f0gBfMW7dcRAl+avlsjuVPbr5PXmdqcu\nbpYIEaypSUb/Nap/3uVyE9bGFc997lHSOhgWbJQRtAOPDwGp9KjjPe9Pp1t6\njiz8GgW2n6R0Dnwm1i1NEd8R+4e4yXbP3xFCu1zM9JwMYhTynSzDJCkdhRfi\nPWbhlj4WoppN6McX6N0YLucLWFFXink9GTPd3tN/RHfVvVJ+yAcVElyRyW1D\nUjzz0FEp13DUh+VnTf+UlWhCtioIpet333aMQCeFKFX56Sm3b+1KKSL4KzvJ\nFfhsDbVns+iPtNq0wZnyl68Ey3LF2/KG9vlJLVLyw4XpqVwMv7GWbYazDamN\npW7blQ/YkVkZj1/ueHhoKlGGaiy6KX1uTKWmsniQKCORiDWW09+4ZBlTjsf5\nwZGM\r\n=cjJa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"37094830c036b98ee10131e6d380c53007b484ab","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.12","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.1","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"^0.11.15","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","fresh-tape":"^5.1.1","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.6_1619521165769_0.3930958469557655","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"playwright-test","version":"3.0.7","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.7","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"b7360b9fd7d161a85627b21713723b3c8c82f14b","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.7.tgz","fileCount":29,"integrity":"sha512-WuccpERsitb4wF4FfOW5Pxla3zLaN4Fb2KY5hGmg1NKpvfhuq6vaXI7RdSmylQAPqT7AXMUpMyHV74eHS2lLYA==","signatures":[{"sig":"MEQCIF7D6hQ4tQsLep+vnBJc8+t+27jE++ClVwNvsXTLPca4AiBZ2q9RwqVy03ks4CF8TnXglZi83ZcConI0Eixqhal2qA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiBrjCRA9TVsSAnZWagAAr1gP/3MdRj74rJd8ytdRYeqX\nwxgfFpTM6/upkHg98y+zcwZwnaJww4phow14shPhjqVKVCkYCLdLHalWgFhj\nR0MMu8YQ/hKxt7AzdVKWaq+Oa4/FTyjkj1dBb/sObq9/47g79F4BDJCMgVTK\nzr1E1OUY+RZ/dUcASna/423/nfdkciMtUCXW6qzUm3iSkkjCaAS3l2to6F94\nhcnFjNeYLO7wtKc/rkhyHCXpRV8oAjU0mjLwjnvnHwT7HavlCdQr4N8eAJia\nUkTBDlZrOx1slifHvUntL/YeCpSCIuzSUw8jhYpyOWEH1e7bQznJ7U/nzClf\ndxco5WpUkbVA1aWyy09BtzqswH9YaGu9D697xydGXYUV7ew+PJ9n+6A2RcVO\nX6JDV6UUxcHX5pJAZSAvV5Mczjvds1VfMuna49jGe34dDQOCrbU5HweP2ksG\np/Hg6oyxCe3EaEr/FBF4y07swnN+idOqBRCOz9GjO+QUdgWxm0O/V7Wn/CsH\nEMV0vrjPtbKIZfnT6/n9QQNS+tPl7kDi2UzIesIFK+awJLu8lfvNOE3UQVFX\nQb7lI7u2YTjhvqvalP1JMlLojN18KTVAEkvmWIlq6h2hR0nzanYKIcu3jyiW\nUkECfJZYKQYD4bclbKCVaMRTCexPjz8HgTWPOlKKBQM9ZobpWzDMirWz3bZY\nNlkg\r\n=Qu7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"7419f7e24b1a49025a320aec2150901332b143ba","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.12","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.1","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"0.11.5","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","fresh-tape":"^5.1.1","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.7_1619532514989_0.03532406563958679","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"playwright-test","version":"3.0.8","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@3.0.8","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"5fbdc56793765bfcb6cdc13111514e23ba8a4f55","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-3.0.8.tgz","fileCount":31,"integrity":"sha512-zNCuhvXIpUSRjxwkgS+loO8UpztWouRaG2XfRNea1lqeZfo8VkJhv18lMFr0B+pBg6X/I9JkoZCrb6DpIYck7g==","signatures":[{"sig":"MEQCIHSFUeaa7cIMrkvJT8yflHsRP//XbrVtvvg26EwTu4qSAiAQfXLRzQX+n0kXS5H2qS4wQoHkFNtCb54w1NB7BEuG4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnA3zCRA9TVsSAnZWagAAuUcP/1CSHI3Ynk7u7vXKSVlW\nlEoE95zYcs0V4Clswix+VPYLY58qstxHo5sUkqPeQLsHc2iMVlmcK4VlI1Ea\n6Anrt5cysPMYRZQ+OQuRSLIaAcrjVjKlDD7Sp4At6HNOQroeJSjz9HFMhP6p\ny+r6hnWUFP5THob2HZiDLcWYQqErBYuyA75oYCV33By1TCt7wTKpJhoN0ZHI\nIkNq0DF6gL1MyoE8EMcbNWIvHBdsnf6opgwzeAou78qB270jbfQ+deVva01E\nBS3TgT6AJVKu/yuyPwbzOkQG+s9SMt2WL4SObqoFvWpl83FjeGbJOFG4RhKp\njbrY4Up04UNldggkPbUoaRoVXB5AsXzEYHd7uTuo1ZWrRtCIQqiV9SUVYOZz\n7cVCvNdjWn/fCmTn7go8kcLjWOqMMC1WtlR99EPX/qPKtQdkZjIGILO2PfFC\nueh4AioXRXpkaaYropHphYaoUUgTrvIcDeBAc5DpXen/9Z/FPrMOEj9Ph5i/\nLqmABSTeeQrbpQhgURS7SgCmAIsEmRcWAz8i78CF7tbaNat2paeMpbvIhym/\ns97axulKQyQePxR/PSsYh7Og4eyEUhqZSpcgb2qwS2FGGB1FswKN/jU5+VuB\nik8G0zfvtKt70B8EHTawM10QCHAmqvUUJ/DRHKwIo+DQ+rbA3UI1xoFbHiC1\nGRoT\r\n=0Elf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"72c555028e87200e13663cb731827470f0da238e","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.12","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.1","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"0.11.5","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","path-browserify":"^1.0.1","playwright-core":"1.10.0","stream-browserify":"^3.0.0","@hd-forks/v8-to-istanbul":"7.1.1"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","node-globals-buffer.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.3.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_3.0.8_1620839922838_0.2253603624230427","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"playwright-test","version":"4.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@4.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"297203e8efaa045486f7a297629ce5e858d2dab0","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-4.0.0.tgz","fileCount":31,"integrity":"sha512-oclG5tZIB+vQShoVaQgM9YC6bPUUPda1tHyO1HSQ4hNafl1TT3hENKFGlSJhPJbwZFgw/57MRWnXhb4o2NGKyw==","signatures":[{"sig":"MEUCIF4VXMhI3XfSrOokM5aG2iVTK5lTV1t2bFe+l2FMM7jJAiEA8tL6I5f0veO+CgR2Ux3jYqmAqeTCic+BK6v66Pj4Z0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnBTQCRA9TVsSAnZWagAAM/cP/2316DRdzDVlnI0si1/d\nUdOHu5fSbfB0eqlDrdpGOKqWxqR/9MRsXru/ySJlHT4Kg0KeKX5ipFjNFQ4J\nEmsYJHP+zN+f8sOlaT9lA/svXsZW08yDavWFmrSp9F98IA80L5cjHxXZZIFk\n4MCxRGeu3H+5D5OYPNziGhh93VBnBXdxT0HIuHuriN+uoaq0GnMvh7Uign9K\nDi1IcQSv8QEGU5W8HEpzW+FVHRc1/YMeicOP0S9acIOU/+22DUNzWDsuz+wz\nSJ/yKQUca/qTt5Vwkz4MsOFay9qSDTdooNpVlLVRE+70TDio9vutpHnUvPu/\n34Rr9Y1L/Fn6zlUsV44v80W+cAkJz0qYpxxiALzSpWPFD8yjFr4uNGcvgW/0\nJlZyx55vhoIz/rnjlqpEceVLQ4TxJrFpvN7esqgd1Fk4ZcxprpDIL4TaOH/n\n6vYEAAsEGFP6MG/KywljEG89OiOzAdYqfLE/5/IsEDskOx7YOuKWNdAMOnIJ\neoiQWCT++HgzVs4WdTvI85W8MQwmVQX5e1eyprDnYFOcnZxqhggGBuRXenbO\ndNZQzq3xI2UCg8UIQpbiBQ8aW5yWu+LLZvR3XW4bz+pQlbNPTN2Myhs//V2G\nJ/xET1TuQythjjmSlLvBF+tNKZO6lApj/VXtDBvJOPZwyKfXUPIYJmard729\n8l0e\r\n=zo2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"243f3ef4a9f54057c2f670cc91210acc08d3148d","scripts":{"lint":"eslint **/*.js && prettier --check *.{js,ts,yml,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.12","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.1","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"0.11.20","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.2","path-browserify":"^1.0.1","playwright-core":"1.11.0","stream-browserify":"^3.0.0"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","node-globals.js","node-globals-buffer.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.4.0","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_4.0.0_1620841680017_0.7240630491460474","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"playwright-test","version":"4.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@4.1.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"25097cb7ad908ad61e2b7b20826606a4ade7203a","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-4.1.0.tgz","fileCount":32,"integrity":"sha512-cW+inSXe7wZc9vPnkLMYWs+8PnbAes2m1SL47Q8mqhby8oHJRiGXjyVJppE6FrvhtzIHtjPOPYkvmT/lk4E/dw==","signatures":[{"sig":"MEUCIAfHq6Hg+nlWPsEbl21B+6sPVIq5djmIHcm6gzsyWZheAiEAvR3vZIQIy3BVyzf6oIbqhICoVuUl3yKntD7GzdpURnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnU72CRA9TVsSAnZWagAAHtsP/1Nh92RGmxyRtbfesuxo\n2dA+kZRSo8Tdf3kzTZ2uVMtoV4puVV0GSamxJ4YAzQaXwM1sC5Ka64Ud57v3\n+fncwP4A8D/sd+fyM/S0tMv79c3gnyDjYs9o4e+Eig37caLUYaQE1DjvSvR0\nzE80GW4Dyjes1eiP3a4++/SrlX7O81RYiI1Ay99eKUYixJYKdkH14ybWIYyC\nn3KW3A1pyZWEL7VW2nkkMLYnSB/S6ZbjeVUmmLWhCf/eljCcCtnqCAPW/XG/\ndOfM5m5NfYG9Hrt/M6PjucPLnVKcDiUccTlgncDqiQEe2Ql8khlsVWHwWdZ2\nYM94CuG8v9NFKISyPN/n1zEnoEJRWFM9Fp4Aowo+7C7Cii3mya4d9px0SzGg\n+VfbxJCdmXCLhvryM86FErBoh4g66dFAovN+WCqM5B3VNth+eH+V8t32NfzK\nb9J3mLs86Iv0U+T+LATckEFc6nEfhontVffGupQcGikzDH1D8Js7/X9mVy/D\n9nJw1VjsK710G08a7CFT84gAJpzMXRToLPZ/KbJR0GiWu60LuS3bDkg4YCi5\nKPtqSplZthuDC5OWHXJFD6ZG7/n36OY1mMf2ZDrVOHKICm3RLkniWLMHEko0\n7gNptjNJjdkfOOxc1DSebNmQRfj2PQbkYd4qgKJbeNt5d74mmWShwojzPcyF\noLui\r\n=IeAg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","types":"dist/src/runner.d.ts","engines":{"node":">=12"},"gitHead":"3fac978ebc6bddf5e7feb14803bf76f7bbbe8c78","scripts":{"lint":"eslint '**/*.js' && prettier --check *.{js,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.12","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.1","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"0.11.20","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.2","path-browserify":"^1.0.1","playwright-core":"1.11.0","stream-browserify":"^3.0.0"},"eslintConfig":{"extends":"./node_modules/hd-scripts/eslint/index.js"},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/vendor/source-map-support.js","src/utils/inject-process.js","node-globals-buffer.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.4.0","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_4.1.0_1620922102022_0.5759465735488689","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"playwright-test","version":"5.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@5.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"5b9acbc5a64f891e97e2c863e22904cc048b0815","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-5.0.0.tgz","fileCount":32,"integrity":"sha512-S4OLOYwQFHTSHYcG6FRnDvUgeypFYdxgI/leGwuMqoJGBsatPa5jgw2dXhIbO28mgrqDoHO+r0Tijo+H3lo60g==","signatures":[{"sig":"MEYCIQCbjMqeihvGk677wX1A2lwqI6OuSQrjHqFjerQQcNE8BQIhAN+w0XPC8Yi7v6S9ZUls/ChM6nNvVruGwNTN6Xrc6Mk5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoqkxCRA9TVsSAnZWagAAaXwP/jDYFrw9JXem986801UA\nmR9hRfCQKZzvWR47pNSKn6n1WXaiEK3/C2ofLenKXiYkto5eQ9OYagYbVYqE\nME6Bq1VSSZ+FTy4+xvSNKQY1qAFmkfVlTlarx1q90ImWOrMcKIboj2xQvAAK\n+tuvZF2AG69YmwyNzI2FY76vtnSzZPT+lzJ+hpmsHk5RBTIDmkaApNrKn7G7\njodU1NOgVzi9u2w+Vjw86i1/Au00LcMDxkASWLhwLIYnPw+r2qPc9a7ZxRYF\nwaaj94fkYJ9gu6041HBoS73PE8DyXcNjidgNtcl6VWzSvTjeHu0cy3RkpL0O\nxEvRrohvytQHdwz1AdT1wzWlKDxe4xx29hq9z3IthCDWK8NOp6X/oDO7qTpj\n74tCpYS4aBUaEMmAxCCyJolmtNBxNWTNHZQNmg+BdGh5GjyPJg8UkdWB7guM\nF88KL2XE6vmox2RzyEio6cOErGgwkB9QbQ7jC4FrK7z2uU5iYxp8rHoa7Q95\nFOiv33xTjQqeY2nfUW/SVF4eQmulkzIsC3qXXx6oM+adWFN6UMCuaMPY3t72\nknSo9TTFbnA5h0+ysjh29n2EmutyYixLxAJd3GTMJ50I6EgGplx5aEgl5/jP\nCr6TqQJFca6hO4CCMemhYwTRfK5F9duxqVSgezszL2IqTvgztLGbUG1VxDof\nrSvT\r\n=AXjg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"9d1632bb0fd4fd75a6df07ffcc4770932738e945","scripts":{"lint":"eslint '**/*.js' && prettier --check *.{js,json} --ignore-path .gitignore && tsc","test":"uvu","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.12","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.16.1","dependencies":{"ora":"^5.4.0","sade":"^1.7.4","sirv":"^1.0.11","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","globby":"^11.0.3","lodash":"^4.17.21","esbuild":"0.11.20","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.2","p-wait-for":"3.2.0","source-map":"0.6.1","strip-ansi":"^6.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^7.1.2","path-browserify":"^1.0.1","playwright-core":"1.11.0","stream-browserify":"^3.0.0"},"eslintConfig":{"rules":{"import/extensions":["error","ignorePackages"],"unicorn/prefer-node-protocol":"off","unicorn/prevent-abbreviations":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js","plugin:unicorn/recommended"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.1","delay":"^5.0.0","execa":"^5.0.0","mocha":"^8.4.0","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^0.1.1","@types/sade":"^1.7.2","@types/polka":"^0.5.2","eslint-plugin-unicorn":"^32.0.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_5.0.0_1621272881403_0.7424137097319101","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"playwright-test","version":"6.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@6.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"1d3c51ec9181144404d20525c7c0db8c0a52263c","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-6.0.0.tgz","fileCount":32,"integrity":"sha512-PPGTfpTMy29DtwwNnKlrYBB4T348VMQuVl9G1E1Zf9aTT96zbdgnh8BPfb7/C1qaiqAKjie1d+dhhL8gx31vRA==","signatures":[{"sig":"MEQCIBMb9SLQS7MRFcmXhGhf8q71VOdNDJ7PSZ5vFG7gRwdKAiAkR0L1FqlIzeh89Ye3LJ6JpFxNR+HcPcwl5cJZhqKZfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5YJQCRA9TVsSAnZWagAA5HsP/2m41AS74uziN1TGHcYW\ngMPiZSBxrck0TwtCgREG2PZO2Vq0VyjC3jyElJ7zhX0zqGC2F1+XaJNO1xSl\nbWW4qBPE66pt5nzKbctFB5hXELbTDkVfsRUoKYm5BSJetjXj07UnRSqzqCaP\npIZq/e01mBIxoEX5F4G7oRJceejJWCb6l3OphYBPVqng6/l9+UmzeEsMFQto\n9CYqciV2ouWZW5BDhZUgzwdZN6n7laHa+W3fZK9k5ioQEp/R7P1NHBLL8vJj\n/oMPyCwd6pSteYs+yCS3CDajrZWDbfwTn4BaT9Ygf9UYZy0zAbEqmaoaB3d4\na0ke8B11IoePU3hHZBR8+jfjyb0ybAI4ruzmcdtO0+gV10oYp1OweM96JLUd\nnPcNhV9BCmgxOa3s3scESIdDAyRx5B7iteG3P/WPw6LC/XsUG6WVZhyMcMwl\n1ETwMPihIUMFBUp4S2dc/P4JPNQ9JXWEpONEEPqSDuNjUwoDd2FtkFeSJ/fq\nJDfICeANmW3LPHBm+5f43On0LiFleV1R5FJTSFBS0ALtetbdqycL5Reb7Nbd\nXbqAs9zPI3KZaD0F6D7ARivQ0nZiJJkUyGONzu38U01Ciw3o5OgFE6GnleTP\nA3LKT/RSWz9ppmVAyKPB7k2l8otiMRzZu4XVLeYYAbHdnsVdL2eMDHg3CVe/\nnQvN\r\n=+Lae\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"5462363ad9036007b09bcf6df61316ae4e00d661","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.13","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.17.1","dependencies":{"ora":"^5.4.1","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","events":"^3.3.0","globby":"^11.0.4","lodash":"^4.17.21","esbuild":"0.12.15","premove":"^3.0.1","process":"^0.11.10","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.0.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.12.3","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.0.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^8.2.3","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_6.0.0_1625653839625_0.14212345378254887","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"playwright-test","version":"7.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"18fb51a0bd408543082f74b778d22eb6aad3711b","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.0.0.tgz","fileCount":32,"integrity":"sha512-mbkPiAVHVe55ELz+zo9078G8zwtvgNMAv7IG8Sqw8BZva3lTMnRfTVbVsrzDr84ShT0J3cka24SuiptmlchZdA==","signatures":[{"sig":"MEUCIQDN/ND/n3K5jwsK82kEAwqpvz/NltSA6OwVKN8vr+DKYwIgNn+LwBgxuhcPkH2bBQzYy9m3wRmeJZLkhepLx7hX9CU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7Y7dCRA9TVsSAnZWagAAUcIP+QHYueZ4HQunV703f1M/\nsh5ReJ6VBpltvTtv/9G2ynue2V31RZTW/8fYhnoR54VS4aNlTNYk2NIg03Y2\nHgR29bBj6ohHHnWPfwIrAzdXFHCmCI1N9YXETkB5ApQI9egARZl/ixODu/q5\njygsVaqcf9F3gVkRCJ3LdRGQHk46AhkcPbP1g9kfdeYJhc3Qx1kCWGsMnhRb\nX0Ou1omtf895G5PkYhfT8cF4qstb5i7/xmaa0tRBvS/njyvg23b2sYaLgzFZ\n48B7O9a8uEKV6LV+SbeHp3d582i5okgVQYB9eJekUo3U35zgCP6xo+7SgWxM\nVoB1rz0lD2fE20OxLXSP3VvuNctFezous8EhVLGo1humjP+rLKqWgWeoysaP\nHr6XUT5BRzHGgJWuEwLVB1vqA8jLQrDSeVKncwExT2ZCsA/uX1zNDj9ztbt7\nCGnLe5hRooTBtR3uOahnMw79z5+BNacMVyN1QEjOltvGSO8O0r7rsi46fpSY\npBA/GVbM+Vo0hMSygGVqGHOIDrq7NJrokJdlgj81BRrSl9hmU2bBw/rwjqqK\n+vHYdbRrZ9bv98Ga6CHg/hAGKIVntxCHy6JvoGoLFkJWuoa+sIwF+cSYE07b\nPiWsIM/iYN6xaY/JPCtxUZg3ohR1EMK9nQ6T/8Gd/aKmcCLu3zGLvPiVdifE\nT1QD\r\n=utnt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"36bc35af8f7c94cb67da5b81ffde298c2cc8966c","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.13","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.17.1","dependencies":{"ora":"^5.4.1","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","events":"^3.3.0","globby":"^11.0.4","lodash":"^4.17.21","esbuild":"0.12.15","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.0.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.12.3","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.0.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^8.2.3","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.0.0_1626181340572_0.7279176964979008","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"playwright-test","version":"7.0.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.0.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"dc36c66cddc50779c5e54aac8132c985e774bc1f","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.0.1.tgz","fileCount":32,"integrity":"sha512-hWC+AaSpnrnZ3rAiwXYdeDBovawahkF6EwJGrOmVKsBuzZu2u/8JsVM4URLWBEEsmRi+z4+mAo4/+Gx0WHKFyQ==","signatures":[{"sig":"MEUCIQCSFsfn6R6Ki23gADblN1FR1F1PtwyJEHv7LTqAFnhksgIgBni0Q7+z6POjLaDi2ky8Wwdl3Skxr+4n8mnJ+1IS/zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7azdCRA9TVsSAnZWagAAoHAP+gJnRtk/M3URymwatVBS\nuvDnbac+Zgty5XGBrA0/Ap+vWJf2HSHAiUq1VRkSHPT7v9MHSUL/pJOZPYIN\nqLwFLwm+a1lsSaKIzy0TWiq//CGSyWgk41RXzX9fFViJe/FClf0N7AaLmhXV\ni6dJVmXAyrAvjsurF90HSNlTMyzzMFRo59wd5VYNgPzXdR++1dOdHEeeXvkG\njgiwm+IcPu+ayfue05wiFHcLynpDm+DS+St23ETu63i/BKbR+slCD0Z9JyaL\nEP9QEqMRwtEI54TcMe3aGG+YMSo7n+ag4vGjNZQWnIgfDj3pbFDofSc4Aoj5\n4A2c/ApVyq8jmU1wmEp8n5Ik0AUPlJHUMashKl9NYGHq10avqXpgjxLkISl5\ntIYRDoYeJ5P47PMJTSHKwMHGDZhqH07ILUYNQbgaNL9yE7vrv6Yoo8+NdAXH\nLviP2XH1RQfqxluG/YdN8VlS2Ad5ezMfQMjnsToUVCS7n0465wzDGqH/pnpY\nKGQ8LJM50V4j1KTKfCP03LJKpzqyC5P/NuvDuzR6aHyYokRxrjtfvjH3XSUT\nzUYlTM6WB0nUY+4M0Kir36yRScGKSLUY+QI9QDCiynP//ycU5FYeIlUv046q\nyI0Tv4nsZrMP2CjMwH9BUt7uWdnx1L58F6GS6CgXM7PYx8SP0ZOi/Gxr7Oaa\nE/2Y\r\n=7J0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"713147f027089838a1706e74d6022b115875d15d","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.13","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.17.1","dependencies":{"ora":"^5.4.1","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","events":"^3.3.0","globby":"^11.0.4","lodash":"^4.17.21","esbuild":"0.12.15","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.0.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.12.3","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.0.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^8.2.3","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.0.1_1626189020821_0.09232142578411251","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"playwright-test","version":"7.0.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.0.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"5b886c36fccf921cb376dc3587615bcd7dfdcef2","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.0.2.tgz","fileCount":32,"integrity":"sha512-6qIZ3yic163IT1Erm+yE5qC4cupQhdm752RjBvFDdY5MrnyaGTmwQoCq1mSygjJ0g0Y79SCezQ0Ks2DW+CgtrA==","signatures":[{"sig":"MEUCIQC2cE3GdzkIIBlLCrkTlKCuhtxRCWm3tvnvibqllxoh2wIgBxWSQwrVC5FPeGdavWhxpkaTPAOvA1SjFbW0NebquQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7/r5CRA9TVsSAnZWagAAeXgP/36vQX1cuysyPU4chEvX\nfHxBZEQuC98Qm89dg0UYiBh+bLV/inXDIwEfLDP3lqlRPqKklGQ6cseC6o+0\nfqOTjrSCVxU6jw7MZy/NbHowta8ZUWFaEkQOzVcxM1ap8GZhXH/Z+yKH7rqt\njSLXB6/IeukMpsDiF2zpnUXsyGHHUkYRZKG0AnGQ5Ce3sO1zFBZmVxjUxqIE\nu7WamlgTEzVIGMKrIOALVCNdhZtySaFTSx2vdiQ6GRPoGzJs8yycqrtEJa5c\nknZI1MIWzzVCHv3SbH3iHomk2iaBiUCtH/zXbR3WQyq/xTQ5cDk0L8imyXNb\nHfME8so9VFkxrJCv7YEsZvlUapNTKNKmJ1h53+yWzY7Phw0i8P9+EFJQoTgU\nfKa+8t76MXZNJ5XJXB33mt6UdMS7s+D4VnGy/4xoCxedKtbnHvo6ZrHV4xJO\nMnsnEQBwKOyUyZbapNUNbveqxI2LGw4nMFQODC4f7se2YUcbCGWVIlB4cMvo\nyP99Y4gVKpdzWX8iVY5n8hXuhVeYH5+QLfgDXxP+pfJS6gDFhKIUC6V8B4O+\n/oS84YBp0mtKd6dee0myqgKV68/3HvKPVauRHvo8ehh2gzB/patX3Wx77/s7\n7JBl+kjwTa2CJHLlY8epSGW8GGxBAlR1yjirLJskEIZOyvF4iYE035/PJVas\nVGL3\r\n=TG0y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"742b96f6f15ff72d0bcc91ebfe021f47112d77bb","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.13","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.17.3","dependencies":{"ora":"^5.4.1","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","events":"^3.3.0","globby":"^11.0.4","lodash":"^4.17.21","esbuild":"0.12.15","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.12.3","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.0.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^8.2.3","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.0.2_1626340088501_0.47779262623852947","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"playwright-test","version":"7.0.3","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.0.3","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"d4a0e33191929d14cbc3ae505496b5fd2bddb425","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.0.3.tgz","fileCount":32,"integrity":"sha512-nLBuVKnJtRIiuA1YPpnHNe7Ig1pZeRQ0epFZSrjxAyt8rSBhnuedQ4RtLmtuOWs0oVu9HC7eq5WVqiqkowtreQ==","signatures":[{"sig":"MEQCIFju+m3y3v8gGNg/9KzGtQQL8wGmZ+CF5wLpJ3uIGZBRAiA6P6oC3cItiE6nJoKCmFp7nFZqYfxYjJuzkjz8uns+tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHmwICRA9TVsSAnZWagAAUIQQAJypOnVihaMC0mngwAD/\n2R+7+rEo+mTT0N16B7vKgSbsrv/n4MV4zlsPz5CUMTGq5NnYoi4QQmkCOUhb\n0RzpkFBkYIcWK4DCR1ERrg4kIrsR19vSQbXcN6dlfzcHU0R2wBT1+cUzxVCl\nSj2waSyPzABfjm0/JHpHK/Z9j3bGaskqCPNRlTu9IetILaheh/sG300fufUY\nx5JZg9DFGdYBvGkkpREKLNVt0kf+9EUJm7RY4oZDskysN2HB6VnvAZnHl0Yo\nR07QweG1PTBb3CKzvD3vXaUf9ify8C6AMiDA0f70HEchyTyaFfXifjjsr7lz\n4nWOR5iN4zYs9qqsgE+k1S0o0mjJBEhah4CsOwVoqQ2G5/oIBumiB4XcU+uE\nmubyRO9SXFLV5d6TJnt+me51Qy81uu8bjxPuIp8GKZmMCn4aXeWlzi/qGY5f\nsmc4vuepgDnk3F6qIiEJ6ZzZomjnNnu5VPL7dwnjDhRFEcj6WxoJj0FlqU5F\nyjIKYHrXklDAyI6gCjdf1g4GVucA2EqXxbHazGrgHPhWA0aZ3h8AYbUEl9DC\naWTH69Qa9T/SbGSYEd48ZPHlVzorR8YFh03a+UWD4WGkR+QQPZwzZQ5KmBDR\nBt1XDj5PJyS+0taR16TdO2RagVozKPgJkkpaTbrG0pkAUesN+Cih0+BZ9GMp\nT6GO\r\n=tfbL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"18d2f26c55fd1ac8e10249f23ceb9e4479e8b21f","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.14","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.17.5","dependencies":{"ora":"^5.4.1","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","events":"^3.3.0","globby":"^11.0.4","lodash":"^4.17.21","esbuild":"0.12.21","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.12.3","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.0.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^8.2.3","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.0.3_1629383687955_0.5557418169754496","host":"s3://npm-registry-packages"}},"7.0.4":{"name":"playwright-test","version":"7.0.4","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.0.4","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"447587492cd2abac26c223e6b356c158b22ca3f9","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.0.4.tgz","fileCount":32,"integrity":"sha512-blZlM+ipeSj+9/muxJLA+05/WNPKSbK80LJ5E9q3UQbYTZl2+sOSyshNBx8fzHXZM9r0yw1dmN71f+8KdtGELw==","signatures":[{"sig":"MEYCIQCnN12jH5B2wSqYO85uPF7AJ8y3il7b4KmDNbzAwbz8iAIhAPCOrZh+kd+qn7z96ndA5bnpB/zXAf2i9hSwWZXPscP2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOiS5CRA9TVsSAnZWagAAEd4P/iMudmRNmdMayHGubWLJ\ngNfuwE1W6ShnUJq8nDzfz4hzjdCOmaujzxNchp2ibCXB0QVnbW9Wp3J0YIaA\npYOlhjofpAxPgqlOKoaBNMCuNqw0e3n9wk/1yJb0Gm9omV7zeHg5B3SF4tPk\nha6jroeBsSbG6G5N8BpvtXOKMraOnSeBcW/XLuuKdOUUCYbY1uo42yVPufXx\nHCYyLwL76r4oiMI4zs1gcajJHL3d4pmScXDqvN8MpTTp0vbR/kamDIH9V73v\nd3+5t9whvf06t+DKInzZTqXzMzUHwsJp/aikwJo9aW6aq03JnJRbSentwYM0\nPveTHh3q8/X9c/mzDflwlxHP/SkzEjukVAm44tgHCGm9L5SbkZynW62gnIfa\nv2UOEkLzl9dyy1mrXcfosMZf1tuMCUdP7Stucoj7/wNaJNRXsIkUHZhpuyEd\nT+bLsQ0nr79Beumyu/9uaamOVlVtQnj1+ek1I8uL2bK1IYokmi4A8fLocV+/\nWFGP3uDcUeZ79y6clB4SwF71agEIdIaMPKV6IR+zOK8pz6Gcx16H9PWBi/DN\nTB2QsQFRSYB1dj4OBmwadAGub47pNWLQXR9UCgjlTCaZdJshP+9L1wh7ruF0\nUO2PUU0uPjY2eDD0MFB/KLQIgl1cTfVfKTNEj+qQRy4tOXCeQCfiQ7cj5ueE\nI+x3\r\n=t8XC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"75831de5f14936ec2b84ebaac4807d3c4f385108","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.17.6","dependencies":{"ora":"^5.4.1","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^1.0.1","buffer":"^6.0.3","events":"^3.3.0","globby":"^11.0.4","lodash":"^4.17.21","esbuild":"0.12.21","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.12.3","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.0.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^9.0.0","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.0.4_1631200441474_0.4302850923704251","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"playwright-test","version":"7.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.1.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"c5d8c414f4be4f1e8c5f23b7be182fa20695690c","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.1.0.tgz","fileCount":32,"integrity":"sha512-5utXlpFJxoaPb1thZDRa7vUGiZqN6vWGVD6/6AhT37Gzfv2q64PWfDmLXO28FMlSJBJTefq8+NEZgbWs6sC8tA==","signatures":[{"sig":"MEQCIB1Z8ob5Edf2hyI9abyJqOhirtt1Ai+OvglJAa+7ohNwAiBOwuNdugivkSdWDLg20ggOg5rv8M65QS7Ih6CIiKNxmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOi7gCRA9TVsSAnZWagAA+78P/1dZ2KWyTgdQjrggNhtQ\ndiQgdBXcDA3y3F5O+uWeoTkrmRY/5KLtT5yoSQQis1BvP4824wJuDmik/LWK\nmlV+uhhOocyLlz+v+Z7CVFIS+pOoUPff/r9R3qFFfXYuuTaUiNtcdc2F9qC+\n1mDqwYNXM6Y/tQ56P6xUkI67SHitlcEdXBhdTaDd17+YNnz0BQpctSRMkV4U\nkGc9I1qxWL+LQpk406JKN1YTeSfmPjXuY8yc8JN+8JP6tVCgt/rtANjZzUEL\n91GkJikN76rc16p6hWLQnuhfARScQpV+BtNBX+iNNHcs/PKlMGWpetkDeifs\nGa48Cy8RFFaH3dxgVogVZ1AKqzecOng/XjogenCCWSZELalJxEekitgiHmWi\nEo3B5kxRNtQXafwbknJgrnDfOb7m8jyLinYT+aWMEGeHZs1pxQh5Lk4rE96q\nGFO9334bYasG8NMG4Az8ZVG9oizqKoygKGGl4YrQH9FVVMju4zwByGzwifEr\nu1CWl3UKHqiuEis+LNF/XX/mZg99rcRCtq6TBw/Aeyol4YbuVDlQ4MDrpNW3\nlqd2KrOqp258IZhXp5PnPfOEeYJ4rxgv6io8zNlJ/XMbeRTi9YfKtHQU41hE\n5oj4OEfeYcwenVK3J6PlawOc4H+mbC4oj8cuwo2+HdXt4qB+NbLpaa+R2EwO\n/5z0\r\n=q7u2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"de17c56e7e45f84040f5677827235027e49213cf","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.17.6","dependencies":{"ora":"^6.0.0","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^12.0.2","lodash":"^4.17.21","esbuild":"0.12.26","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.14.1","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.0.2","assert":"^2.0.0","tap-spec":"^5.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^9.0.0","@types/polka":"^0.5.2"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.1.0_1631203040236_0.7397362716154801","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"playwright-test","version":"7.1.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.1.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"623a45a99554fefbdd4fd6cbe8d433f616109513","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.1.1.tgz","fileCount":32,"integrity":"sha512-a8p5aSWLsXzes3SIUIYo2yMg3Ndz2CYd8bPvL1H3KAW8tj+L51MYAvltoP2FlN1aiat3omp7zAboObMlVEV7jg==","signatures":[{"sig":"MEQCIEyWxZQBbZecpPskXMXLiLYbAHMWanSt+xwI9lPaIk7IAiADxZFceS3zJ3md0JxJsgJBzVu7jc9TJi3l3CwxMlyKQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190440},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"221e5b7d313314870b8a2d3953264237f2e4b39e","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.18.0","dependencies":{"ora":"^6.0.0","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^12.0.2","lodash":"^4.17.21","esbuild":"0.13.8","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.15.2","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.1.3","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^9.0.0","@types/polka":"^0.5.2","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.1.1_1634740602796_0.059919101237353","host":"s3://npm-registry-packages"}},"7.1.2":{"name":"playwright-test","version":"7.1.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.1.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"8e6daf7717d4095e4973a4d56a05280328933b9e","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.1.2.tgz","fileCount":32,"integrity":"sha512-d9vFaYzspSzEmfValNrYBnFneymHKBaGhTOskxJj4BHDgItvV0d+dSddkBBYYSh88KCQPsNBezGAhT22YanpiQ==","signatures":[{"sig":"MEUCIQCJAbTLU1ArPkPE6AnUM/lxU7P+X7/CyvjiVcJFj6NHgQIgFYDmov97Af8zr1FgN7E66sZWDf4navSkymynZwd1OQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190759},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"4da30814d5c110c4330701a435207971dc53c464","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"ora":"^6.0.0","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^12.0.2","lodash":"^4.17.21","esbuild":"0.13.10","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.15.2","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.1.3","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^9.0.0","@types/polka":"^0.5.2","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.1.2_1635525835890_0.4173465111306318","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"playwright-test","version":"7.2.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.2.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"81c5620bb2c0d63e1bf20d6d30d9b19fe1d0fbf9","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.2.0.tgz","fileCount":32,"integrity":"sha512-B5Ej5wB+Ki30WdLKkagbEhsPLzykmiAbntMnIj1R+CSaMfrBtatpA5m/1loNMMKIImpS3tx7iOni2+EpdCVuXw==","signatures":[{"sig":"MEQCIGY1uETSqXKR++QTTLZNW8NIrCqooSu6yXsj7ZDKaMqZAiAfpCn8cXehfYoM0YPboeNnuRwB81QYO3XGuKlTU0f/wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191195},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":"./index.js","gitHead":"f35101c8bd75a024e18c50965d4684e0e023f0b8","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"ora":"^6.0.0","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^12.0.2","lodash":"^4.17.21","esbuild":"0.13.10","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.16.2","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.1.3","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^9.0.0","@types/polka":"^0.5.2","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.2.0_1635672788080_0.35262114724418736","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"playwright-test","version":"7.2.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.2.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"8da83e51931ee54b84748b47fca73befe1deaa99","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.2.1.tgz","fileCount":32,"integrity":"sha512-Q1smc3bQFx9ecv3XFGnNLVuiDaIKCo7yanjdRVlbyzxknPe3vFa5uO+QJdVMSOetALlf1+RmSSQ0kH+3hvfYwg==","signatures":[{"sig":"MEUCIQDQ3gdL8DMshbhw2dGIF4sj62g3eKYYE0H7cQbpMTG4YQIgSjaSEhj4/GCWWi9TA5N1RIt+V43SgA59NvhhGmKlvAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191567},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"159c26bc747551fd046a2ac8735282ba830a5b28","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"ora":"^6.0.0","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^12.0.2","lodash":"^4.17.21","esbuild":"0.13.13","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.16.2","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.1.3","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^9.0.0","@types/polka":"^0.5.2","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.2.1_1636712817794_0.5260236126256135","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"playwright-test","version":"7.2.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.2.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"da3da20293d841b20ea5501da2751b773419567e","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.2.2.tgz","fileCount":32,"integrity":"sha512-7cL/Uc9cpGZN7efI6HrwJXCU8Mj/+RaNJtTOxqCYxr+qRS/8UKxz0rO/5tT2YapXLQZsrGuf5+srlcdYM+WPPg==","signatures":[{"sig":"MEQCIHJ3fmTELN/r7t7U2qTdZgp1ahPRLKs6qcn2TkYOuzI9AiAS+SogKgC6gDXPNb5jDkVhgGPqq88i51pY88L2s31JTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk8DfCRA9TVsSAnZWagAAUWIQAJjyTF0E1PX0m4Z01vW0\nvNFtiEcMuagm6mHYRAOfWu/pPlWry1kpvyXwSWj5LpBVJ+JZT2FinnV6Xh+U\nPMUhop14UP0wYNVjHxl4B98MKYX0vWNTwmCBKlu4N+H0Qn3kOXNKHIR2Q94v\nbzRXpWfXJi2NrI4ZbjwScx99cNuDWW48dPZ9ijyoTd0xFpvUf/w6sS9V1v/y\nt4t1P/8EHSDWnBwK39iMKoBLzg6nhhOTA/eNRu5K/M6T8ZgTd2NSmzG0dRZ9\nKm1fYUmjJyWZ+4qPDk3xQfrNuODtaefyJogfMmEGocvG16Ih4E9RwTL8gjE1\nzJLhXVqvySX6U/H4Jvkk56SCW7MLc7EL9xG4ixLUUl4WZxvZ5Cae+Sz38FaO\nWj6rqccAA4AnLPu0/JVo105Xd4GT+phZrGzTzMxwpMtQVdOXUNSVrVco8o2m\np94xef5H8xNvtvOhxiVL9DIEm2T3N7B+ucQtNRAIQVBReJ3UhuB6pFEREUlG\nKA9nhkPMFsYGTRE442bCSHIeNO530Es4aOs7Blh/pITAoGGuHOM6NiM9cNiV\ncOZ724w2CjKSuoEHCaVZiYjaG+lYPnkSGKExr8R/rTkmrG4hjgKu1Q2yN2zF\nvtY9w2/GJrTwr0j6xiJHmsW+qu+9zTiqYfy2MD0+tg1eId2Zh0FcQFnqg16Z\n2Rjg\r\n=hY3f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"28fb0e81e50d74927f70e099871e349e8293da39","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"ora":"^6.0.0","sade":"^1.7.4","sirv":"^1.0.12","tape":"^5.2.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^12.0.2","lodash":"^4.17.21","nanoid":"^3.1.30","esbuild":"0.13.14","premove":"^3.0.1","process":"^0.11.10","chokidar":"^3.5.2","camelcase":"^6.2.1","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.0.0","path-browserify":"^1.0.1","playwright-core":"1.16.3","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.1","zora":"^4.0.2","debug":"^4.3.2","delay":"^5.0.0","execa":"^5.1.1","mocha":"^9.1.3","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.0.0","@types/sade":"^1.7.3","@types/mocha":"^9.0.0","@types/polka":"^0.5.2","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.2.2_1637073119422_0.9018602187565248","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"playwright-test","version":"7.3.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.3.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"e870727f9c1f1541db8960e561c1dca3be2f27be","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.3.0.tgz","fileCount":32,"integrity":"sha512-DQbI6MDZbNq9XaKCvlEvMqZV8GyEVkmXOeJm4riBp0sQhhtXHsFrQbTzTtTxPP7vF0LpA0e922jxVq8EaixzoQ==","signatures":[{"sig":"MEQCIGshSgCFx3W/yQ4zu6/iXxRBiMBbuKhExmVWJupdP1PjAiAUpJdJVxV1NMb0mQEVrBmgHwZM2H+HWOfd9qjS/IDirQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNaIpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2Vg//fn+enRlqBdbzGeKim/uzvivp/OB2Krf8IgZ+wnyFPLkdLxWs\r\ns3AOAe53RaAresBRk9hO/HqVJdlUz2TtXQy/c5VXuiCDkSrcVPIlANBwhBpI\r\n1ySvqoFuomACN+nu7GxQ3RnEwXuuMCEPYscQHlSXGPdhvRd01/zlHBKwAOO/\r\n1926sGhqYzpe7/f+MPnJ3EQ4VBu8A8nOiFpqrPMKwoocOO78v2kmyKjEt/v5\r\nPRJhVSMJFmRUgTUhwiHZKvGt2QxBEepp8TPDEL1Q1R1EfWyP1xEvdrKO9EkI\r\nTygZ4hq6L8nYcfuK0ApLtFjRguDYQzPlkTrFHJIDLRWE0ieEM1IbHh/O081X\r\nTy5ISgQT8zHPN1JS1LRHrbTwrSEql1zlaEC9YJN8AYhHlhaO5EFkD0Mdf/2F\r\nUERiPq9jT4IyfZGLUirrhU7UasRkTvGRudgqQiY4m1yPkxO0XFKJSH6l2h/G\r\nlo/IiGSfVsL3gBPZYB/glCnL48HndRcumgLsc1uHbtYjiT04Jz7drwAoTnVX\r\nezIkLy2XWoc+501jT5HQ62uP9CenUoQnqHtH+AVnj9SPevL9+VpbynEgi4fr\r\n+fGr9TePo4JsR0xxwWap0qHKTA8HGEGu+ENYVGwENjLEhPsV9HQCTjZx0qyc\r\n16T6EHr4IsSSbjVfr06HoOzBaDTotuLOGwY=\r\n=bNdy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"bb3308038a9edd728883efa8bc1cd139bb0a0169","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.16","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.19.0","dependencies":{"ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^3.3.1","esbuild":"0.14.27","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^6.3.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.1.1","path-browserify":"^1.0.1","playwright-core":"1.20.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^9.2.2","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.1.1","typescript":"^4.6.2","@types/mocha":"^9.1.0","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.3.0_1647682089310_0.6760216126223824","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"playwright-test","version":"7.4.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.4.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"f9470312a98a6f40f699392b44dac7b3b075792a","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.4.0.tgz","fileCount":32,"integrity":"sha512-d1dG0mL5QmBc3DYxSk9dRDyCFYAKvkAbrjt4ceZnBOCyQAcs+0QBLUrB3aVmFei8YiFs+/DSHXaEa13xhfy1NQ==","signatures":[{"sig":"MEUCIA2pCs/zu18PzFhRAkkSVeSexCFSL4U9LwC+/TC2tdALAiEAnfrfIcKG83PwtCyhxIRBoAneKZ9TzD8fYenJG7nEGG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTX5aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmPg/+OOX8e1rsZkjFMybUxvB3F7j0Rtf6ruOBvrrSsqVruy/mUXzP\r\nr0AQOM/cuUGPiL6bxxl77gfENT0xdVdd7xSQzhTq6sCqw78r+YuG5IJM6O4V\r\nn89hKsLrtlAaxFnO4SrdBZY6sNr1/p/SQJCbMfoXbt3m/2n4CadKXlbqqyvA\r\n3Y6XSYpxAa++YB3++lid8Q8tSyK3aMdxl3SGsKckVlVfog2nA2v5uoZQ/qx/\r\nIMsJ8RuV/k97RSCmYxPsIHNVHdSncY5D8wTLrxK/YG1KvSq3EBstuDiNoLX9\r\nSRilxLxvW1izXViZIwto4k9ZI22uInZNlnwhAzG1Eh2AfU8IIs/SWeMFT62v\r\nfeNJxV14LEDrf4qK3oqaGu8SXhTbPZSchSDX4bAhDPzF1k0bMJwI3/5bGEF5\r\nVrSjZJ/VzWuZdGJoas/rBrfp70c1BzgyG1+Tq5N77Yo79/6/clOhFGbucn3e\r\n28c4NFWcibAKdy7JUbc1m5AGqY1V46992/QVCfX68vOKcIYX1xY7O9jcnAx6\r\nCWab2aLee2YXLq1gk+Q7eJknuDEbwHeLBidd5QCEWxzprg6rA+6NrciEdieM\r\nRnVd7a6ETfqvtl9JsEBtYkGTmPH2veNyf1f9SutkX4MZ2rPDEOpWR737u31p\r\nfbfnWwbIMy5xfE58Jb2l5vT1GDbD+v2/q7Y=\r\n=zIu9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"df7a2880d5580497ecf1948c55e141d2852be287","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.16","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.19.1","dependencies":{"ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^3.3.1","esbuild":"0.14.27","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^6.3.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.1.1","path-browserify":"^1.0.1","playwright-core":"1.20.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^9.2.2","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.1.1","typescript":"^4.6.2","@types/mocha":"^9.1.0","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.4.0_1649245786372_0.8777855579017515","host":"s3://npm-registry-packages"}},"7.4.1":{"name":"playwright-test","version":"7.4.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@7.4.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"4829e9c1c21d2ff977b20e3126fec73a2227772b","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-7.4.1.tgz","fileCount":32,"integrity":"sha512-UCMFkIOmSSC3kHZuyUcs6Kg8BqREyX7I0aGgD+HUkrLXjq5uZKHne1XQqGX05AHdWP8HmwjkbayN0wpSjDGQQA==","signatures":[{"sig":"MEUCIQChSDZJKvr0uqM9UdZVV8JPuI4U3Ev5hFavXPI5R5wdyAIgZkcopA/3PUPXqSoijKU4r5lhVTTggQHARQUt6gIvcP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigkbDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIng/+P9Kvhp4Rc6tUNibX9QMBojL5Kyx26LHv/ESppBkuGo6Ckq+X\r\nMt1dtAS2javu9uBM4TPtspqfyhL+INfLwFXfomwKKqU23Qt8qJCKCdRR/exM\r\nWnKpA/YxIUuzweRK7n9tU568GiwHFoXlVIg3xMCzJBRfy06kQNhmnjfgIEHg\r\nllNOVm4P1Kb/2uEmcrmc5ZTB9QcKGqEa9upZLS6wQKMkxRqboRcGDhb2/8tC\r\nYoE8yYK7cRsuMskB/bqA1Lr39sKbpi7fr+/HBKws5yotimQAv7Vau0wZhNEt\r\nwYrWoVuQiTMypMB+IBQbJjkVRgtqNJPvp0vGmXCS6CUedwvI4Oe5bNWxTGm0\r\n4inF2ytlAeLtlnLgLkt2UPkM57BwwX4v0bFHNo2VEQScrxW2yb88Av7TipfW\r\nNfUQlReI4BXOsEFcp1DuVAOYYImL6sPB2qKPdflUF8Awd2Gn0QSLSP6AA5DL\r\naB1/cSIdmga0mLblZSE8fsJJPz1jPYXg3+XywOjn0NMTtgbB08kIU+/8HUlU\r\nxQBIRoe/HM4AuFaMHX6ZYa5+YLeVpea+ZRTMNzRU9U1DffrIBQcSm8Pxj+nL\r\ncAIiiFcDUicuQXwCJcuzYsltQc0Op63ExydL86rAl+31mvL8d5/GxzjiHZ3N\r\nvZGvCJ3mohZIz2gQUa52LvT5dapJKc19HvA=\r\n=j/sq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"552d319052613bf2d0999bda70dd5b67a3ae5b25","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.17","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.19.2","dependencies":{"cpy":"^9.0.1","ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.2","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^3.3.1","esbuild":"0.14.27","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^6.3.0","lilconfig":"^2.0.3","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^8.1.1","path-browserify":"^1.0.1","playwright-core":"1.20.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^9.2.2","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.1.1","typescript":"^4.6.2","@types/mocha":"^9.1.0","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_7.4.1_1652704963296_0.999338258481566","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"playwright-test","version":"8.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@8.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"7ef2330f2af60d4f248999a652107e1bf2e30855","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-8.0.0.tgz","fileCount":32,"integrity":"sha512-pRSnOu/d9KRIb9AxcV8BfrTlRcYNy+dzi0UALc2uh0YSYUwEHahzPBe3zAUUUvXeAdqOagYXuJUQk8d9HZ74Jg==","signatures":[{"sig":"MEYCIQCXJQZENE4qhm50P9gtxBUepv4NWgs13gkz2Qvfw+oCugIhAJbsmw7YTkAT8Jx+LaCJ5xuDBMvfFv/16JX0OKpAyCw+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigpctACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/IBAAmyL4mLOenEyuEZB+JLpQlq7hjaF7AS+Rl1twTjkSd+EhKY7n\r\nQ+gaDCc0s2mu6Lykc6ZVuyJC9CeGKkkV5s865FHM5eXRYon4kv86KeOjaG3B\r\ndgUBZXBD0lVySDD78ldEwPD9QAZw++Wz7IYT2HDp25WvHDFMaEhvKxyMHCLW\r\nohPmBQzaYaU8zIRXg4sEYUxXYydf5XSofFhPzvS7L0rOEXF/vVliCT8PZ8Jo\r\nMru2am3OR0wvs2jVrfXyTtdbOFSkTa/iNmRlG/74H8SIAh/ZWFHQ+iFbhYgm\r\nG6cmj9O+BGNNrtvY8mhNRuZAtYIZ2Lv5LmDfbef3/6+L2HR9jEUbfB59kiqJ\r\nmq1oiD0dwNpnLyfwlzuB9MJigYGha5sQJ1zbx+x2ss+Jd03uqn2NmaJTI6Ar\r\nif7BAnZzsDvq0ReD/Xwbfl/eJGaOzSLp1lxW/QRC9lzC637iS+Esjlr0dLox\r\nwgbwma6lDp7ELUcKyhewrZGRk4XaFt/fn3/7hlrqOXr+5OsXXraNsMhNN/Zt\r\ndtA9qA7NWSvBYUph93EalmTw1KvyT7/NzEXLYRx5RO+QDjhBlVb3tiSUDrGC\r\nDH94xyggBbJvLU1vsOi6L5/NcHunr/jPI4h5LzFGa/czlEctyOIB8YYDDJcp\r\n6Zv2nZIXaO0WSohHuhAr3EiAsRbKocRJh+M=\r\n=Srqe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"9e1237b01847f09c7aaa005f43dc060648b4faa1","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.17","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.19.2","dependencies":{"cpy":"^9.0.1","ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.3","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^3.3.4","esbuild":"0.14.39","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^6.3.0","lilconfig":"^2.0.5","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.0.0","path-browserify":"^1.0.1","playwright-core":"1.22.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^10.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.1.2","typescript":"^4.6.4","@types/mocha":"^9.1.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_8.0.0_1652725549717_0.5574410855173388","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"playwright-test","version":"8.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@8.1.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"7728d18cbc348044e2a82eeef9ebf6c5242b3677","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-8.1.0.tgz","fileCount":32,"integrity":"sha512-yqt2RznJ+5TSbBbRMafq9vMs+e4WS+P7tZBcCgRS1K6I/VV2huEkXgv8zXhO6REt21ep60LGhOi84VFCm3sFcQ==","signatures":[{"sig":"MEUCIGDI9IzNvHNlegpCYM9Ym5Vhbhi0+4HaIiCblIqvrZi6AiEA8xAL9af1bgxi3p45rj/3vQ2NNe74pCJHjk+zkDOntNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqvExACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqauw/+MkJwNfV+rAKx0ChKoxzrZ44CtZHoysi93yva6ZQeX3kzaokA\r\nLLmNvSDwV8UpOr+X6GqsYINBSggXYOq+f6NHqxQrJTTJR4gynfCl6NiueLiM\r\nlpmYALxlh+aEltMu/Ksf/8Z251I1YNpjJZGlv0Qi+LPMnJF3dSwB5gJDt8b/\r\n/tm2nWouOqo8zFeUnUzo510jtpWTE2Gpd/4LlJWu/8Nq2poMNbRdaWdPnlzJ\r\nBe2KCZPngx7bgRhTeWZzshf1SQZJeKuj7QXzcF1rWIUeor+E/5ItFv+5iMPP\r\nKkjhvfLqw5vsqMgY451aDb5Vlokw9QKg+K9rCBS7zevSR+cLGoXYUKku5k9U\r\nBQ0xWPKDfePQ+gN0PIzbEzR6PdyreOfXGoD1NlkjPUmV95m54sgKIPvBDt1e\r\nFXVrymlba8eQXvUBmm+iIgM7mo2m4S0Hba3LMXEQJBUrkOHNkqC4sihnhbDR\r\nQDZC+Oez3pvK8C6YtPkRQusGw0UShmvV46gl1t+LIWsQP3mw/3ApXD2cvbUj\r\n9b02ebahk6B+PspnJ3CEdIDCOclqah4nK9/jkPiTdaaqDi0dOOegESjSc9tQ\r\nyle6zUzWemINtX87m/Lv/WvJM6gvvT7b4BHxb5NUo72DrdzoXkpY/eT2EZIM\r\nTIFPrAqta7+NyjxxDEki9hHvap3DoI26PlE=\r\n=Uw8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"ac9c4d96b670217760f19a81e5b746efc1ad9d74","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.17","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.19.3","dependencies":{"cpy":"^9.0.1","ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.3","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^3.3.4","esbuild":"0.14.39","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^6.3.0","lilconfig":"^2.0.5","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.0.0","path-browserify":"^1.0.1","playwright-core":"1.22.1","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^10.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.1.2","typescript":"^4.6.4","@types/mocha":"^9.1.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_8.1.0_1655370032850_0.1780239328077795","host":"s3://npm-registry-packages"}},"8.1.1":{"name":"playwright-test","version":"8.1.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@8.1.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"7ff648d6ffdc0ca2405d0bb1ea45e4549409ad4f","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-8.1.1.tgz","fileCount":32,"integrity":"sha512-FFfuPH6Q/AFoJQDJ6/ateZBBQoiJx8LS8eM0pWExgB0OS9nygnM+KMR/25/dfYdlgw1bESlwtBa5UrBwulvKIw==","signatures":[{"sig":"MEYCIQDwu+Ipl+WqmuWLZdX/9QxPdhJZoKZmDWR/W2To8yInKAIhAPl0HShjrVwQhYSjJwKIS96Emvg6eMzY1RRfOE/emDNb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisJg7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqiQ/5AJXwOnoxfQmqHwj3/nPDuz7o3H7XKNi3KLGf/c7CZsalXRzG\r\nPgVO3wOYJf8Zz18ld4/F0UoYxmbyaLtXDCof/N7klafoVUJSzqepO0ovvRsT\r\nc7OfXW5uopUFdydT25xsJFi2dmVRCUQIT9MCPg0A4EVaxh/TbFHLNom1vYsk\r\nx56liMZBlSGXzu/6kixUlK378zSDR/k9m6R49ap9jFIND+o45JltLiQ+wqPh\r\nGR2GWyn1aTKFnJ8wgyHvEUXtD1qpVioKPRTx75tzeB/nn39xA5HaUc7gu23I\r\ndam239uHdY6dSjO59h076EZCfdOTQ0mKiUilqHQ0hc6Uv84N2zhHrt5FeCzX\r\nCGEhDMsLI/7CP0xIk29i5Haz9rlk77V4S/tk2Sj+vwPY49ZYVAtTfpvehpOF\r\n5nh5Ou2Tg76SEUcxl58Y3Gp4lOBg+KKGa+ZL9rcsG7CGE396qdhUhMsKT+N1\r\nOHJQ2hGDA+pCIangp6JHJVXF+VkgYQMA1D7BsRg4AulLTyNB8bxLih3uuw5n\r\n9TnNinu6D23DAqUIhDHO2WDuw6TNXAt+hqYIF+B81Ii/AKBj4kcZcg+yeZpV\r\nkw9qFvgzlqXu7H4cd49x4pemtNOIpxLl+rnhixMUZN41P6WfQfOZbE2fxJs0\r\nMrm+Q5L0SNF/LfmNeqh1gU27j/jUG78pDrQ=\r\n=XUcc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"ec13db238b280fa9d81a6d760d2a07eff9e05186","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.17","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.19.3","dependencies":{"cpy":"^9.0.1","ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.3","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^3.3.4","esbuild":"0.14.39","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^6.3.0","lilconfig":"^2.0.5","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.0.0","path-browserify":"^1.0.1","playwright-core":"1.22.1","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^10.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.1.2","typescript":"^4.6.4","@types/mocha":"^9.1.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_8.1.1_1655740475441_0.3885969599781982","host":"s3://npm-registry-packages"}},"8.1.2":{"name":"playwright-test","version":"8.1.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@8.1.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"3bdb49fbba26500fc78b31fa36111d6fd7a31997","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-8.1.2.tgz","fileCount":32,"integrity":"sha512-D+0Km5sAGhX/WOftY7JGNrcLb7jRZukGf23nJwh8tz+KAJnuZ30IrB3UHIsiasaP+YPAaw3bRgoLyrCgOMKBCw==","signatures":[{"sig":"MEQCIBCq1TeiVYdva/MQ7gDG1dsDqxlD+8SG0tlEpaUI2Ks0AiAQq4WxmezgYRlL8FbARFAY/ZYIJR5GSZk3bNisjvDY2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl3FjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKtQ/9FzEjcXHtkzwAThapwg5uTQm0LdlE6fNA5qOcpW/bga5xI3Uk\r\nSGzJOE4dyiI8Z4NnAiozyXLNWNsH1cJbX/YkXguBcNV1pH4tXTzjxTQD5qiy\r\nKBeYCZ75XIXKmWA1f1qpbY8oh9daLGfIdi/TSJBp5NnE4TY6s5pVD/ZLDDeS\r\n+OQ0JAVSS3rFXA8UpiNPFSeicUF/s+YnkRDiysZB9kW1F16GhNmthKRPPPf1\r\nxkuTfdZNgRolbkuNGUhx4e2zenSbIXRNPa1gVOPuZPSXDcGksxmFrq1Iilxr\r\nFd5RT+gO2FIT/YaKECLZ1dux0+Zk+RsIa6LLNRCtl6dJCYzsgIfuSshxMnBM\r\n5w7hcUtDAbK2K86pioLYaQYAzHOyT1kkOcsYsaPaqbfZ4KlfFghrqYbjaSMe\r\nF/tdrrShgZD8MDPvJ8HWj51nFA1OhBIfEtPqJ8QXOarEpLDxV83egi60Zu/P\r\n2qQ4+9Nguw1pSnDO+gzMHI+eUVeCLdvKV+nKNP9RnVSunYaUBeRniFjhtcm3\r\nTZrlEX6sfn+fQuUGa1PtBM+ogzgZdwXOU/JePkpENzrgm55aW681VmQ8deLM\r\njvEamFJEIU0K6twyz2y241IM9JSfq2QhUU19Jd/9lgUe5pcAE5tlpNFo9e35\r\nVGXSXNvS3Iysc9qU2SabLOGkUT+eOTIdrEw=\r\n=cDbm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"gitHead":"409caa00932347bca98ea9ea5ab3b7dff437c952","scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","prepare":"tsc && copyfiles 'src/**/*.d.ts' dist"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"6.14.17","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"14.21.1","dependencies":{"cpy":"^9.0.1","ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.3","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^3.3.4","esbuild":"0.14.39","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^6.3.0","lilconfig":"^2.0.5","p-wait-for":"4.1.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.0.0","path-browserify":"^1.0.1","playwright-core":"1.28.1","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^10.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^1.1.2","typescript":"^4.6.4","@types/mocha":"^9.1.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_8.1.2_1670869347030_0.39502930686644944","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"playwright-test","version":"8.2.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@8.2.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"d4d731808c49487a3c6708bc1ab5aec0413f17fc","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-8.2.0.tgz","fileCount":31,"integrity":"sha512-EcEFHtIQXs1vNvurjsChfrzYL28GtWNfXAj1d6L3LULGp2LWh8A10mrvmP/zIs5O61id/oCb6PoQ1fT5+d34uQ==","signatures":[{"sig":"MEUCIQCeD4Hlf6pPlMw9e10m5IURqWV7ORRw0Lt5s2V13Q0pGgIgAZb5qM4XBuv9hqEPPEKXHVn2vnuCpz6uWiz5y3Kt670=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1AtSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroOg//W1bUWXfGYWoN0EHQAT8CN13iCgtVM2uFV9tLjF9PPSatFhlH\r\n3EsxWxwdZZKRKy535sWnpi0u4DjMHbDWDYUyT3sR/rll6UnD9S3z7F/PZ3t6\r\n8gcmEcHw91uipkjXYzKBlSCOD57ntLSBK82DrjNyJ6NE/XS2q4T9By+phqeA\r\ni4qEPgDljxsfllC//v0ZSWuJhtxpE8ub3fUX2YeszskcRr+2WTx8Guol0hQe\r\nDl8BKT5GUvqz12OVMZUIaXbNIkO74kz70NFX9YW03GGE0dWDadxSbDJi2pqm\r\nyo15KfVB/KGPyd9xHM3lUcrhIJN1BEkwvtVt72UFz5bBIm8H/hplSvkNNWpJ\r\nfI6nEgEYodkN3Y0ykSwr4FQW9U3STTaBBSIRsrlpoPzUYrVykKnTGEgN9RRK\r\nDqPckXVka4M8DUUeZnWwsfgzklxOatDM+sYk60TOoNdlkt17gMjHNDpfbP7E\r\nsiYccpu9VorpNCX0UpzoWypPR2IkT5jInOY46X99an6qhLXe0imdNOg3O2B0\r\nnHjvKu5HfnGXDUVEpAzZ26KgAbyqWeZB+usCPinAyPii5YTwg21zwBFkgeCR\r\nlx8CNmfisArMs2ZVV8dXC8L1lBeChNmKksD5oszMmZAmnqPLLlo2QIA4jePI\r\nPSzej23ScRbrZ8sYWDTdFB1nelhuC1BLLmc=\r\n=waxO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","_from":"file:playwright-test-8.2.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/5e20ed5972f61e8c3bfb9e937730267a/playwright-test-8.2.0.tgz","_integrity":"sha512-EcEFHtIQXs1vNvurjsChfrzYL28GtWNfXAj1d6L3LULGp2LWh8A10mrvmP/zIs5O61id/oCb6PoQ1fT5+d34uQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"8.19.3","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.13.0","dependencies":{"cpy":"^9.0.1","ora":"^6.1.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.5.3","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^4.0.0","esbuild":"0.16.10","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.0.5","p-wait-for":"5.0.0","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.0.0","path-browserify":"^1.0.1","playwright-core":"1.29.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^6.1.0","mocha":"^10.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^3.0.2","typescript":"^4.6.4","lint-staged":"^13.1.0","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_8.2.0_1674840914566_0.017949833405273896","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"playwright-test","version":"8.3.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@8.3.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"ce77f7f74cd23106559848ff2a1c187fd3fe6281","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-8.3.0.tgz","fileCount":31,"integrity":"sha512-o5iBTI/rqz5ktQWa6ieovM70hUX1NHPEYAnS3NQardI/o7VpGOQbK688H3/BCE0uhIAF40LiKsKGREqSs/TNxQ==","signatures":[{"sig":"MEYCIQDEvzJT2GcLc9UuFQSg91zl8nk+s0K6B8WeFUvB5iCC+wIhAP4WvZVLhrrJYNCH7v4opRNB1gMc6ObzEAGd3WCHsuVr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS6LRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoL3w//T75Ou72k6OJyfAAPy8i3qIs8YMQld9r81r1oe4d2g9vTvRFJ\r\nShlL5Am84RdbKXj9+MhUKwgOo0KFnPtSwIAS2T8v4bsDjgJLa4mrji+c+Eyl\r\nsNX6roERrEofInJU4Ngzx1JwAweyKwaRBROhte/4j+v3nCJag3tSLeYJ0ohS\r\naHxNIcsF+wCj/j7v2TWuDK784evC+ZLOCot5Ld9k0TzX4R2hTTvylHSA7SBu\r\nilvuReYte4Q3tDf3K1OGgzz+lewoH1jgvWEc6aQbQnU7oEyNB+L3K3e5DaFH\r\nTfy6rEmIfCC7LUS4CXSUQqiSGgoqfkGIcSaiV5qpjO1QV1jIm9iGKDfgk2j/\r\n8OBQ6rcFIkANOimmp0lHeHyYaslbVl6salK+tbTYiPCr7MLcqUx9aphDtQ8E\r\na7EpIc5XqFn2hPl2VrxELynLBm579tZGFFgmNOG7ONFfTIQMxH8IfY+9OtwM\r\nYmq0nV3iFJxMWO0ZjsprwpG4fzIjF0lmp+Nd/lLzdDnYZ+HuhcH1AwQBlgJx\r\nMDp7OLMLSZRD0w7VHhO/vs58GPjCpfjjTHbo6y7qQ6WPHE30f/L+ph0mwTZg\r\nIWCo3AaNDntZ1dSeOdq6abuxVn48qh8erLumxD2e5uMLsVn4Eknm0s7+xnWZ\r\ncWPh/Zf8EBbhrLW+ejCrtwVxAF+6GsGdlH0=\r\n=ijdd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","_from":"file:playwright-test-8.3.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/5c887f8470ae0f3dd23d65d86b8a5cdb/playwright-test-8.3.0.tgz","_integrity":"sha512-o5iBTI/rqz5ktQWa6ieovM70hUX1NHPEYAnS3NQardI/o7VpGOQbK688H3/BCE0uhIAF40LiKsKGREqSs/TNxQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.0","dependencies":{"cpy":"^9.0.1","ora":"^6.3.0","sade":"^1.8.1","sirv":"^2.0.2","tape":"^5.6.3","kleur":"^4.1.4","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.1","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.17.15","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.0.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.32.2","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.3","zora":"^5.0.3","debug":"^4.3.4","delay":"^5.0.0","execa":"^7.1.1","mocha":"^10.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^6.0.0","typescript":"^5.0.3","lint-staged":"^13.2.0","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.6.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_8.3.0_1682678480842_0.39916308160937053","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"playwright-test","version":"8.4.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@8.4.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"dc07fc50f35bfae026ee3b19d8efa4444bd57939","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-8.4.0.tgz","fileCount":31,"integrity":"sha512-rRhdetA58SE/iplR3404mkYV0uqJaPF8QRcYO2RM2Tyd756D+SYbQwu+nEJiBILi4AiPTCBHZYS+10WOenPhJQ==","signatures":[{"sig":"MEUCIQCB9vMp14j/2kigv2NLANTQ9PSFoCOauo8KUIrQn3Y3twIgYlmkBjJtxBKlI9uIKrVTvbhzWVEDOtzCwAZ7ux+GxAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS9WWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRvA/+K6TXhAPU8XIukWkArgzTHpZ1pgaFZl/JF+7jIUZLBygFXo6S\r\nJnPvcNmc3e7ONK29sJTaQ0lTK2JGX8v6CS+Inm8fWd0JYzY+uiPX0QsFF7DL\r\n1hTDrt33lRxMu2CH8xv6kYj/PqOVZZOBFhZERM/tNDRCV/6LTx4CiXTjK3fx\r\nbCSmyx45Blk1FvmdYxPbhKdauBIHyHaf6HHhRgAaqoRZqHCTWmuAoWvowIRq\r\nX/HD5ekLgQtdMqIpBe9bf0vuCQzSxSb96rzeOoIgUnGZNuIWeOrT8RiADz4s\r\nlKeuOHop2oxc8c9JIjwG4mwyqAtFzn8IX5YzB5TQneWemYeKe5YJuUzPla05\r\nU0dbKAXTdER9EWy5wv2mOkIWeSHmFLPPttw4wBY0Hf016Yy5LzwPU0piGzcb\r\nbv6M2ZepopFmmKkkm+uVWgWiT95pc/EIxoliXgBl5IX8Oh5CMkI3dicaq4MZ\r\nrhJcXMWOaYkEltKBQKs8kw0UQO1/ApcxyWbIm5ILK1wnq/nchiZk2nqQCNOb\r\nvNXMReS+nYVNinHoByoF4rxx32b6GP8IlOKN0EyBKE8NmsaA9NLklkUE/qLK\r\nFLdLeyt5roATrnsV+NrosKHxHXqQhjpBv6/RGbvKoJ1b+GuPZSE4cJo34oQL\r\nkemu5jzTQD9m2mVloWArUTMCswcnLdVt2Uo=\r\n=WKRV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","_from":"file:playwright-test-8.4.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/7ab598a48e8569ebdf8f3d3353e32a2a/playwright-test-8.4.0.tgz","_integrity":"sha512-rRhdetA58SE/iplR3404mkYV0uqJaPF8QRcYO2RM2Tyd756D+SYbQwu+nEJiBILi4AiPTCBHZYS+10WOenPhJQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.0","dependencies":{"cpy":"^9.0.1","ora":"^6.3.0","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.4","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.17.18","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.0.1","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.33.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^5.0.0","execa":"^7.1.1","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","hd-scripts":"^6.0.0","typescript":"^5.0.4","lint-staged":"^13.2.2","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_8.4.0_1682691478620_0.9413683718592181","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"playwright-test","version":"9.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@9.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"76e29bdc088de7361e6164943c61764f4ef7c17c","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-9.0.0.tgz","fileCount":32,"integrity":"sha512-fqhnC2i5485cu2OYxm1qPlheP7eABNKrRHDJeCefwo/ly0rr8BsCe/QkZ9J+0u3kuR1aRI0jL/a0924xSrIHTQ==","signatures":[{"sig":"MEUCIDHh+L+15rfpiLbESYwxavbITjnRviiZyYn26m/gNUAIAiEA8JBY1i7nsjda6A5+mJXtlY6YkqwVXwsPxQ7Co8IDgCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTBNtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIKQ//ROLqZFpCBRP9T7D+9bUtv7jDd0X6ate0h3KCZeWtye2dVio4\r\nhJXOSzzNcgHQQ/oxOY5RWORX847oaFSSRE8r0xp3PqHqoF5zl9oVvH01F44j\r\ngVp4E4cWMln+mmJmZhlN9I0nOF3av/XaRYVQNN8OqNvYhJ2WyyOZXbHXdg2k\r\nADL3G3l8hDVxYJTrgJjASIw/U/xclspp4WmMzVBfwkqMwoH4ukghWn9W9jbD\r\nGlc8BozoN1sPngkxr7THUhq/VrIX3+OPagvYNCTjFK+bgEPjujB3KLipf8YD\r\nCaWxUY6oiKxftXO7RMvfF4FBS+bNvjvTT/1tY8BqGRlBmzy6ze55dsv9/V06\r\nOpHIQgzmXscwY/9RI/t6SxUNVwqXqI6iLMbTJzxqoPdBwfPk11DKy59pYgd5\r\nguOQncN5oH/fEUI3h2AaNcRYNVVCS2aHHHKK54IrapLsFGalsZ6vpWsBp7Qy\r\n09vlpI/NZBPpwIXpGNknUglz7CVv6fpP80uXO98MVWrpDmdSCP8ZEC5cAITT\r\nON87QBaoSH/GNRmiktEz+xMgCubi4JIPPdi/Wvwjcf/O3yZ8Q38PsyTk4itI\r\nwEkUCg2prqluvx47l0cXbWjizDmFMINYv5VP4vEsKMmx5fw58ik2c/v/xgxU\r\n8+ivlLAD5/q9PxpBN+ZaQggr2I82THxbcLI=\r\n=C72N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/runner.js","type":"module","_from":"file:playwright-test-9.0.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/3c8944c55e4811654fcb3dbd27df8d36/playwright-test-9.0.0.tgz","_integrity":"sha512-fqhnC2i5485cu2OYxm1qPlheP7eABNKrRHDJeCefwo/ly0rr8BsCe/QkZ9J+0u3kuR1aRI0jL/a0924xSrIHTQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.0","dependencies":{"cpy":"^9.0.1","ora":"^6.3.0","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.4","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.17.18","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.0.1","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.33.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^5.0.0","execa":"^7.1.1","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.4.0","hd-scripts":"^6.0.0","typescript":"^5.0.4","lint-staged":"^13.2.2","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_9.0.0_1682707309380_0.05866140511570861","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"playwright-test","version":"9.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@9.1.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"b50bfafd158175d4442012a3db606b532d25e2ed","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-9.1.0.tgz","fileCount":32,"integrity":"sha512-3o4VtURBBwCVx3UC2nu3Bz1JtPHxFfNzruQTQKVPVnDnFy0he3IUwbfa6UdkvLth9MOVUsgrU1IP+MryNc9qVg==","signatures":[{"sig":"MEYCIQDrHHnN1lleDSshqWK8OpvuYvGIK9GQDrhrFfdaLea1mwIhAIl4bbfJ1EejbrR+tTgK8nrYh0PDPd09j0wmBIiRFJfr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185450},"main":"src/runner.js","type":"module","_from":"file:playwright-test-9.1.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/1e182d847d5d423f531517d1a6b59a87/playwright-test-9.1.0.tgz","_integrity":"sha512-3o4VtURBBwCVx3UC2nu3Bz1JtPHxFfNzruQTQKVPVnDnFy0he3IUwbfa6UdkvLth9MOVUsgrU1IP+MryNc9qVg==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.0","dependencies":{"cpy":"^9.0.1","ora":"^6.3.0","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.4","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.17.18","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.0.1","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.33.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^5.0.0","execa":"^7.1.1","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.4.0","hd-scripts":"^6.0.0","typescript":"^5.0.4","lint-staged":"^13.2.2","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_9.1.0_1683963090213_0.7183293162982332","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"playwright-test","version":"9.2.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@9.2.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"17482a211403567c650a69875f27550fe19343b8","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-9.2.0.tgz","fileCount":32,"integrity":"sha512-g0uvxXxbr1yB1ytan69TuI1nbMZ48jx06d/+qT1CL0Gje2cpBYP2aqTjCYou9ShUN3d1GpIGqqMBikhYR1WwMg==","signatures":[{"sig":"MEUCIBiKrgpRGxA8nKYewiJFIUfaeB0hGH3zWzNGjlAE9tLcAiEA7IEIscbTbWLgaLKv9YprMTpHSWnCcShAkAQXae/HO4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185450},"main":"src/runner.js","type":"module","_from":"file:playwright-test-9.2.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/76e419683ad34b92a59221e20122bf98/playwright-test-9.2.0.tgz","_integrity":"sha512-g0uvxXxbr1yB1ytan69TuI1nbMZ48jx06d/+qT1CL0Gje2cpBYP2aqTjCYou9ShUN3d1GpIGqqMBikhYR1WwMg==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.0","dependencies":{"cpy":"^9.0.1","ora":"^6.3.0","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.1.4","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.17.18","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.0.1","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.0","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/setup-bench.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^5.0.0","execa":"^7.1.1","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.4.0","hd-scripts":"^6.0.0","typescript":"^5.0.4","lint-staged":"^13.2.2","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_9.2.0_1686818817686_0.6996915204109622","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"playwright-test","version":"10.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@10.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"28921616349272c570462ab54e413fe9951d445c","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-10.0.0.tgz","fileCount":24,"integrity":"sha512-lnF+EkimGpHZtA0dZYv3ZJ1UfP1Lj+E48Ofg0zBrir8WXjc95wllzkM55AajwxdY5u3f3esm176tVNvNdMywNw==","signatures":[{"sig":"MEYCIQCcHHdPjb06fzt/ysIxu/LpGsqtoV6UyvUWs+fJFZUreQIhAIxa9aRGy/rRAmyoK0civdN0CbW9EPtbilAzZwu647T9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185196},"main":"src/runner.js","type":"module","_from":"file:playwright-test-10.0.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/private/var/folders/nl/tgwx66y15fgg4ycptcql5vhm0000gn/T/564511e9156353f24be2514054154720/playwright-test-10.0.0.tgz","_integrity":"sha512-lnF+EkimGpHZtA0dZYv3ZJ1UfP1Lj+E48Ofg0zBrir8WXjc95wllzkM55AajwxdY5u3f3esm176tVNvNdMywNw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.0","dependencies":{"cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.0","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.10","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","execa":"^7.1.1","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.3","lint-staged":"^13.2.2","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_10.0.0_1688050530676_0.22881391055396794","host":"s3://npm-registry-packages"}},"10.0.1":{"name":"playwright-test","version":"10.0.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@10.0.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"db488516b9145db43f1b826a2e37741384562343","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-10.0.1.tgz","fileCount":29,"integrity":"sha512-B9djgrFBcCKycUT0j7j7Kb0SKtbmUTZVqcbd3d4dFwvDkOcB+9xrJNC1vnZFq3sAsnKmRRG+wWUMWTmo58FRow==","signatures":[{"sig":"MEUCIGsYiOcsIuzcakuuMB3zgai0Al69WPeUWkm/IgiL3IMUAiEAsdWhyds4YYv/FY8zimvLZNPiJGiqkN5fmDsDcwrKTIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198322},"main":"src/runner.js","type":"module","_from":"file:playwright-test-10.0.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/9e09d4c1e85e7d59f649d191883257bb/playwright-test-10.0.1.tgz","_integrity":"sha512-B9djgrFBcCKycUT0j7j7Kb0SKtbmUTZVqcbd3d4dFwvDkOcB+9xrJNC1vnZFq3sAsnKmRRG+wWUMWTmo58FRow==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.0","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.10","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","util":"^0.12.5","zora":"^5.2.0","acorn":"^8.9.0","debug":"^4.3.4","delay":"^6.0.0","execa":"^7.1.1","mocha":"^10.2.0","assert":"^2.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.3","lint-staged":"^13.2.2","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_10.0.1_1688051432117_0.1855559159632978","host":"s3://npm-registry-packages"}},"11.0.0":{"name":"playwright-test","version":"11.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@11.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"e4ae2fd377621f211ddd80d0c2a45bd0e1834791","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-11.0.0.tgz","fileCount":31,"integrity":"sha512-Rkd5Asq1Zpd2q7NgwSZioNNeBUH58RB2fe9tzyuRkv8limQFmZgT/KpZOniWlNRzxw65C5mG+YcE0xtisRDK7Q==","signatures":[{"sig":"MEUCIBzo9qTVbmnWBITnuh5WLhgDSxZ0+0UFbCWrPKchNfHnAiEAroctlevBig0/FZb8G31BxvWM1YV9vJNeegP9+Q6xV/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211582},"main":"src/runner.js","type":"module","_from":"file:playwright-test-11.0.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/ea57c4e006750fb40bc92850c1bd1172/playwright-test-11.0.0.tgz","_integrity":"sha512-Rkd5Asq1Zpd2q7NgwSZioNNeBUH58RB2fe9tzyuRkv8limQFmZgT/KpZOniWlNRzxw65C5mG+YcE0xtisRDK7Q==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.0","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.10","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","util":"^0.12.5","zora":"^5.2.0","acorn":"^8.9.0","debug":"^4.3.4","delay":"^6.0.0","execa":"^7.1.1","mocha":"^10.2.0","assert":"^2.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.3","lint-staged":"^13.2.2","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_11.0.0_1688144141145_0.682688292597885","host":"s3://npm-registry-packages"}},"11.0.1":{"name":"playwright-test","version":"11.0.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@11.0.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"675b745ec8ccc2c1060cdfef602e363b1d8188d5","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-11.0.1.tgz","fileCount":31,"integrity":"sha512-g3X8Q2R7bMryilgDEFyGeHr1pZoAKVndlwp8p3uXe70gqt6Xw2157/AQgXoHAJjuHB+CYFZ8HJUbi5fIehQgBw==","signatures":[{"sig":"MEUCIGxudtKdoTLna9/33hIv9eNq0oUFS5ZOCRqM0/+bC4/CAiEAwSc6FNkFoHPTZWsCNvVj/W0Sj+/h7eBJZ3AlsTheU1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211582},"main":"src/runner.js","type":"module","_from":"file:playwright-test-11.0.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/e58d3be91f360d11666d40b065ffd664/playwright-test-11.0.1.tgz","_integrity":"sha512-g3X8Q2R7bMryilgDEFyGeHr1pZoAKVndlwp8p3uXe70gqt6Xw2157/AQgXoHAJjuHB+CYFZ8HJUbi5fIehQgBw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","tape":"^5.6.3","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.0","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.10","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","util":"^0.12.5","zora":"^5.2.0","acorn":"^8.9.0","debug":"^4.3.4","delay":"^6.0.0","execa":"^7.1.1","mocha":"^10.2.0","assert":"^2.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.6","lint-staged":"^13.2.3","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_11.0.1_1688156065116_0.614810791284554","host":"s3://npm-registry-packages"}},"11.0.2":{"name":"playwright-test","version":"11.0.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@11.0.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"816eef75e9e6cdc3f225fcbbc61cafa87ad83f17","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-11.0.2.tgz","fileCount":31,"integrity":"sha512-MYM4d9SOjJavF7b4hLjK18HKxCv1yLfoLrIynjF7IKU5Gy1fzMoTDANH1EACFtm9boMlrTP+8NyvWhUDoqxcFA==","signatures":[{"sig":"MEUCIQCyNHLhiBPCYZKH2Gd1lpM+U3dnf4y9eVkKeJN9pmw8jAIgdwsyqsD8a+X3VYArteQGrdo+KXIg+7ZA4ZnUKGWT7Y0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211582},"main":"src/runner.js","type":"module","_from":"file:playwright-test-11.0.2.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/d720f09682d4426bdfb0f9a8dd1df579/playwright-test-11.0.2.tgz","_integrity":"sha512-MYM4d9SOjJavF7b4hLjK18HKxCv1yLfoLrIynjF7IKU5Gy1fzMoTDANH1EACFtm9boMlrTP+8NyvWhUDoqxcFA==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","acorn":"^8.9.0","execa":"^7.1.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.1","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.11","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.6","lint-staged":"^13.2.3","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_11.0.2_1688483974894_0.04691439724641411","host":"s3://npm-registry-packages"}},"11.0.3":{"name":"playwright-test","version":"11.0.3","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@11.0.3","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"9d79986607f0f26518a0158c58f05f502f313736","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-11.0.3.tgz","fileCount":31,"integrity":"sha512-t+G7DWfpGqIj8u2bRVjoFSIjGbl4Pved/cql8QjV4eqUcSkPHaXZubhgDKoF3vy+PpYYmeOwww9dZaKIMuBt1w==","signatures":[{"sig":"MEUCIQDAwb/sAucXW9WKe7U53zxk+8VsrsuLt6ALAcmh9KmzvgIgUKQhVTyDKLP1QaQnz/K9/N/IlsfV541imGxKOmYEr8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211692},"main":"src/runner.js","type":"module","_from":"file:playwright-test-11.0.3.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/8c384ceff0b3f537ac75ed8f29adeb82/playwright-test-11.0.3.tgz","_integrity":"sha512-t+G7DWfpGqIj8u2bRVjoFSIjGbl4Pved/cql8QjV4eqUcSkPHaXZubhgDKoF3vy+PpYYmeOwww9dZaKIMuBt1w==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","acorn":"^8.9.0","execa":"^7.1.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.1","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.11","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.6","lint-staged":"^13.2.3","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_11.0.3_1688730882920_0.10971133130694977","host":"s3://npm-registry-packages"}},"11.0.4":{"name":"playwright-test","version":"11.0.4","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@11.0.4","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"500b0ee6780884cbfaa44cc0b7ff602a7b57e51d","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-11.0.4.tgz","fileCount":31,"integrity":"sha512-sZYA9mzjQYYc5fM1ckufwPdtTf1tNQWdB12IM94bxkmYj9K+uJIedcnld1/C2lIDxlecHx7iK+wTo6Ob+SwMyQ==","signatures":[{"sig":"MEYCIQDsmjb2OC+xyimW0RacmJiPQkhtTUkG52xyk7Xf1F8AtwIhAJquTUKPS+n7VALOzjIFM3OVm6NQxttBmCA+fmcLWF1a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211718},"main":"src/runner.js","type":"module","_from":"file:playwright-test-11.0.4.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/7d152eca4336ee4c73f589ffe6921dfc/playwright-test-11.0.4.tgz","_integrity":"sha512-sZYA9mzjQYYc5fM1ckufwPdtTf1tNQWdB12IM94bxkmYj9K+uJIedcnld1/C2lIDxlecHx7iK+wTo6Ob+SwMyQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^7.1.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.1","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.11","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.6","lint-staged":"^13.2.3","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_11.0.4_1689290563197_0.42463791624136404","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"playwright-test","version":"12.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"31b6b51f92cb5bdd4fee1dbfd097f20bbfd57812","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.0.0.tgz","fileCount":31,"integrity":"sha512-e2xH8osxgAA1KwNGaO8VQSYG/97K8twRh6OyuH4gSqFsEJcLNgIz6fz5CuOnMqwrq6IhKboZQd5BDojUxrMLow==","signatures":[{"sig":"MEYCIQDI8weJCh84U9928F+Vlob01QrWygU4a4dDzSOdEmBx4wIhANcEIHhbfa5SmN7KyvpocbKSf3tqLqmOvhf99UVO9KjW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212791},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.0.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/ec5d7acc7fe9baa5ce826c1c511fd32c/playwright-test-12.0.0.tgz","_integrity":"sha512-e2xH8osxgAA1KwNGaO8VQSYG/97K8twRh6OyuH4gSqFsEJcLNgIz6fz5CuOnMqwrq6IhKboZQd5BDojUxrMLow==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^7.1.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.0.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.1","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.11","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.35.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.6","lint-staged":"^13.2.3","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.0.0_1689332568050_0.05455040143625678","host":"s3://npm-registry-packages"}},"12.1.0":{"name":"playwright-test","version":"12.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.1.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"5544cedc9e602c7ec0886667174d2367b985fbef","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.1.0.tgz","fileCount":31,"integrity":"sha512-ONnzJgID/OnUCBcYFkGjFc4pBOHuH4+qsuvKa7Bnpc/flZbm2B5tAC7dnsrWLqIPmjD8H1F6FJPQCNFVIzYCqQ==","signatures":[{"sig":"MEQCIEren4WUWkz6FoI8ooKupSD7oQo0lVWfM9Sc/SCDI5kiAiBK1dnuFWYZhxN34Uod1jg8JusF019Ex8sGZS/PLGhyZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212920},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.1.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/b4bc9ac148add4d877e4c3caefa8ce07/playwright-test-12.1.0.tgz","_integrity":"sha512-ONnzJgID/OnUCBcYFkGjFc4pBOHuH4+qsuvKa7Bnpc/flZbm2B5tAC7dnsrWLqIPmjD8H1F6FJPQCNFVIzYCqQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^7.1.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.12","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.36.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.5","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.6","lint-staged":"^13.2.3","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.1.0_1689343223401_0.23652757102837074","host":"s3://npm-registry-packages"}},"12.1.1":{"name":"playwright-test","version":"12.1.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.1.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"c2603ede2c097e8753d3db8105065f7374c12639","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.1.1.tgz","fileCount":31,"integrity":"sha512-RVACueGA7ssYNDJCmtApod6TmW0hTECZOtgPuFZOgus6iK16hC3ZB/NfPeO0/DVR0OPbnGAM2PeF8Mv4cBS+QQ==","signatures":[{"sig":"MEYCIQCYL59VrRjfH7rJImNtDVYmSY7SjmEXVIWfq2NiQggaMwIhAOkS4ZNL6zlFB7L0gTPC7UObt1ZBydU8qbXiN1JhiFsK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212983},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.1.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/cc02bfabfc8c3d41f2fb8562e1dbc73d/playwright-test-12.1.1.tgz","_integrity":"sha512-RVACueGA7ssYNDJCmtApod6TmW0hTECZOtgPuFZOgus6iK16hC3ZB/NfPeO0/DVR0OPbnGAM2PeF8Mv4cBS+QQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.5.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.16.1","dependencies":{"c8":"^8.0.0","cpy":"^10.1.0","ora":"^6.3.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^7.1.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.18.12","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^7.0.1","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.36.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.5","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^7.0.0","typescript":"^5.1.6","lint-staged":"^13.2.3","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.8.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.1.1_1689346835134_0.11179168002455908","host":"s3://npm-registry-packages"}},"12.1.2":{"name":"playwright-test","version":"12.1.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.1.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"53491c4cc9b3299b0da4f12042ee8024562b2bec","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.1.2.tgz","fileCount":39,"integrity":"sha512-gIm4FdNr6YPANneoLfMNLIHuLAxk7ttrVRPSM+qkS4GBsQXbXPEn6QCy55cQ4j/zb8kN24tsMRPKjoHsI4TgDQ==","signatures":[{"sig":"MEQCIHb//JFol3H1HMPEfsPBiUW50paDwnrA1IhGInWEPUG5AiBTc1kUPMifHrX70jgXqDNc5+kAVC+sCs7HqdoZTvHv3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219239},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.1.2.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/b4d907c6ad20cfd3c66e4c81046171e3/playwright-test-12.1.2.tgz","_integrity":"sha512-gIm4FdNr6YPANneoLfMNLIHuLAxk7ttrVRPSM+qkS4GBsQXbXPEn6QCy55cQ4j/zb8kN24tsMRPKjoHsI4TgDQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.6.7","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.17.1","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.19.2","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.37.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^8.0.0","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.1.2_1693233678515_0.16165410319469364","host":"s3://npm-registry-packages"}},"12.2.0":{"name":"playwright-test","version":"12.2.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.2.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"f4d2479d378deebd3acbd358d636e9f0f4527cd9","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.2.0.tgz","fileCount":42,"integrity":"sha512-r2myEWFItONCVTwj91Bz29NMUgKZOwlZpQ9KuaLAluC+kXmSJfLwkSJoyk+riWLigOWyuntEqeAjjnx7t6t1iw==","signatures":[{"sig":"MEUCIQCI6etGXPZuB0bIm/opdnmcLNjxY3iGNKIj57x1gAU57wIgTTtwCzwFz/LeVQplAC7R5ocVDfzh/4iQovCzXXiWeWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223204},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.2.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/27c29e57e95be6f58f379520f421b582/playwright-test-12.2.0.tgz","_integrity":"sha512-r2myEWFItONCVTwj91Bz29NMUgKZOwlZpQ9KuaLAluC+kXmSJfLwkSJoyk+riWLigOWyuntEqeAjjnx7t6t1iw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.6.7","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.17.1","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.19.2","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.37.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"rules":{"jsdoc/require-returns-check":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^8.0.0","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.2.0_1693582411191_0.5081281998992588","host":"s3://npm-registry-packages"}},"12.3.0":{"name":"playwright-test","version":"12.3.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"b6127366554448b142dc3b9f4ae96fe21ff52755","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.0.tgz","fileCount":42,"integrity":"sha512-5H0AzuVS37GQ7JbniCwDCJ9zAjsUNwfD46nrzS9JvyAQqTQgBfXpxdevUHOrm+w4ILoqnyMnjsDQR1chdxTvsw==","signatures":[{"sig":"MEUCIESZgYHNTThV5wXhDtPYNaRhWeF2SjuammbcSoFM5I3MAiEAuHWGHMtJm+HQAFx/WLldMQhmrAN7CuNpZOsdX4gBB4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233581},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":"./src/runner.js","./taps":"./src/taps/index.js","./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/dd007a2a4ad777f69eac40eeb3addcbd/playwright-test-12.3.0.tgz","_integrity":"sha512-5H0AzuVS37GQ7JbniCwDCJ9zAjsUNwfD46nrzS9JvyAQqTQgBfXpxdevUHOrm+w4ILoqnyMnjsDQR1chdxTvsw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.6.7","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.17.1","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.0.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^4.0.2","esbuild":"0.19.2","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","p-wait-for":"5.0.2","source-map":"0.6.1","strip-ansi":"^7.1.0","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.37.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"rules":{"jsdoc/require-returns-check":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.0","hd-scripts":"^8.0.0","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.0_1693928639306_0.5972016265728681","host":"s3://npm-registry-packages"}},"12.3.1":{"name":"playwright-test","version":"12.3.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"3a61f5be791e9efa030e1b030e904862509f8d22","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.1.tgz","fileCount":52,"integrity":"sha512-BQLxaokBaIWhLEAxcS5TXtRo8RWQljnZr9ixrpksaPFLo4KdkH0Q01fNehDgifgkYSPn2IsdZGZnBQSmO5beFw==","signatures":[{"sig":"MEQCIHTDM5nQa+sgejR6GL8T9L6PZTSHd4r6N+ZJfTlNXekTAiBPy0/KpUReW3L8r9JxwZ5YtHLJA/0cba5qCbOodepohg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269313},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/b8e6ab31189256e3c2db624e1db18a3f/playwright-test-12.3.1.tgz","_integrity":"sha512-BQLxaokBaIWhLEAxcS5TXtRo8RWQljnZr9ixrpksaPFLo4KdkH0Q01fNehDgifgkYSPn2IsdZGZnBQSmO5beFw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.6.7","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.17.1","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.2","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.37.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"rules":{"jsdoc/require-returns-check":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^8.1.1","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.1_1694621321667_0.9495799605071158","host":"s3://npm-registry-packages"}},"12.3.2":{"name":"playwright-test","version":"12.3.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"cd7a1e20588c385a25146e9d771cbb0e236fc8ab","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.2.tgz","fileCount":52,"integrity":"sha512-SeMet55kXN3vwKCahgQC6pGs3BOfhpuWb6eY7nrJ4GPNPcD/I7U8x5meI+Fknk+NalMey1J7iy5T/7qJaEMe3Q==","signatures":[{"sig":"MEUCIERpXjjOCQ85GxRpp10uBVYtZXguA1KXJbG/x/aWHiQkAiEA5j+FEwZ63OTNh/An59YTRVV0DEi1Nw1CzFVyRR27sYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269578},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.2.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/768a992ddf3f1d93c820341acc3fa90c/playwright-test-12.3.2.tgz","_integrity":"sha512-SeMet55kXN3vwKCahgQC6pGs3BOfhpuWb6eY7nrJ4GPNPcD/I7U8x5meI+Fknk+NalMey1J7iy5T/7qJaEMe3Q==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.6.7","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.17.1","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.2","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.37.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"rules":{"jsdoc/require-returns-check":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^8.1.1","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.2_1694787503032_0.44305954541215864","host":"s3://npm-registry-packages"}},"12.3.3":{"name":"playwright-test","version":"12.3.3","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.3","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"3a44f1e1c9cbb61e7abbf145dfb363f593aaa49e","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.3.tgz","fileCount":52,"integrity":"sha512-2Ep/54OE2Eshnyhxyyz1gNng9tW/VIiO+CICP/WPslcDzKkA4B+sngmmthGIDcN2rrtHiNEq14izkGOFbF/i4w==","signatures":[{"sig":"MEYCIQDMTWCqGuoAfnar2pFwuFBdZCdiep/PZAR4p79scLWYsgIhAPkZJjhkJDZXGfxezfYewgXlXDTS4AupOMCwUpvcTGkq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269720},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.3.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/ec027d0994a0f434e1cf330a4ea2cffa/playwright-test-12.3.3.tgz","_integrity":"sha512-2Ep/54OE2Eshnyhxyyz1gNng9tW/VIiO+CICP/WPslcDzKkA4B+sngmmthGIDcN2rrtHiNEq14izkGOFbF/i4w==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.6.7","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.17.1","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.2","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.37.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"rules":{"jsdoc/require-returns-check":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^8.1.1","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.3_1694789013710_0.8789781662944676","host":"s3://npm-registry-packages"}},"12.3.4":{"name":"playwright-test","version":"12.3.4","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.4","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"c93303c33b8d96ab61048bc15a03b9fb10b30035","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.4.tgz","fileCount":52,"integrity":"sha512-BpftAouoCSt/vlbFjo9qomOJv4XV2RhS2L0dDHo6haonMbUNDSC6dOxL7a33roa+t4G2gRUEBLEGkgJYf4uVwA==","signatures":[{"sig":"MEYCIQDtZEwLE1urOzfMlfUUin6TkQtWQQeH2Xn4O9+mfkm2DAIhAO5JHpVSnnyJTkMqvhwsSbrtso54tPC/3QL2JvHNIoWL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269720},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.4.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/942d4c315d32efe564f81d458f86b7ee/playwright-test-12.3.4.tgz","_integrity":"sha512-BpftAouoCSt/vlbFjo9qomOJv4XV2RhS2L0dDHo6haonMbUNDSC6dOxL7a33roa+t4G2gRUEBLEGkgJYf4uVwA==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.6.7","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.17.1","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.3","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.38.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"rules":{"jsdoc/require-returns-check":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^8.1.1","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.4_1695057905261_0.4516933924996429","host":"s3://npm-registry-packages"}},"12.3.5":{"name":"playwright-test","version":"12.3.5","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.5","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"ecda5d6e972f283ba0fdb3f729c7f72203bd7b51","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.5.tgz","fileCount":52,"integrity":"sha512-OUYH4+NIIaUQkkVKuQ5/YqSc/Mir297hzIyS+tGzVUWnLV+V5DTAxefPeDYH3DSKN/QOSoiT3h5NuWphTHcHww==","signatures":[{"sig":"MEUCIHflZ0s4b6hkviDy0Eya7cPEmegLiyOhJZoT30o8FRowAiEAnr+E23AazEoHiBTQ+qDXxpgTQxcfl5lD5OfK1yqmdSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269720},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.5.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint '**/*.js' && prettier --check '*.{js,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/c52e58b6a2b80229b7961bc805c7fc58/playwright-test-12.3.5.tgz","_integrity":"sha512-OUYH4+NIIaUQkkVKuQ5/YqSc/Mir297hzIyS+tGzVUWnLV+V5DTAxefPeDYH3DSKN/QOSoiT3h5NuWphTHcHww==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.0","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.3","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.38.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"rules":{"jsdoc/require-returns-check":"off"},"extends":["./node_modules/hd-scripts/eslint/index.js"],"parserOptions":{"sourceType":"module"}},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^8.1.1","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.1","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.5_1695723040226_0.876122768041723","host":"s3://npm-registry-packages"}},"12.3.6":{"name":"playwright-test","version":"12.3.6","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.6","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"758693f6b0be85860a74906ce4743231d1d2a2cf","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.6.tgz","fileCount":52,"integrity":"sha512-hTw3yERdO8Kd0vlyrXdr8p3n18d2dsyXNXNQwWfOXikPg3yixVRQInCdtku201m6DA7V62QEncNIgN8NNeA03Q==","signatures":[{"sig":"MEUCIBXrUNdendl2bX9y5UsMEqBJMNdLlk6oB6399RV9xggmAiEAv241QSuycYH+F6g0RF8pvRwK8Z3PDrMy2c4tkul42kU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269076},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.6.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/2e2c492b30f0f9452270b5a97183a72b/playwright-test-12.3.6.tgz","_integrity":"sha512-hTw3yERdO8Kd0vlyrXdr8p3n18d2dsyXNXNQwWfOXikPg3yixVRQInCdtku201m6DA7V62QEncNIgN8NNeA03Q==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.0","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.4","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.38.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.5","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.6_1695983207896_0.5148285994140531","host":"s3://npm-registry-packages"}},"12.3.7":{"name":"playwright-test","version":"12.3.7","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.7","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"0f9f320f38f0373e743bb40edefce5452840952c","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.7.tgz","fileCount":52,"integrity":"sha512-Gfzc4OKNolKVMAo+Lpskd6IDUcW6TNxgspyhzjxRpo5LLmNk/C0FhbHVp2nn6/nG3fwWEql5fRA5Pj/fOIhf/Q==","signatures":[{"sig":"MEQCIAalwV8KK2EGfP/q9iImFXGWGxf/X7S8O2gpO+nQt/UdAiB5SfAPFKaEeVZej5PgSgwY05e1BTqt987V6V50RvwwWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269171},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.7.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/cc622072161b09249d310fee095c50e0/playwright-test-12.3.7.tgz","_integrity":"sha512-Gfzc4OKNolKVMAo+Lpskd6IDUcW6TNxgspyhzjxRpo5LLmNk/C0FhbHVp2nn6/nG3fwWEql5fRA5Pj/fOIhf/Q==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.0","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.4","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.38.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.5","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.7_1695994834616_0.994454805491187","host":"s3://npm-registry-packages"}},"12.3.8":{"name":"playwright-test","version":"12.3.8","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.3.8","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"e0687aaac1e93fcce77da3a3e505f7003459af44","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.3.8.tgz","fileCount":52,"integrity":"sha512-nd8/R0fDM2MXkNfhVB+/Vw1ToIQ7QQJv8eVLbwqHp83p34peQacoytwRvSnkc2G2CtFxABP+9w3ljwYd+5TLmg==","signatures":[{"sig":"MEUCIDjBJnKxohpfcTITUULmPS5pb/x/mOdtAFSRIZlllmbaAiEA+dujNKf9L4GkI6O9GVtj5pe8Xc7fW3K34bPtNaCKW3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269475},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.3.8.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/238c9c5cd5291844f86892a00d614b41/playwright-test-12.3.8.tgz","_integrity":"sha512-nd8/R0fDM2MXkNfhVB+/Vw1ToIQ7QQJv8eVLbwqHp83p34peQacoytwRvSnkc2G2CtFxABP+9w3ljwYd+5TLmg==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.0","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.1","esbuild":"0.19.4","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.38.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.6.6","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.5","typescript":"^5.2.2","lint-staged":"^14.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.3.8_1696268439957_0.4149816179470114","host":"s3://npm-registry-packages"}},"12.4.0":{"name":"playwright-test","version":"12.4.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.4.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"6ec8cf6f694a9c0af7b00c393b66ebbbf1c9d3af","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.4.0.tgz","fileCount":52,"integrity":"sha512-ls/ZtUlvFrPOiD5zg6xAPOehJC0ZBcjzMU34E44Y57g/K1/OUFouZ2K/HNFIkD+EkQH2FAfTTwqSJVcr7bKWJQ==","signatures":[{"sig":"MEYCIQDur+ikJhDru+GBSI9FrFU3I3MTaNR5AKw4IJ3+JJ5uQQIhAPDL4Xiii3TGw1fTH2Yhn5Jr3uCFiCl0e57XC9EMi5td","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":273031},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.4.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/client/index.d.ts","default":"./dist/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/2031122e954a1c308b49d71b5491175e/playwright-test-12.4.0.tgz","_integrity":"sha512-ls/ZtUlvFrPOiD5zg6xAPOehJC0ZBcjzMU34E44Y57g/K1/OUFouZ2K/HNFIkD+EkQH2FAfTTwqSJVcr7bKWJQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.0","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.4.0_1697541735208_0.824107451602371","host":"s3://npm-registry-packages"}},"12.4.1":{"name":"playwright-test","version":"12.4.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.4.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"3082da03dab8deeb8b96fb214b16c215a019ef4a","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.4.1.tgz","fileCount":52,"integrity":"sha512-xPfBAfVfDT/BzXUw5APcefMoz0GBjV6caBJ6tOjmWzRHgaG5/a+rHjmqP9uUjzJmzIyNBeKJMkIi20Te5OFfsA==","signatures":[{"sig":"MEUCIBwYKO0LTc/zBasqpCJcn7dXibaZssLz1eQWCIt6Vh/lAiEAxs78G1Z8S0dpKGREUfaobk1iY/GHT/L0aIo0eZ+qtBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272913},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.4.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/client/index.d.ts","default":"./dist/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/9743cce2215e3f143f37b64c049b9341/playwright-test-12.4.1.tgz","_integrity":"sha512-xPfBAfVfDT/BzXUw5APcefMoz0GBjV6caBJ6tOjmWzRHgaG5/a+rHjmqP9uUjzJmzIyNBeKJMkIi20Te5OFfsA==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.4.1_1697722840830_0.8986879207656928","host":"s3://npm-registry-packages"}},"12.4.2":{"name":"playwright-test","version":"12.4.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.4.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"a0bac8a17d066c0d4043a2970cc674209b468473","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.4.2.tgz","fileCount":52,"integrity":"sha512-nrMxMQvTWdTK2CZKCpECIkHcznHeM8raHBrRXK2o7Kwqte6pk+19gVHmuKsMmDMCtXvbfCsJfboorQXgsZjmsw==","signatures":[{"sig":"MEQCIC+FRe4LCpUKEIWgs351Y8xGUaAuU/aTTXYt3K5Bq7IwAiAZDBrKOfMPkF2uX3s2naFfkGizxsodbE3Wrak3SWuPdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272936},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.4.2.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/client/index.d.ts","default":"./dist/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/ba9136da47d63696965bb9f3162392d9/playwright-test-12.4.2.tgz","_integrity":"sha512-nrMxMQvTWdTK2CZKCpECIkHcznHeM8raHBrRXK2o7Kwqte6pk+19gVHmuKsMmDMCtXvbfCsJfboorQXgsZjmsw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.4.2_1697726941665_0.6700507383662262","host":"s3://npm-registry-packages"}},"12.4.3":{"name":"playwright-test","version":"12.4.3","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.4.3","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"cc3b6a7f28b1f92d10bb1ca655bf12b69f33b01f","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.4.3.tgz","fileCount":62,"integrity":"sha512-51nFyab0RSOM23dTq34C61hAx0e13Scab6U5VJW7RjFhpEkQXBeq46R7WNeY0mHaYEUaLYdSch51ceibtQ4Tzg==","signatures":[{"sig":"MEUCID7v+MFNkjmxB9WemtKVrQOxziREVH29rRN1nLgUAOfwAiEAtn3tBtbXujfoxN5JGstgre55e7syTRt/jefhypPp+0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":279879},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.4.3.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/2308aff57acb01e5a7d68ac0a8794da1/playwright-test-12.4.3.tgz","_integrity":"sha512-51nFyab0RSOM23dTq34C61hAx0e13Scab6U5VJW7RjFhpEkQXBeq46R7WNeY0mHaYEUaLYdSch51ceibtQ4Tzg==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.4.3_1697729048248_0.8983981690223553","host":"s3://npm-registry-packages"}},"12.5.0":{"name":"playwright-test","version":"12.5.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.5.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"b85cb4d2f1bbf7f2e5fddc1dac34ee34bf4332db","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.5.0.tgz","fileCount":63,"integrity":"sha512-bKIdnW+vhVQbOH2IZalaeXMH0TJOkoje82J4lLsyOSdNNWYacWU6GGmJTTDXOG6SO2QEUcqIDKdWU8AgDYCSrQ==","signatures":[{"sig":"MEQCIErj75O3RSJDMs4xI+st/ZlZPeeETtfsYgCu8oxKokY1AiAfwUkGr5SyQuO3jj6/XsmQ9ZBej66D1glpxhGLwkqEhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291608},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.5.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/0f9fcae624ddf06172822cefbd12ff9f/playwright-test-12.5.0.tgz","_integrity":"sha512-bKIdnW+vhVQbOH2IZalaeXMH0TJOkoje82J4lLsyOSdNNWYacWU6GGmJTTDXOG6SO2QEUcqIDKdWU8AgDYCSrQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.5.0_1699546597466_0.2241548207377897","host":"s3://npm-registry-packages"}},"12.6.0":{"name":"playwright-test","version":"12.6.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.6.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"3f14bae27b2db963af19dbea5e293c499b7680c5","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.6.0.tgz","fileCount":63,"integrity":"sha512-8cZOErrbSzyq5fnf7LjudgXNzWz+qJaJ9fI/iodq3I3ysRlebL3xYcevxPhGSVN2/YJDgIe6EMZirNwTfynNGQ==","signatures":[{"sig":"MEYCIQDgj8QE24Qk+7e3k5j6DuMO1/9tiHd1NLdlfuHho/TgRwIhAJpdrX2zOGW6Dfj9qWhk6Oiyd7hnbwGzKzDXU2bbtZbX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291641},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.6.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/3339cbc7a8ec97128d5981f629ad047d/playwright-test-12.6.0.tgz","_integrity":"sha512-8cZOErrbSzyq5fnf7LjudgXNzWz+qJaJ9fI/iodq3I3ysRlebL3xYcevxPhGSVN2/YJDgIe6EMZirNwTfynNGQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^10.1.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^13.2.2","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.6.0_1699549827244_0.36412872176661604","host":"s3://npm-registry-packages"}},"12.6.1":{"name":"playwright-test","version":"12.6.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@12.6.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"6651ea3b6e5e4458acd5b4c7e4fc86579dd7b3c8","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-12.6.1.tgz","fileCount":62,"integrity":"sha512-M3O7VomDk7BsJzvwCc3/9TqhHkJPDIxqPDwN8JzHKrXwVIjL5TMBQLvzcbaV/KJXl8YD6dqQL+U+waU1uu68lA==","signatures":[{"sig":"MEQCIFpzY2GOLWxz5QF4CC2jLB8JeSH5li+1WannpjbiI5B6AiB9Bm9EcImZhNOF/XKBZZQ9T2gSZF2dUQZp9jDV8YGcXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282571},"main":"src/runner.js","type":"module","_from":"file:playwright-test-12.6.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/0c3138860666b76e591d94d9d5137817/playwright-test-12.6.1.tgz","_integrity":"sha512-M3O7VomDk7BsJzvwCc3/9TqhHkJPDIxqPDwN8JzHKrXwVIjL5TMBQLvzcbaV/KJXl8YD6dqQL+U+waU1uu68lA==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_12.6.1_1699879535924_0.5194123034766334","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"playwright-test","version":"13.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@13.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"52e553bec5d794dc3cacb25a367458c5a32b57e5","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-13.0.0.tgz","fileCount":62,"integrity":"sha512-RXzfJEpLR6mIx95MaOmb2J8kRuZGsl0WggaO71YiH/lIS+Q1RspUhNuEXvHq3LY3Tt//UTQnPJs24vOk740PnQ==","signatures":[{"sig":"MEUCIGzb/MLHbcxXlnBO2lA8CrEP7Tf1P7IapWRy3d5whrN6AiEAgIXgclavroOaoPhzxtz23eCJlCkAK4Nsn35fX3+VTtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282758},"main":"src/runner.js","type":"module","_from":"file:playwright-test-13.0.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/b59bf87e3680a3393ed4703e13327ac4/playwright-test-13.0.0.tgz","_integrity":"sha512-RXzfJEpLR6mIx95MaOmb2J8kRuZGsl0WggaO71YiH/lIS+Q1RspUhNuEXvHq3LY3Tt//UTQnPJs24vOk740PnQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_13.0.0_1699894347757_0.15305431969988126","host":"s3://npm-registry-packages"}},"13.0.1":{"name":"playwright-test","version":"13.0.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@13.0.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"70ace606cbce34a0a6a0ae2766ac63494eda78a0","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-13.0.1.tgz","fileCount":62,"integrity":"sha512-xakiwFU/fTWpi1aaI+Gps1yObI6np/A84mkBCK/V6TWnJ0j/jc9gLoHXYP8xXseUrNs9b6flC4YkpkW2RLzmmA==","signatures":[{"sig":"MEYCIQDaS9qmmm6820acxmb+IslN7nVjp7j86O9A+ndhAE6TywIhANABr6k6BlrXBJQHvmsrfRZedYa91C40J/8mkC+Ygcl4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":284309},"main":"src/runner.js","type":"module","_from":"file:playwright-test-13.0.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/99f0428334d78b131182d3b1ebd58d5c/playwright-test-13.0.1.tgz","_integrity":"sha512-xakiwFU/fTWpi1aaI+Gps1yObI6np/A84mkBCK/V6TWnJ0j/jc9gLoHXYP8xXseUrNs9b6flC4YkpkW2RLzmmA==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.5","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^2.1.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.1.0","path-browserify":"^1.0.1","playwright-core":"1.39.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.2","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_13.0.1_1700227850817_0.7101619530238337","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"playwright-test","version":"14.0.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.0.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"12f50386a5903e9f4e5d64737d243aea43d57566","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.0.0.tgz","fileCount":62,"integrity":"sha512-noWhbTO+naQmzrW1/GMbsf2MK3fbiyFbKcBEPt4xTfMxWQ7Je3gkTJ9EU8ryQ/2VL3twe0F2BfG3rizf/i5KvQ==","signatures":[{"sig":"MEQCIDslCzadjS0oKAEol4u2/hb9RSngLmgHfTms/p2l2cW1AiBpjgFiHAsBy1vuFxgKooC8aV0ySbiZUoQorlZVPziarw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287148},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.0.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/ad6864a8d50c8db94ab585ce2e1e9727/playwright-test-14.0.0.tgz","_integrity":"sha512-noWhbTO+naQmzrW1/GMbsf2MK3fbiyFbKcBEPt4xTfMxWQ7Je3gkTJ9EU8ryQ/2VL3twe0F2BfG3rizf/i5KvQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"9.8.1","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.18.2","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.3","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.2","esbuild":"0.19.7","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.0.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.2.0","path-browserify":"^1.0.1","playwright-core":"1.40.0","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.1","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.5.1","hd-scripts":"^9.0.6","typescript":"^5.2.2","lint-staged":"^15.0.1","@types/mocha":"^10.0.6","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.0.0_1700771200555_0.055592266749945995","host":"s3://npm-registry-packages"}},"14.1.0":{"name":"playwright-test","version":"14.1.0","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.0","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"3ad4456c633b7a0e74da20b401db8c58d3520f6e","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.0.tgz","fileCount":62,"integrity":"sha512-j7G8nMOdaK4RiMfyr0M+TRuBXvqUd6nO8ekpj7McODSvp8TR2DbNE5NYNpaLm3HFTUkBFCWGnwWy6hkawyodVg==","signatures":[{"sig":"MEQCIDMrmIRIIC0NZN6xFwdJRbNYoO2r6lDK1QC3bOTWsQPFAiBlFwnxBtEdO4oGy7TbUmmDhsRSo9uL2VJF+IAVRNXShA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287583},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.0.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/01ffb49f0dddfc377c5c886f78f6260e/playwright-test-14.1.0.tgz","_integrity":"sha512-j7G8nMOdaK4RiMfyr0M+TRuBXvqUd6nO8ekpj7McODSvp8TR2DbNE5NYNpaLm3HFTUkBFCWGnwWy6hkawyodVg==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.2.3","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.19.0","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.20.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.0.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.2.0","path-browserify":"^1.0.1","playwright-core":"1.41.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.6.0","hd-scripts":"^9.0.6","typescript":"^5.3.3","lint-staged":"^15.2.1","@types/mocha":"^10.0.6","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.0_1706708343173_0.908875250569432","host":"s3://npm-registry-packages"}},"14.1.1":{"name":"playwright-test","version":"14.1.1","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.1","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"cb3b4152bf7f63a180c8c881f7479814f1d6f36c","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.1.tgz","fileCount":62,"integrity":"sha512-Lexel05zzb0oxwiUw44fHiQV62ltPp/xL5n+YAkb3bvJCZT0Et4o6iXMKrOteored42xEFqQ7pmChZv70K5iYA==","signatures":[{"sig":"MEUCID7ttjcPCX6BzIVX1iNL3B9FJexhJjjDMyKOX4sDItDuAiEA5nWzCSys5J6aFfRj3GafH8MCC75JyZHwbRhnGyKB0SA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288245},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.1.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/afdc5a5b4519561a3bc438fbfef3dfc0/playwright-test-14.1.1.tgz","_integrity":"sha512-Lexel05zzb0oxwiUw44fHiQV62ltPp/xL5n+YAkb3bvJCZT0Et4o6iXMKrOteored42xEFqQ7pmChZv70K5iYA==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.2.3","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.19.0","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.20.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.0.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.2.0","path-browserify":"^1.0.1","playwright-core":"1.41.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.6.0","hd-scripts":"^9.0.6","typescript":"^5.3.3","lint-staged":"^15.2.1","@types/mocha":"^10.0.6","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.1_1707394943024_0.9735602905976048","host":"s3://npm-registry-packages"}},"14.1.2":{"name":"playwright-test","version":"14.1.2","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.2","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"f9d4b7458da70e5dfbbb72b8f2d38fb05f947e66","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.2.tgz","fileCount":62,"integrity":"sha512-s8ovYbuZB+7N3GVzqVfE5o5IwXEJEnVL/6L1uvp5IRjqkUGFy1y7CPT63jFbtv6sZb/a3SC5j4woJixZObI4NQ==","signatures":[{"sig":"MEYCIQDidVp1Ms3mEhEJozCvxxEia+M6onhJ0c1Scjns9OGA1gIhAIlXunHvMg3mIaSp98/gqw6pGGTaL/BUzQETKnJKMctz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288246},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.2.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/109afa1f1e2f560f0782541aa28d567d/playwright-test-14.1.2.tgz","_integrity":"sha512-s8ovYbuZB+7N3GVzqVfE5o5IwXEJEnVL/6L1uvp5IRjqkUGFy1y7CPT63jFbtv6sZb/a3SC5j4woJixZObI4NQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.5.0","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.20.2","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.20.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.0.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.2.0","path-browserify":"^1.0.1","playwright-core":"^1.41.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.6.0","hd-scripts":"^9.0.6","typescript":"^5.3.3","lint-staged":"^15.2.1","@types/mocha":"^10.0.6","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.2_1714660370086_0.34900424938118046","host":"s3://npm-registry-packages"}},"14.1.3":{"name":"playwright-test","version":"14.1.3","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.3","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"9d422336348ba54cee74feb2855ec3dfa667b8e0","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.3.tgz","fileCount":62,"integrity":"sha512-tb9vtHuYaFVKh1wekdeLwDY+I92oXlT42pcRTz4LvQhmWEplimlXLSdtIDvAAome00IRVShQ/zo7WmZLf7SmuQ==","signatures":[{"sig":"MEQCIFKde4oGE8XnLXw9+BJWQW8UBrJAi7oYlOZ36vpQGeoyAiBSiA9UQeLxmIve94b8vsAhT3Fx+cmCHD0CrMJajz2v9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288275},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.3.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/cd42f3f7f64457968f81006efef4c3bc/playwright-test-14.1.3.tgz","_integrity":"sha512-tb9vtHuYaFVKh1wekdeLwDY+I92oXlT42pcRTz4LvQhmWEplimlXLSdtIDvAAome00IRVShQ/zo7WmZLf7SmuQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.5.0","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"18.20.2","dependencies":{"c8":"^8.0.1","cpy":"^11.0.0","ora":"^7.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^8.0.1","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.0","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.20.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.5.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.0.0","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^6.0.0","merge-options":"^3.0.4","v8-to-istanbul":"^9.2.0","path-browserify":"^1.0.1","playwright-core":"^1.41.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.7.4","zora":"^5.2.0","debug":"^4.3.4","delay":"^6.0.0","mocha":"^10.2.0","p-defer":"^4.0.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.6.0","hd-scripts":"^9.0.6","typescript":"^5.3.3","lint-staged":"^15.2.1","@types/mocha":"^10.0.6","@types/polka":"^0.5.4","simple-git-hooks":"^2.9.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.3_1715079680380_0.21072912252678044","host":"s3://npm-registry-packages"}},"14.1.4":{"name":"playwright-test","version":"14.1.4","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.4","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"d7514b7d9496a69e7d44b477b6b286c3a978ecd0","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.4.tgz","fileCount":62,"integrity":"sha512-dnSS6m3LI/amvAl9xKI01Ow/dMLmbkiFsogVnXd0MHYls5RQHx/RTWOLhCmIE9lwlldFFAKZYLID7HPWTExe7Q==","signatures":[{"sig":"MEQCIF5LZMDp90ihHNdJQwPlSLwfd2a1Nuah3spJTDuAb8lgAiBvOgByWTIWwYy7hI5hO5CxoCtEBBwbjiCoQ07/uHjqrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288362},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.4.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/fc1b49f098c3cef681c9d09d7c7e3337/playwright-test-14.1.4.tgz","_integrity":"sha512-dnSS6m3LI/amvAl9xKI01Ow/dMLmbkiFsogVnXd0MHYls5RQHx/RTWOLhCmIE9lwlldFFAKZYLID7HPWTExe7Q==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.7.0","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"20.15.1","dependencies":{"c8":"^10.1.2","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.23.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.6.0","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.2","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"^1.45.3","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.3.5","delay":"^6.0.0","mocha":"^10.7.0","p-defer":"^4.0.1","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.8.0","hd-scripts":"^9.1.0","typescript":"^5.5.4","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","@types/polka":"^0.5.4","simple-git-hooks":"^2.11.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.4_1721750148820_0.42897289325558585","host":"s3://npm-registry-packages"}},"14.1.5":{"name":"playwright-test","version":"14.1.5","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.5","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"e24fab6789ebaf196b940793ddc0fb52fc4ffa42","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.5.tgz","fileCount":62,"integrity":"sha512-1uZlAy4pul3rWlgmuWKYexLv6Z00CjTsMrgbm9cG5PftF7/Bls5JzO0KQiSX5c3/sNlrHUCq2az+fvz8214KUw==","signatures":[{"sig":"MEQCIEbSr1sYovKHlOOxXGqo6DUSHEq8OLrHLqUft0F5BX60AiBFNvdatGbVlLUnF++Gi/Fgdze3GbTgN6Xc5xCiA6U1sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288362},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.5.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/296d673f493617fbb50c6a504f0d823b/playwright-test-14.1.5.tgz","_integrity":"sha512-1uZlAy4pul3rWlgmuWKYexLv6Z00CjTsMrgbm9cG5PftF7/Bls5JzO0KQiSX5c3/sNlrHUCq2az+fvz8214KUw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.8.2","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"20.17.0","dependencies":{"c8":"^10.1.2","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.23.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.6.0","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.2","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"^1.45.3","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.3.5","delay":"^6.0.0","mocha":"^10.7.0","p-defer":"^4.0.1","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.8.0","hd-scripts":"^9.1.0","typescript":"^5.5.4","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","@types/polka":"^0.5.4","simple-git-hooks":"^2.11.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.5_1725632581476_0.10510203075944591","host":"s3://npm-registry-packages"}},"14.1.6":{"name":"playwright-test","version":"14.1.6","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.6","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"9424a0b6e225a5f3710836db5b0acd21fe20aeb2","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.6.tgz","fileCount":62,"integrity":"sha512-kp92+VIaPYYzHtcflt3EJHVsJRxgkmMKrKICGb6EQjaF4I7mOe1zPPMbucwmDPKZaOBC0txejaMDIBFlmFgyFw==","signatures":[{"sig":"MEQCIEQInKMGpzacF3E4/84vo+fIDh758dSaDGEC4vVkmCmYAiAuruzhdzdWcC+/kBcon+30mivkU1AXXBFeL02XGDns5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288665},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.6.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/59a5a2219bfc3a035ba6a43473ad20e1/playwright-test-14.1.6.tgz","_integrity":"sha512-kp92+VIaPYYzHtcflt3EJHVsJRxgkmMKrKICGb6EQjaF4I7mOe1zPPMbucwmDPKZaOBC0txejaMDIBFlmFgyFw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.8.2","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"20.17.0","dependencies":{"c8":"^10.1.2","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.23.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.6.0","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.2","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"^1.45.3","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.3.5","delay":"^6.0.0","mocha":"^10.7.0","p-defer":"^4.0.1","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.8.0","hd-scripts":"^9.1.0","typescript":"^5.5.4","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","@types/polka":"^0.5.4","simple-git-hooks":"^2.11.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.6_1725975125157_0.0019641710147733082","host":"s3://npm-registry-packages"}},"14.1.7":{"name":"playwright-test","version":"14.1.7","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.7","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"76f7968b954db1f5ff64a6b40524e2cad46b5431","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.7.tgz","fileCount":62,"integrity":"sha512-pskq/DFHdtoj+SPFAuUpAVFxFx3LybgW2bxlTgBOoWTMUgS0PXC4O+tdELxC0D1z4r48uloWo283LB6uvXnHCw==","signatures":[{"sig":"MEUCICIys9a+D1bAxOPN+nlNwt2SD3DnvJSWk1fYhnBqpN2+AiEA/+1tVvr2SFhicVwfX5qHy7ryc/RXPY/UQuuIt7RBofI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288702},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.7.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/eea5c39032248b572bddaa9c2ff2c452/playwright-test-14.1.7.tgz","_integrity":"sha512-pskq/DFHdtoj+SPFAuUpAVFxFx3LybgW2bxlTgBOoWTMUgS0PXC4O+tdELxC0D1z4r48uloWo283LB6uvXnHCw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.9.0","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"22.11.0","dependencies":{"c8":"^10.1.2","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^2.0.4","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.4","esbuild":"0.23.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.6.0","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.2","p-timeout":"^6.1.2","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"^1.45.3","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.3.5","delay":"^6.0.0","mocha":"^10.7.0","p-defer":"^4.0.1","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.8.0","hd-scripts":"^9.1.0","typescript":"^5.5.4","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","@types/polka":"^0.5.4","simple-git-hooks":"^2.11.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.7_1732015401629_0.6749274936491605","host":"s3://npm-registry-packages"}},"14.1.8":{"name":"playwright-test","version":"14.1.8","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.8","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"f56a97f405b07d8fbfe9f08b88b6f180f5dcf0c0","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.8.tgz","fileCount":62,"integrity":"sha512-eOVLOLFTp5Teo5G72fu166bk4q/D9A9aM42tPHN1AbDIU8fTPGfphYcbWPG/MwNOht9FVjKu1ug4M9SVy1T6YQ==","signatures":[{"sig":"MEUCIQDfAIuQasbrp7qVAe0cRngI3Uwbu8Wnr9LX2+V7EzPTfAIgPg3VCHnWFOnhHfpZnctEMo8h8C6ciRbziG5EfQ2ii9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289807},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.8.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/67a94e0a5cd802aad658bae63f1c29c3/playwright-test-14.1.8.tgz","_integrity":"sha512-eOVLOLFTp5Teo5G72fu166bk4q/D9A9aM42tPHN1AbDIU8fTPGfphYcbWPG/MwNOht9FVjKu1ug4M9SVy1T6YQ==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.9.2","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"c8":"^10.1.3","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^3.0.0","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.9","esbuild":"0.23.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.6.0","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.3","p-timeout":"^6.1.4","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"1.50.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.4.0","delay":"^6.0.0","mocha":"^11.1.0","eslint":"^8.57.1","p-defer":"^4.0.1","prettier":"^3.5.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.8.0","hd-scripts":"^9.1.0","typescript":"^5.5.4","lint-staged":"^15.4.3","@types/mocha":"^10.0.10","@types/polka":"^0.5.4","simple-git-hooks":"^2.11.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.8_1739213278922_0.9413851870728229","host":"s3://npm-registry-packages-npm-production"}},"14.1.9":{"name":"playwright-test","version":"14.1.9","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.9","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"c8bb0cdb70c3a5aed24e022d1f60d0bafa89623e","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.9.tgz","fileCount":62,"integrity":"sha512-L6HkKrcaW+qhaIPPOsoR1HDDR3bQdKeQCcpLkCbebZDG1ikSzMwmF3HAcEtAUXbmRwZcvB1dPoxQi6jlCF/f+A==","signatures":[{"sig":"MEUCIHea8JMs9bBvIcVavAVk78FeYYAcNuMlZPRrvGw1qPPSAiEAl0xllP4kTHSTkKZ8M8yQ5UVa15xiTlslRRnqVbyhFy4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289811},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.9.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint . && prettier --check '*.{js,ts,yml,json}' --ignore-path .gitignore && tsc","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"prettier":"hd-scripts/prettier.config.js","_resolved":"/tmp/e252eeab43443ee8787c1572e8ecd8fa/playwright-test-14.1.9.tgz","_integrity":"sha512-L6HkKrcaW+qhaIPPOsoR1HDDR3bQdKeQCcpLkCbebZDG1ikSzMwmF3HAcEtAUXbmRwZcvB1dPoxQi6jlCF/f+A==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.9.2","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"lint-staged":{"*":"eslint --fix","*.{js,ts,md,yml,json}":"prettier --write"},"_nodeVersion":"22.13.1","dependencies":{"c8":"^10.1.3","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^3.0.0","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.9","esbuild":"0.23.0","premove":"^4.0.0","process":"^0.11.10","chokidar":"^3.6.0","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.3","p-timeout":"^6.1.4","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"1.50.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"eslintConfig":{"env":{"mocha":true},"extends":["./node_modules/hd-scripts/eslint/index.js"]},"eslintIgnore":["node_modules","coverage","dist","src/vendor/benchmark.js","src/utils/proxy-benchmark.js","src/vendor/source-map-support.js","mocks"],"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.4.0","delay":"^6.0.0","mocha":"^11.1.0","eslint":"^8.57.1","p-defer":"^4.0.1","prettier":"^3.5.0","benchmark":"^2.1.4","copyfiles":"^2.4.1","tinybench":"^2.8.0","hd-scripts":"^9.1.0","typescript":"^5.5.4","lint-staged":"^15.4.3","@types/mocha":"^10.0.10","@types/polka":"^0.5.4","simple-git-hooks":"^2.11.1"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.9_1739285512990_0.9788781284320409","host":"s3://npm-registry-packages-npm-production"}},"14.1.10":{"name":"playwright-test","version":"14.1.10","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.10","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"71a141857b338af1b992028719d47e8ee3dc00e4","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.10.tgz","fileCount":31,"integrity":"sha512-hrLo9pc+73A4GOiwuU4CoXnd4A1wB4EOrUG8Bi2INuQo3U/620qo/bp+HP3RjvMYrIPYAW18fiY5wCkJRJgY9g==","signatures":[{"sig":"MEYCIQDjhnk6rzVG5++xkEH3E4nF7p9AYuJ9vA4kLJea43AnfwIhALlFifUqxSGUD7SbRE5ho+A4rmcJLtHtW12YfEpG0q9Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":224963},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.10.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"fix":"biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true","lint":"tsc --build && biome check --no-errors-on-unmatched --files-ignore-unknown=true .","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"_resolved":"/tmp/f435801fec364b370f7e9919d2e9afc1/playwright-test-14.1.10.tgz","_integrity":"sha512-hrLo9pc+73A4GOiwuU4CoXnd4A1wB4EOrUG8Bi2INuQo3U/620qo/bp+HP3RjvMYrIPYAW18fiY5wCkJRJgY9g==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.9.2","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"c8":"^10.1.3","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^3.0.0","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.9","esbuild":"0.25.8","premove":"^4.0.0","process":"^0.11.10","chokidar":"^4.0.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.3","p-timeout":"^6.1.4","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"1.54.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.4.0","delay":"^6.0.0","mocha":"^11.1.0","p-defer":"^4.0.1","benchmark":"^2.1.4","tinybench":"^4.0.1","typescript":"^5.5.4","@types/mocha":"^10.0.10","@types/polka":"^0.5.4","@biomejs/biome":"1.9.4","simple-git-hooks":"^2.11.1","@hugomrdias/configs":"^0.1.9"},"simple-git-hooks":{"pre-commit":"pnpm exec biome check --no-errors-on-unmatched --files-ignore-unknown=true --staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.10_1753094537154_0.7455780559534879","host":"s3://npm-registry-packages-npm-production"}},"14.1.11":{"name":"playwright-test","version":"14.1.11","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.11","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"264aae4638d0cc8740c38c5d7bc2d372ab01052f","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.11.tgz","fileCount":48,"integrity":"sha512-oAPpRTpjYWNUUshtaSdKGO6+tpH2eLDiVAjQoD5OGLgvefUnNA0L+tXXQrzwCFm5PyTMwAlmEBbUtMzJPFPThw==","signatures":[{"sig":"MEUCIDHzSM6cJRrBOIvifhVmEaID8Z8Xte0oDo47ptw6HK6+AiEA46TsDtGsAqlBZshkQ3zyI05W9LEbXQt0FD6KTQZI4tc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":248089},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.11.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"fix":"biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true","lint":"tsc && biome check --no-errors-on-unmatched --files-ignore-unknown=true .","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"_resolved":"/tmp/013eb895fe7f3d30010cfb13b9e0f270/playwright-test-14.1.11.tgz","_integrity":"sha512-oAPpRTpjYWNUUshtaSdKGO6+tpH2eLDiVAjQoD5OGLgvefUnNA0L+tXXQrzwCFm5PyTMwAlmEBbUtMzJPFPThw==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.9.2","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"c8":"^10.1.3","cpy":"^11.0.0","ora":"^8.0.1","sade":"^1.8.1","sirv":"^3.0.0","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","globby":"^14.0.2","lodash":"^4.17.21","nanoid":"^5.0.9","esbuild":"0.25.8","premove":"^4.0.0","process":"^0.11.10","chokidar":"^4.0.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.3","p-timeout":"^6.1.4","source-map":"0.6.1","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"1.54.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.4.0","delay":"^6.0.0","mocha":"^11.1.0","p-defer":"^4.0.1","benchmark":"^2.1.4","tinybench":"^4.0.1","typescript":"^5.5.4","@types/mocha":"^10.0.10","@types/polka":"^0.5.4","@biomejs/biome":"1.9.4","simple-git-hooks":"^2.11.1","@hugomrdias/configs":"^0.1.9"},"simple-git-hooks":{"pre-commit":"pnpm exec biome check --no-errors-on-unmatched --files-ignore-unknown=true --staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.11_1753095357640_0.4166260899812113","host":"s3://npm-registry-packages-npm-production"}},"14.1.12":{"name":"playwright-test","version":"14.1.12","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.12","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"d24b7e26c84bac4980f9e5dce3ef64c73cc0cb91","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.12.tgz","fileCount":48,"integrity":"sha512-tEhyXJwIU2f5nK9lNKbKBQ8cuBnux69cfm+tjwGGn3wLQkmMa8IfqCGDV5+s2aVrAPvrxlxSDP1cMr6jX8nhsg==","signatures":[{"sig":"MEYCIQCVW481RrF4Z+sAb9IgPJIIuzRI5mV+80YxQndUtWcs4wIhAMc/zGPxXuZggQyrRvpi3chCqIa4QsySvCt9nTL9VwrV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247945},"main":"src/runner.js","type":"module","_from":"file:playwright-test-14.1.12.tgz","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"scripts":{"fix":"biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true","lint":"tsc && biome check --no-errors-on-unmatched --files-ignore-unknown=true .","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"_resolved":"/tmp/a1fc942e84b011e4c8d60e828ff559d6/playwright-test-14.1.12.tgz","_integrity":"sha512-tEhyXJwIU2f5nK9lNKbKBQ8cuBnux69cfm+tjwGGn3wLQkmMa8IfqCGDV5+s2aVrAPvrxlxSDP1cMr6jX8nhsg==","repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"10.9.3","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"c8":"^10.1.3","ora":"^8.0.1","sade":"^1.8.1","sirv":"^3.0.0","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","lodash":"^4.17.21","nanoid":"^5.0.9","esbuild":"0.25.8","premove":"^4.0.0","process":"^0.11.10","chokidar":"^4.0.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.3","p-timeout":"^6.1.4","source-map":"0.6.1","tinyglobby":"^0.2.14","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"1.54.1","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.4.0","delay":"^6.0.0","mocha":"^11.1.0","p-defer":"^4.0.1","benchmark":"^2.1.4","tinybench":"^4.0.1","typescript":"^5.5.4","@types/mocha":"^10.0.10","@types/polka":"^0.5.4","@biomejs/biome":"1.9.4","simple-git-hooks":"^2.11.1","@hugomrdias/configs":"^0.1.9"},"simple-git-hooks":{"pre-commit":"pnpm exec biome check --no-errors-on-unmatched --files-ignore-unknown=true --staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.12_1754992492565_0.3606436255673855","host":"s3://npm-registry-packages-npm-production"}},"14.1.13":{"name":"playwright-test","version":"14.1.13","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"author":{"url":"hugodias.me","name":"Hugo Dias","email":"hugomrdias@gmail.com"},"license":"MIT","_id":"playwright-test@14.1.13","maintainers":[{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"homepage":"https://github.com/hugomrdias/playwright-test#readme","bugs":{"url":"https://github.com/hugomrdias/playwright-test/issues"},"bin":{"pw-test":"cli.js","playwright-test":"cli.js"},"dist":{"shasum":"0d99c664f3db3af359fad234e108e284b32d004d","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.13.tgz","fileCount":49,"integrity":"sha512-ozRXG7DXViuEbAAKE6jJ7MQYlgeKLI3EXJXrA3OE6oksinWbnfc4j6nONZdkzJ23BpnAZBCdHea/5WpP1oZy8g==","signatures":[{"sig":"MEYCIQDnLk2ct3TESwup/d4GfcNnXU/qiAajLmqKM0yQpIvl1QIhANbGXAEaQOSgZsQhPmMvRR/DjUW69bCIfnYCdT5BmjRk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247835},"main":"src/runner.js","type":"module","types":"dist/src/runner.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"},"./package.json":"./package.json"},"gitHead":"998ddb030e4097764aa745a3e9943d78b0274f86","scripts":{"fix":"biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true","lint":"tsc && biome check --no-errors-on-unmatched --files-ignore-unknown=true .","test":"mocha test.js --bail --timeout 50000","clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp"},"_npmUser":{"name":"hugomrdias","email":"hugomrdias@gmail.com"},"repository":{"url":"git+https://github.com/hugomrdias/playwright-test.git","type":"git"},"_npmVersion":"11.6.2","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"c8":"^10.1.3","ora":"^9.0.0","sade":"^1.8.1","sirv":"^3.0.0","util":"^0.12.5","execa":"^9.3.0","kleur":"^4.1.5","polka":"^0.5.2","tempy":"^3.1.0","assert":"^2.1.0","buffer":"^6.0.3","events":"^3.3.0","lodash":"^4.17.21","nanoid":"^5.0.9","esbuild":"0.25.11","premove":"^4.0.0","process":"^0.11.10","chokidar":"^4.0.3","camelcase":"^8.0.0","exit-hook":"^4.0.0","lilconfig":"^3.1.3","p-timeout":"^6.1.4","source-map":"0.6.1","tinyglobby":"^0.2.14","acorn-loose":"^8.3.0","test-exclude":"^7.0.1","merge-options":"^3.0.4","v8-to-istanbul":"^9.3.0","path-browserify":"^1.0.1","playwright-core":"1.58.2","stream-browserify":"^3.0.0","source-map-support":"^0.5.21","esbuild-plugin-wasm":"^1.1.0"},"typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"uvu":"^0.5.6","tape":"^5.8.1","zora":"^5.2.0","debug":"^4.4.0","delay":"^6.0.0","mocha":"^11.1.0","p-defer":"^4.0.1","benchmark":"^2.1.4","tinybench":"^4.0.1","typescript":"^5.5.4","@types/mocha":"^10.0.10","@types/polka":"^0.5.4","@biomejs/biome":"1.9.4","simple-git-hooks":"^2.11.1","@hugomrdias/configs":"^0.1.9"},"simple-git-hooks":{"pre-commit":"pnpm exec biome check --no-errors-on-unmatched --files-ignore-unknown=true --staged"},"_npmOperationalInternal":{"tmp":"tmp/playwright-test_14.1.13_1773855870103_0.00006612939495909131","host":"s3://npm-registry-packages-npm-production"}},"14.1.15":{"name":"playwright-test","type":"module","version":"14.1.15","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","author":"Hugo Dias <hugomrdias@gmail.com> (hugodias.me)","license":"MIT","repository":"hugomrdias/playwright-test","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"exports":{".":{"types":"./dist/src/runner.d.ts","default":"./src/runner.js"},"./package.json":"./package.json","./taps":{"types":"./dist/src/taps/index.d.ts","default":"./src/taps/index.js"},"./client":{"types":"./dist/src/client/index.d.ts","default":"./src/client/index.js"}},"main":"src/runner.js","types":"dist/src/runner.d.ts","typesVersions":{"*":{"taps":["dist/src/taps/index.d.ts"],"client":["dist/src/client/index.d.ts"]}},"bin":{"playwright-test":"cli.js","pw-test":"cli.js"},"engines":{"node":">=16.0.0"},"dependencies":{"acorn-loose":"^8.3.0","assert":"^2.1.0","buffer":"^6.0.3","c8":"^10.1.3","camelcase":"^9.0.0","chokidar":"^4.0.3","esbuild":"0.25.11","esbuild-plugin-wasm":"^1.1.0","events":"^3.3.0","execa":"^9.3.0","exit-hook":"^4.0.0","kleur":"^4.1.5","lilconfig":"^3.1.3","lodash":"^4.17.21","merge-options":"^3.0.4","nanoid":"^5.0.9","ora":"^9.0.0","p-timeout":"^6.1.4","path-browserify":"^1.0.1","playwright-core":"1.60.0","polka":"^0.5.2","premove":"^4.0.0","process":"^0.11.10","sade":"^1.8.1","sirv":"^3.0.0","source-map":"0.6.1","source-map-support":"^0.5.21","stream-browserify":"^3.0.0","tempy":"^3.1.0","test-exclude":"^7.0.1","tinyglobby":"^0.2.14","util":"^0.12.5","v8-to-istanbul":"^9.3.0"},"devDependencies":{"@biomejs/biome":"1.9.4","@hugomrdias/configs":"^0.1.9","@types/mocha":"^10.0.10","@types/polka":"^0.5.4","benchmark":"^2.1.4","debug":"^4.4.0","delay":"^6.0.0","mocha":"^11.1.0","p-defer":"^4.0.1","simple-git-hooks":"^2.11.1","tape":"^5.8.1","tinybench":"^4.0.1","typescript":"^5.5.4","uvu":"^0.5.6","zora":"^5.2.0"},"simple-git-hooks":{"pre-commit":"pnpm exec biome check --no-errors-on-unmatched --files-ignore-unknown=true --staged"},"scripts":{"clean":"rm -rf pnpm-lock.yaml .coverage .nyc_output dist node_modules .tmp","fix":"biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true","lint":"tsc && biome check --no-errors-on-unmatched --files-ignore-unknown=true .","test":"mocha test.js --bail --timeout 50000"},"_nodeVersion":"24.16.0","_id":"playwright-test@14.1.15","dist":{"integrity":"sha512-JjioBl7/g84Mp4Q/KkwiMZJhqnycUpc5pMVM1rjJYXzzcekKJnlp4r3JBvkmMeIR/t1FwKr8rC/D0RIz6bLRbg==","shasum":"0b80d01e06c609de69cd317b7731657a608e4e78","tarball":"https://registry.npmjs.org/playwright-test/-/playwright-test-14.1.15.tgz","fileCount":49,"unpackedSize":248102,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/playwright-test@14.1.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDc2F5Aj/RqfNwuJrWVLVBPDMvYTB1mMCvq5nO6PBxQgQIhAP2xccMUTMNye78WAmkeRThluSBnJ+XHC2YRKIV+kFYS"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:29442df2-0f13-421c-adcc-a635b6ff13ae"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/playwright-test_14.1.15_1779968716567_0.34248800692620596"},"_hasShrinkwrap":false}},"time":{"created":"2020-02-13T17:22:47.506Z","modified":"2026-05-28T11:45:16.995Z","0.0.1":"2020-02-13T17:22:47.657Z","0.0.2":"2020-02-13T21:11:01.477Z","0.0.3":"2020-02-13T21:18:32.153Z","0.0.4":"2020-02-13T21:20:55.244Z","0.0.5":"2020-02-13T21:36:45.694Z","0.0.6":"2020-02-13T21:54:37.780Z","0.1.0":"2020-02-14T16:51:32.506Z","0.2.0":"2020-02-14T18:25:08.409Z","0.2.1":"2020-02-14T18:53:02.511Z","0.3.0":"2020-02-29T17:17:28.100Z","0.4.0":"2020-03-07T13:29:29.928Z","0.5.0":"2020-03-08T01:54:22.599Z","0.6.0":"2020-03-30T14:02:38.199Z","0.7.0":"2020-03-31T14:38:34.569Z","0.7.1":"2020-04-02T20:13:52.075Z","1.0.0":"2020-11-09T11:36:37.752Z","1.1.0":"2020-12-07T17:37:55.392Z","1.2.0":"2020-12-09T11:01:34.791Z","1.3.0":"2021-01-29T14:54:19.070Z","2.0.0":"2021-02-15T12:46:04.764Z","2.0.1":"2021-02-18T12:44:37.028Z","2.0.2":"2021-02-27T13:39:08.077Z","2.0.3":"2021-03-05T18:59:12.305Z","2.1.0":"2021-03-13T12:01:52.426Z","3.0.0":"2021-04-06T12:08:16.043Z","3.0.1":"2021-04-07T11:01:17.057Z","3.0.3":"2021-04-08T11:29:38.938Z","3.0.4":"2021-04-08T14:09:05.683Z","3.0.5":"2021-04-26T17:47:06.326Z","3.0.6":"2021-04-27T10:59:25.921Z","3.0.7":"2021-04-27T14:08:35.110Z","3.0.8":"2021-05-12T17:18:42.978Z","4.0.0":"2021-05-12T17:48:00.170Z","4.1.0":"2021-05-13T16:08:22.163Z","5.0.0":"2021-05-17T17:34:41.518Z","6.0.0":"2021-07-07T10:30:39.732Z","7.0.0":"2021-07-13T13:02:20.711Z","7.0.1":"2021-07-13T15:10:20.929Z","7.0.2":"2021-07-15T09:08:08.639Z","7.0.3":"2021-08-19T14:34:48.117Z","7.0.4":"2021-09-09T15:14:01.617Z","7.1.0":"2021-09-09T15:57:20.389Z","7.1.1":"2021-10-20T14:36:42.958Z","7.1.2":"2021-10-29T16:43:56.081Z","7.2.0":"2021-10-31T09:33:08.235Z","7.2.1":"2021-11-12T10:26:57.936Z","7.2.2":"2021-11-16T14:31:59.592Z","7.3.0":"2022-03-19T09:28:09.466Z","7.4.0":"2022-04-06T11:49:46.530Z","7.4.1":"2022-05-16T12:42:43.435Z","8.0.0":"2022-05-16T18:25:49.907Z","8.1.0":"2022-06-16T09:00:33.043Z","8.1.1":"2022-06-20T15:54:35.604Z","8.1.2":"2022-12-12T18:22:27.184Z","8.2.0":"2023-01-27T17:35:14.759Z","8.3.0":"2023-04-28T10:41:21.054Z","8.4.0":"2023-04-28T14:17:58.850Z","9.0.0":"2023-04-28T18:41:49.567Z","9.1.0":"2023-05-13T07:31:30.432Z","9.2.0":"2023-06-15T08:46:57.908Z","10.0.0":"2023-06-29T14:55:31.018Z","10.0.1":"2023-06-29T15:10:32.364Z","11.0.0":"2023-06-30T16:55:41.356Z","11.0.1":"2023-06-30T20:14:25.348Z","11.0.2":"2023-07-04T15:19:35.078Z","11.0.3":"2023-07-07T11:54:43.096Z","11.0.4":"2023-07-13T23:22:43.532Z","12.0.0":"2023-07-14T11:02:48.260Z","12.1.0":"2023-07-14T14:00:23.657Z","12.1.1":"2023-07-14T15:00:35.282Z","12.1.2":"2023-08-28T14:41:18.737Z","12.2.0":"2023-09-01T15:33:31.444Z","12.3.0":"2023-09-05T15:43:59.521Z","12.3.1":"2023-09-13T16:08:41.953Z","12.3.2":"2023-09-15T14:18:23.181Z","12.3.3":"2023-09-15T14:43:33.905Z","12.3.4":"2023-09-18T17:25:05.526Z","12.3.5":"2023-09-26T10:10:40.489Z","12.3.6":"2023-09-29T10:26:48.129Z","12.3.7":"2023-09-29T13:40:35.026Z","12.3.8":"2023-10-02T17:40:40.204Z","12.4.0":"2023-10-17T11:22:15.431Z","12.4.1":"2023-10-19T13:40:41.063Z","12.4.2":"2023-10-19T14:49:01.907Z","12.4.3":"2023-10-19T15:24:08.481Z","12.5.0":"2023-11-09T16:16:37.710Z","12.6.0":"2023-11-09T17:10:27.425Z","12.6.1":"2023-11-13T12:45:36.189Z","13.0.0":"2023-11-13T16:52:27.940Z","13.0.1":"2023-11-17T13:30:50.983Z","14.0.0":"2023-11-23T20:26:40.802Z","14.1.0":"2024-01-31T13:39:03.349Z","14.1.1":"2024-02-08T12:22:23.247Z","14.1.2":"2024-05-02T14:32:50.418Z","14.1.3":"2024-05-07T11:01:20.554Z","14.1.4":"2024-07-23T15:55:49.011Z","14.1.5":"2024-09-06T14:23:01.706Z","14.1.6":"2024-09-10T13:32:05.350Z","14.1.7":"2024-11-19T11:23:21.798Z","14.1.8":"2025-02-10T18:47:59.159Z","14.1.9":"2025-02-11T14:51:53.171Z","14.1.10":"2025-07-21T10:42:17.340Z","14.1.11":"2025-07-21T10:55:57.838Z","14.1.12":"2025-08-12T09:54:52.770Z","14.1.13":"2026-03-18T17:44:30.248Z","14.1.15":"2026-05-28T11:45:16.718Z"},"author":"Hugo Dias <hugomrdias@gmail.com> (hugodias.me)","license":"MIT","keywords":["playwright","test","tests","test-runner","mocha","tape","benchmark","benchmark.js","zora","coverage","istanbul","nyc","code coverage","uvu"],"repository":"hugomrdias/playwright-test","description":"Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.","maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"hugomrdias","email":"hugomrdias@gmail.com"}],"readme":"","readmeFilename":""}