{"versions":{"2.1.2":{"name":"@vscode/test-electron","version":"2.1.2","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"ba93fae81c4be110755fda83d0d1e75a078c2b86","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.1.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-INjJ0YA9RgR1B/xBl8P4sxww4Dy2996f4Xn5oGTFfC0c2Mm45y/1Id8xmfuoba6tR5i8zZaUIHfEYWe7Rt4uZA==","shasum":"38b1a3e2ce2acf6a975cbea8fdf8c038ee50d3bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.1.2.tgz","fileCount":22,"unpackedSize":58117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/WX1CRA9TVsSAnZWagAAGbYQAJz76cpzAeImqO/TqBfD\nqrRl3OfouReSd/71uC14Lcs5vltUhTLjVYVQe0mi54mlzv5JzbKAkpb4dutX\nDt7Wpn4Jwa55IWRShMJiBgIgvZ0kG5orl3kxiQCtl8Eu1z2Bbks9ZfH/6xcm\ntTAlj/5Dv95LpjNFBblw+koYLlWZzjpgMui3nNpSe1THkYUiy+nFeCwSoNaJ\nco/JlfCZ5axX4gUpwygfhoU5FrxggMGN2hUgtDP+/1H6Pi1vq6rebLFb5rEz\np8hkEQY9Q8ztUb9YZnIdEp6jahDcfO2PwA4WEDVnGx2gcKnFb9pNttc3U/fL\nlP9QOams482ef0jbs5qko2WBHUTD+LxQ1lHYxSrYWmI5aIbMkEfAhYP1EIRj\n6N2K+juudti19rTDwG7SeCt2ROkQhWosQnUzbftGlb0fLruV2jLXgwmWFTXH\ncahOR4PhntJDURUzRUVftXinUcpLg8Vlq+kh2wPRCg+HnyLYd8ZZkX2PWHtT\nvF9whUssx2DBBEXWMzOaZKHiDBOoXSNi3fLudWB0Dy1ZcO56z3MbCbi/sNLv\n+u/+ofVuEVk6M4ug118aAiNzU+vUv1ldepsWM+kWODwmBpDVteQHabrUJCHQ\nUrlhIMe9pPrhlYywz2QaBIQTqE6PnHdBOdBwLH9CWGQ52ziNU54KmXD09+yY\nJvDQ\r\n=paYf\r\n-----END PGP SIGNATURE-----\r\n","size":15430},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"lramos15@gmail.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.1.2_1643996660863_0.9156778848202736"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-04T17:45:09.161Z","contributors":[]},"2.0.0":{"name":"@vscode/test-electron","version":"2.0.0","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"0b7b6b7f5ff443b75ffae2c2b74fde9172ac1a48","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.0.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-DRHWriyETOA5SO4XktoMFpgsZWlVScSZYMeASYT/kp3vpIq8Yki2yLPNOxdd8qyqDPoF9oHGodQJWBbHnaYkeA==","shasum":"4451eec8bc5b721c88e5bf39f1a43b0eec0fd8c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.0.0.tgz","fileCount":20,"unpackedSize":43993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuP+JCRA9TVsSAnZWagAAeRsP/1uIzMmMxPCn25fe5KTV\n7fpA8jxrh8i8a/LC23PXKOjBFGjOiJ23B1N/9VZDCYcFtR7YapElapz7aMy1\nJWfEPqD1l0xqV2K5XphEolJQbw/D74Ecn8mgybmRZtMSXMmNRdMfQULAcn9H\n+BM4bSgOEZo55dsHwBzGDDIZVKes6idcZGzPsanbZqKurQClea5F70KtYA7x\nAj0l6pBcuSE5VzUAhEGjnRYa8rRk/jLA12XDYBY3XRFdLl87Zz9X/Nax+v7B\np71KqTmllladSreWmc3BFGXP7FdmEyKPx884puB9ILzC3mbnykGUATHhUNcc\np1kG5l+i4mmCArkdjAb5ni4oxJ4xfGMZhUK6+evPhTgZElc7ZZ2S7ReRanuw\n3RDtKTbQveKNMoJOEFkbAlB61SUEG0qV5hxTvVyMo/OhBbM+UpNOwD5+XEEs\nJn6pQLLMObGl8eZL/OoP/9ZFuhfOw/2k2jQ83usNqIWE1z7++Z8DwpyDPHlR\nIIn49hjXds//LujzBP4fTdLHo9Kv24rLKQ7yiCVB7ATjgGS1nvAalWSEfi9N\nQOeepVBzixVIEvFvSSnd3iWf1Fl3Ud85QtxfIHmKjyvX2sII+C8wWYyabw69\nWJcNSC696rS2A4axMbn3VgeqHjKPq3Nil5XXqOATElG2SAWcIeOTYV58R7Y+\nkr6U\r\n=TnnV\r\n-----END PGP SIGNATURE-----\r\n","size":12101,"noattachment":false},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"tylerl0706@gmail.com"},{"name":"anonymous","email":"tyriar@tyriar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.0.0_1639513993447_0.07650825670828354"},"_hasShrinkwrap":false,"publish_time":1639513993574,"_cnpm_publish_time":1639513993574,"_cnpmcore_publish_time":"2021-12-15T23:19:48.631Z","contributors":[]},"1.6.2":{"name":"@vscode/test-electron","version":"1.6.2","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"4bdccd4c386813a8158b0f9b96f31cbbecbb3374","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@1.6.2","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","dist":{"shasum":"f639cab19a0013949015079dcfd2ff0c1aa88a1b","size":11699,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-1.6.2.tgz","integrity":"sha512-W01ajJEMx6223Y7J5yaajGjVs1QfW3YGkkOJHVKfAMEqNB1ZHN9wCcViehv5ZwVSSJnjhu6lYEYgwBdHtCxqhQ=="},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"tylerl0706@gmail.com"},{"name":"anonymous","email":"tyriar@tyriar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_1.6.2_1628025532791_0.0368835048267393"},"_hasShrinkwrap":false,"publish_time":1628025532973,"_cnpm_publish_time":1628025532973,"_cnpmcore_publish_time":"2021-12-15T23:19:48.838Z","contributors":[]},"1.6.1":{"name":"@vscode/test-electron","version":"1.6.1","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"614274c58f9300756209e468fcde566fb452518e","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@1.6.1","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"2b282154097e250ee9b94b6a284eb5804e53a3d7","size":11701,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-1.6.1.tgz","integrity":"sha512-WTs+OK9YrKSVJNZ9IjytNibHSJG2YslZXuS3pw9gedF25TgYF/+FQhQYL0ZPX4uupS0SGAPKzMnhYDkjPDxowA=="},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"tylerl0706@gmail.com"},{"name":"anonymous","email":"tyriar@tyriar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_1.6.1_1626376336754_0.2071133926710178"},"_hasShrinkwrap":false,"publish_time":1626376336948,"_cnpm_publish_time":1626376336948,"_cnpmcore_publish_time":"2021-12-15T23:19:49.067Z","contributors":[]},"2.0.1":{"name":"@vscode/test-electron","version":"2.0.1","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"fd0e599cd8e096f58f226509c6b76c68f502e926","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.0.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4I+vejOy02G1aFDqxi2Bof1ODorWuXtZAHwXzYeHbTi3zEd1DCtdiClvaoD7H2gjLb/yFxyisr1jLN0ae8nnLQ==","shasum":"b67e628278b24f00370c794466a9625e73daa74e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.0.1.tgz","fileCount":20,"unpackedSize":43299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzMBpCRA9TVsSAnZWagAA+f0P/jNp5yva8FVGYJJabeRj\nldtGpLuBW4thBUG9GkE2TU82Ru4LubncmgI+cyxUdsxWH7BpMo6V1aRvSJlo\nmKGb3qJwXQlO6wNwRhrXxrPEEO7jQ0dtsqIz+9Z/MXzjyv8bNiQqJ+F1sXc7\nVaGNh5C6YAlmWrfUjwSu34P/DOCMSpukkdwwsCr/cIpUys2WrLH6bC6RRMkr\nGoJ4KcHUAYmE3tNXVsn9+YkrmmzLNAvQvHyYwm2VdfpQNp6bmDnXI4HQD2Ju\nP5JmW+earyhUMhc0EUhoK2tg+f6vpu56/Kq2Cbewpeg4Y1cOP4HQXTE5wf3e\n32XZexH03sNAboiJlA15v8F1v1AL985WAI6ZfciCU4RDw9xWUkETcqoVkMyi\ndzzswv5gSN8owhjqiPr7TE1Yi+gqaPY7vrskREf9W+BEwop4lFTA0569DTcR\nY0ahOVZ9+BgL6Z9xuepGXE4Ve7/VyVr8pKTa6Um4U1AUQAXpIN+v90uSulsa\nL7kYZj8xV0GeZeeHan2YqGFzl0dkahyQHkzDaIzz76gA9UXirXXHMd5QzNW+\ngsfTobppvXDCmI1M6tfcXLroZxB+raWXkUWR7h+g8hto6VOhvLYYGHNZwLJN\nsRGc4fbkGreCUO8eZRekR6SlE2QVHSx4CriErOwGkV9/jQewvN+y58g0AabU\nM0rN\r\n=mAUT\r\n-----END PGP SIGNATURE-----\r\n","size":12052},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.0.1_1640808552975_0.8624968060972147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T20:09:22.382Z","contributors":[]},"2.0.2":{"name":"@vscode/test-electron","version":"2.0.2","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"dcf92b5c4dc28dcab3307f79db4e746d1b1bac5f","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.0.2","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"integrity":"sha512-myng+dso4WzOL0WbFS//JtYrUfqVDGI7U9lNRrC6Wm1oND+Nor3txn9klTaNj/39qrQ9jKv3ijv9ps1+cTOsig==","shasum":"6a146f27bf94aa951b01aba024af261ff4fa1d86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.0.2.tgz","fileCount":20,"unpackedSize":45204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2NXBCRA9TVsSAnZWagAAk2wP/0efVzO+5FuCy0/i8/02\nGKhjMZdYD4jNf+sZeL+XKBgkFMftOmeq+Xt0pI5M5zANu9DdwtcsqxaVB6WP\nfjV9DlkKidaD9cWaXPxvxyAIrI9oeyKxCAxSi3az2MufM1FWfI/nLoPLXC+G\nros/+6ASlcHyiKEfBW6En0EX0Z4OQR56A6NartcflVXNTRC0XdFDTNK2IR0W\nXLOGQwynqCte9Nh39GEAUvCIWmHah0X34I5X15RIgAkd3QlX78gP9eF+AipT\nPVVHjO8GF6XI5/FmxhTpRwuilOFr6URK/eHKKhQJ/BdycrmxBov7G1IS3Iaj\nfGBzX7PjuYgTU0VJojKFMSfGO7iDwF1nyIrziOG7YZxsf3hAXyR0oKXJm2sC\noQABZyKnnnCKMMRUlpUQpu2qGN1hSqsqcyzaP1O6mOMSe+yTD5T2ileYUk2y\nx8bLJD1JG3X7knRMiC11Dcc8/Zcs7PcG2ZI8R8g69/2GwvKlbHNfliYuuJ1c\n5i5KZi97kkwHL9OeqiZRrw9l0gKo7dexjYV9QfbqG2nItLqDgmLDKxpPmZn9\nn/8Hs+bXCTcnFIYJMF53uYAKyX2Xx4QMoXKUghm2bjS1aqc8MAb+VJAos3KV\nzwPa5S8TrU4v6Y+SCUu8iWpW6Ov3wd1BoTY5xlspD5E7MIOsockiohlMbQ56\nRT1p\r\n=69GN\r\n-----END PGP SIGNATURE-----\r\n","size":12362},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.0.2_1641600448877_0.8760889052205578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-08T00:07:36.486Z","contributors":[]},"2.0.3":{"name":"@vscode/test-electron","version":"2.0.3","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"8b540eff1c85b4363fd73c0e7b6521542a8621a1","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.0.3","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-1QXF3hW2saWk01XRqh5CMtzdKZAfM27UO7eYnnx6gaqxwD1+TP4T5s8ACDgK5e9qvzOdMBMy75IVpJudBrDz4w==","shasum":"8373e96efabc0a58829d795fc6014d454472a9ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.0.3.tgz","fileCount":20,"unpackedSize":46565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3cpUCRA9TVsSAnZWagAAi1MP/iMGYZDN7iiZNUp9ByKF\ncMBlZXbqSeQRXtq/QIeIyGkiar6pjXvHdpHU+d514NzLntnge/ktQExKLxLZ\n/LgzeXKWH/6b6NtWMGo/MIosk7ItZPsQwlvAwMdTvoPZ1UokNHc5lx1Etu7M\nTyJmOyAGC/iSEJ4KPlk/7xwsGwydim9MyKsuqkHJL/jlwNjHulo9rBJnBYK3\njGnxaVzgDqLV8FS+g8rt7+2BKsuw74ADDAkG+52VkVtSDOST60utF12C5rJp\nL+3j8j/wx5awW/VU0aviVeM34/GSH5D3Nx4qDwXKhPJO16XDAouP2eTkxLEX\nu8zfc/3DNnUgQcKP9uOBkzduIdr6g+8DnVmZO2WAI+DqzlCTMHAC2zcNxlac\nrMqiwB5n7MaqFTszgqx8XhwvIQUJ1Rd4gCiMsrvxzO6JGsbJxVvrqlhPxlqu\nZ6Oknai4DizMOraCw39z8goapOENpAFWkK34bEuauBWFa0q5E8EyCG9kAw7s\nQNlXft00dOnaQIr7fEoWeZAfdznrgEYqP42BWPGxg2h+Ytb1wEg7viKTm3fL\n/f474cqfdgZ+ZR9vm6vt3f1A1jnkLVdVXPj2JzTkdgwekmx7RAI7wQRN/Gyj\nOlTkd+PzlXMm2wc279na1NmOEjfNI8dmQtWYXE4eeJuFKnOrGTFyGJdNUWUs\nvt1F\r\n=nkl+\r\n-----END PGP SIGNATURE-----\r\n","size":12863},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.0.3_1641925204205_0.4239307741809464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-11T18:20:25.378Z","contributors":[]},"2.1.0":{"name":"@vscode/test-electron","version":"2.1.0","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"dd48f58e2d6f054f59af96032976075d22b117a6","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.1.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-nE5ha/V+l4WnS0QS5wJhb2S75Ceamif30UOcURHYw+8FoJJHg2g1xM8/dSpvX2Xk4+04Rbl76/ui/tgI5qia+Q==","shasum":"3e787e3ffb354051294529f451e6f0f6529ff8eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.1.0.tgz","fileCount":22,"unpackedSize":55596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4ds+CRA9TVsSAnZWagAAdE4P/R72MUWGh0Uwdtn9Zuy6\nBZfhUNPamQKhPXuQQx6N2ANH6+Acc/GfQU1dYahQqHwJWL9wK04eXWFxdxFv\ncuWqmfH7lroqoET303qPlR5CIJ58wUsUtRO3C0IGfL4pM1H6FAbd7yjXLnqc\nyBrA+6Z26A0njmwbOMmwsUpm7pNBOafG3TTwds0Q/E55i/0DgBNflA+sSCKL\nRaxhDrOCarxH4gMbROcn3ip7G2Sm+VNJeJku0XMEdDJrgPtkCsP4RSHa1DTd\nfkT4RFK9l8xOFG7oYaNp/KD7AKV83A2eResAC4jW6rgbilt6nqzUS07Z+Y90\nH6BLv7ImWk9NUrZOpb8qUJHSpr1RfksE8+6ug8UFNyR5iwdGx8u7xJzCEQh/\nKPPFTTO3k3ltoJq7UM6mwZ/lYdGSv7KM3tNc5oxdZv9z1pNRD+Ums/5Y01b6\njFS3429bNJGb2PdyAyYBzupfe8E9wwrn29v3032u2lQXX/hW5SlfUQgQoFXN\ns6CVnsA1oh+0TyJFaoQ42XY9w0GjtjrJyWHxY9FfMAfuDXmrFdYxm2layoN/\nQM+2J33eT+a51h3TCsIqpJfsRP9nMcQl1DG8i6/ZeM8nKrpBA5s20XAJe3JN\nGrPn10mf7rQ3j9yc+NsTyFp4Z10/8XpHNx4Kif04aRHVCBrfqy/0MQrB2Gp9\nK4JG\r\n=FoBT\r\n-----END PGP SIGNATURE-----\r\n","size":14925},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.1.0_1642191678368_0.16469383063295817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T20:26:52.905Z","contributors":[]},"2.1.0-beta.0":{"name":"@vscode/test-electron","version":"2.1.0-beta.0","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"c610d294750d901a20c917bf7da8b334df7d63f7","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.1.0-beta.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-6d+dkCDaL1EJJgrrYNxW5pMzfqM5sUIBgdfM9TekI/HoXOA9jgxFrkf0/EUKZUNjYC59Ntn1Y9ffl9k8xOLRFQ==","shasum":"27749883228f5a3df899b1555917a9a5e22b7cb7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.1.0-beta.0.tgz","fileCount":22,"unpackedSize":56300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6asjCRA9TVsSAnZWagAAwv0P/i5DgXsfMv7qx0RkdbiX\nbNyGc3U6jzzk7P2DkALkr2aBKFqp9a87JIGWsl8JDiCDh3bKTQokxLLDufmn\n8Bq6pETkI5A+3CjNTA3lePqiQHIkzvwWPWKD3yuxhdvIOrdpKogSlBPokpkI\nsm72g44WSALU1lZ0KpF1C4i+A7YJTeKq06gN5EsoBy2MQn/jlyr8pWpvSyUm\nI7ECxd4px7u9E5bVTWklGtv8ORxXkq9lp8R4IM/EDtLfvsFWtFyMDJ6zV+x8\nYVGDk29wfOqFbKhZ0bJeKqWAFaUj/CL4MDMk1WBco5sVDlwi9Z2CZIC0ueg8\nvnhlfeS4D6z1PkebrFZUciB1rvKN0hHTup1hynHS5Etvni9oREmLAcX1qJIE\nEWfb0VgEp5rQkYmi0PuyD+it4eqG3VbFgGXQuBuIl1mYYYbF6pGsUuQfHiYk\n5TSrgu+8zTfRXNhTQMp+W6ollzYUjCGz2atEYN4y8Chg3uGs7YB7//QMzPqL\nc9WGW/0CFtkTTmUyrxUUPtpYRgRXGcyaOU/A8PzCpC7dO4ywMjlzzyjSgbLD\nTm/3RTE5K3U6E5pefvRrx2YTbI3erHuO92JhbvGCysXFvUViXKV+UmBNiKxf\nLSQWvzvaRcrKOz8xATcFLeLsuY3cEqgguvjPNuEVl0FAFjt0yV/GlH7uf8cL\nBU0P\r\n=z/3L\r\n-----END PGP SIGNATURE-----\r\n","size":15159},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"lramos15@gmail.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.1.0-beta.0_1642703651661_0.7976177206409096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T18:34:23.169Z","contributors":[]},"2.1.1":{"name":"@vscode/test-electron","version":"2.1.1","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"8e8d7a872ff6f01f818ee031fd5704233442f663","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.1.1","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-7G9gFGjJGOJ+hQ1ZgZYEV973pzQBclLZngXOEGMyRyvK4GUkl7XeIOwQN/iMv2ttq7gPUKmIxSKF7YGF5J7DZQ==","shasum":"f1616f2e88d67fbcce599064007a99e703eccfa1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.1.1.tgz","fileCount":22,"unpackedSize":56388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6ew+CRA9TVsSAnZWagAAilAP/2IgGzY53d6TK3ZGvIUI\ngbZ4YXfeZyUnbWnL71dpMvk5+CTmUad7SYaViKP1yTCSDeYRy2+JhEbvlaf3\nzLXlknfC3wrmMyn/Aw7cLv23NfkP/rBM5RDQ9NldSlWfvS89AJaorwqVDI0j\nVtbf82Jo0O7k3UZoqi1EV9VFjGBFXWnAut4dAHk5TMnt4SWMTMCCN1N38ZFe\noV/4gCKEcEAdukZlPKr1VcsNkwpd3pIhMG/m1JXYbPoNH8mzPnTsJhJygh4p\nWzo6rlA6g+PQVo+N1OnFq74ILi0s7lhFp+jnZ7wOfG4RfomKRp7AYzApAwat\nNfrn/tLHwYASZRiz/4wFxVrPueDtlXeNWuBbUQ6b0O2Xp7N0ovIucV4LIbyr\noBKRBJeCcUI6Nsyz+hvjcZ2K2OuwiajOY0JarbFd2DYHE2zjj+sUoIKMhzO6\nagPr1pRUXJvkngACs28379Nc2YsGlxW0d5srzYA8sIO/GMOJDYBb+6RrwHJQ\nnuRhRWc1e5aJ+xtNFHR0ac3HLG4HsLh8G2LapZ5e6mbKBQeQIoOzNzlioCQS\nW7GOk33Xm5Ba5jgxNYNv1YQ0IX0npX7TpzIo2vhf9sIF4hCpHcuKiVFdCN89\nKRqXzlURiGrAxEtuTZx5OESU2MsTedQI2SGUzlr8FRlAlEkGxN79rhJ5M8j2\nAQ6D\r\n=On9i\r\n-----END PGP SIGNATURE-----\r\n","size":15184},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"lramos15@gmail.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.1.1_1642720318111_0.4140249096836859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T23:12:06.295Z","contributors":[]},"2.1.3":{"name":"@vscode/test-electron","version":"2.1.3","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"99cc74cee0ea1d84f9df950b4e25133114f3c072","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.1.3","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-ps/yJ/9ToUZtR1dHfWi1mDXtep1VoyyrmGKC3UnIbScToRQvbUjyy1VMqnMEW3EpMmC3g7+pyThIPtPyCLHyow==","shasum":"c66c4a29ede1f940c2fa204d269b660b0126dc7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.1.3.tgz","fileCount":22,"unpackedSize":57398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIk03ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1PRAAi+/gl+VgLvYp7hE8z2KVdrX1CTFlcq5nn1sBSPYhnjwP1MpG\r\nyRUwBi1WAZG/vMPG17bJkBMTxkJw8c2l1J/+WP9ReOsatbDhPO+mTgbdi2eb\r\nlJ2rVjKvbtCislYTqw3NmU7ON0aqjtQRm6QGNnMpbCrqbf+qXoaCB7ZXuH6B\r\nOVAAuS3VP1ZG2DZHE2wSTVudGp4HAoKDBzYnQjskzr7GuOqIZKf7hr/LB2/l\r\nCHlw4mZLz1vj5tOqgbD5IuuFE00Ryu35HXiRXlhEJaId04mGqpKk3ZhiLrlr\r\nl0lSU1Z6OMHMTzMPp7VAXw60ByacLpzcQ7RYiEvhSIWpz7gNdUFMSDwz1Zvk\r\nRTOswJNnAFobr3MsRB2CHoLlRlSe6i33eq0Iqvr5iSVJpFApqgHXYSU7cFxo\r\nHLnanrTYLl6HK331OwAlLx5EkAYa3Jf+kk2mcVL/5dZHmAlqX3/u3Zbfxyto\r\notDbmqJ+/zbs/jYI8k0PCURibRUu3Ku/qxj9mR0uMMkdX9urnkz/ddfe7T4N\r\n1CWcjmNBxUirCDbI7i7Mx+SaKoaKEdswJSu9n5DwFM94AeaBJYrozTNEQ0XQ\r\n/2TLY5jaXvOHMgbCO+XuNF8cJSP7Nz/iIE2DyHCfW+zpmO02TowircRqoL7k\r\nkcvdETGcubDm3tP4yQvLK0pgD47pH3IqZAw=\r\n=+XbX\r\n-----END PGP SIGNATURE-----\r\n","size":15376},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"lramos15@gmail.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.1.3_1646415159702_0.6376649491796695"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-04T18:08:51.562Z","contributors":[]},"2.1.4":{"name":"@vscode/test-electron","version":"2.1.4","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && vitest && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"deb8c22cdd3558438bc39e015cadc615095fdd6f","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.1.4","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"integrity":"sha512-tHHAWNVwl8C7nyezHAHdNPWkksdXWvmae6bt4k1tJ9hvMm6QIIk95Mkutl82XHcD60mdP46EHDGU+xFsAvygOQ==","shasum":"fa1b8915246d0102e81d4fd664bb6c337ca7092f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.1.4.tgz","fileCount":26,"unpackedSize":61625,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnXeksQLDEqdtcAEyvLepNgCcQrQ8cJV4Hx/N/RM7O9gIhAKlVOg5Rmgp3J9qzqZuA2m7IoiANqeZ5rUSUZoAfA/fP"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiov19ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiFA/+I7XiPmL0c9EgwludN4AgdwzrawhY4Oh7Xb5sluXbX5Ga7xYI\r\nWcE0jUsAe3z+VHBuUgwbJcbMBOSTeJCOPowUuP4Wun8lTFcewpzGehCqqPli\r\njw1RudmYQjx1D6tKPYf6u14SC1geELluDo5e4r51f9QzjNMJ/h5w0OXmGb1K\r\nFjCv4stpXWXLKpztwkALfWWMW1+qa7ZJovvk6HZJocGBAWOoAXwbvIPjJoQu\r\nxZdcWlFPPw6EfugAX2GoKjyGVCUiCHxmwh404ZD8L8y+mBXq2cEHL2on0SJG\r\nL9mI4WO83Hd9qMTOUnebBvhpwvCZqn76dCX85FKMSxgirwK7FZN7G8OcPSRN\r\nbUKkfVWGn+BzUMA6Dv8nWadTo9OuLMZV7r9m4zXITSDu47rfjDhIU83TRtcf\r\n45OEyz2mlVDEwRDRuct7ZCFd3vFervcskDQkHFVR3JCsJbnzci0cqFgR1CSb\r\nvmfQ2ME8+cBTmvVe6rKvsvMPAd5ktunPK2Em1Z/KyDE4tDHI4KUROJSr8T38\r\nWli+VtO9ebxtCEC9/tRwNAASsT5SYw3NJrvXUobXw+T8IKmJZfu6ce/vHRU5\r\nP1KTECanxQfJuqFdcfdfIDzEz8tRftILdy81n6NqKGtKT3h7FiurjHeCyN6w\r\n9gxCAzIdQxi67854pD0nr4t9PuZKN22Kk+c=\r\n=19Dg\r\n-----END PGP SIGNATURE-----\r\n","size":17269},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"lramos15@gmail.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.1.4_1654848892924_0.03192477460454479"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-10T10:21:34.002Z","contributors":[]},"2.1.5":{"name":"@vscode/test-electron","version":"2.1.5","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && vitest && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"d4991cf82c46757a6bba1d84a5fe04bd4b166ce4","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.1.5","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"integrity":"sha512-O/ioqFpV+RvKbRykX2ItYPnbcZ4Hk5V0rY4uhQjQTLhGL9WZUvS7exzuYQCCI+ilSqJpctvxq2llTfGXf9UnnA==","shasum":"ac98f8f445ea4590753f5fa0c7f6e4298f08c3b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.1.5.tgz","fileCount":26,"unpackedSize":62569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAUcfGaMpJlaKd+sdj6dJF6jc6B83EBwyG3e34fsuk7jAiBGVWJbLFHltZU3WG/nB9X9kRA2B82xAcWD/+izZ1ftxA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiug/JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp/Q/9HWpLmyMqjz6xW1AEhFqueokJeRpY4+4lloo7gpGatK0KBBwv\r\n9cC5pf0MuB5B3xg8WbPX5oUyfzPMTpda78h9nDX9AicHGe/i5gaRAhpJf/n8\r\nXHVdkgCwxF4EAWe92UgSbePzoYOutILsO5buQ8mhBL9ttj5q5ZlBbl/z1RA0\r\nFOTJ3MgvXkQFnDdKg74seHRB6qbe+7J4E8d2DTCk+gbeh7GkVWlytHXBoY2K\r\nrHREN3BeLxXzK1vSZrTXjZJY524oxk+w9EHSPkVbOh5jUCJH1wSS3BivRbfo\r\nC23VKMv4WcEW2tRt8GybnFdbBt2dxdIihk3msN1UUAvpRsrtHSuNumr4TCRN\r\nECw2i80m3h1clwLIfrW5yyb9Ao/MiUnp0PRYFh81c5LLY8TUJvkZmREyxJNl\r\nOYJ9DgCc8n75W1jd3QTFuG3tnpEc1/hSAzQip7SqkZSr/dLR/cM4ihO4AB7n\r\nOblbf+umRWg6nrthVlV36Ey7tA4qtvhJAUz6r0/fD/zAEI0SjoTsOnARG0uS\r\nWii/ifPzdyG6/jG1U+kaUZ0ZzD3pfYplODuEAcxwl3r9f9LFf8+dn/twedZ0\r\newohwqnAy+8MdGnChduzyuFBPAVW0EPUhk8x31aJRp/EjafbYemfj2bjaJkL\r\nG0tfyBPH/pSqMuIGfAJ4ZjqtEwphh4aTo30=\r\n=HVDU\r\n-----END PGP SIGNATURE-----\r\n","size":17513},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"lramos15@gmail.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"v-hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"miguel.solorio@microsoft.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.1.5_1656360904864_0.1589548375349572"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-27T20:16:25.217Z","contributors":[]},"2.2.0":{"name":"@vscode/test-electron","version":"2.2.0","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && vitest && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=8.9.3"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^12","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"gitHead":"93cfa8fe5e11479258bd824af2a2b5eaedf46b5c","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.2.0","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-xk2xrOTMG75/hxO8OVVZ+GErv9gmdZwOD8rEHV3ty3n1Joav2yFcfrmqD6Ukref27U13LEL8gVvSHzauGAK5nQ==","shasum":"b90c76b8f076f9cf2d885f14b3c5fc3f586b9419","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.2.0.tgz","fileCount":26,"unpackedSize":63732,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG4KUGw75LKk7oblGDP+nOXqP1k7IMoF/WIWwMqRa+LyAiBZ9hGQivJmcsFfExSy/7pN552u2E8YPVz14DRjQ5j/Uw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUZ/7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUUQ//T7PLEdmLX9gKwnHKUcsZ2MtIFhXBh17kZnCvtLCwWu873c+f\r\nwwJtg8Eices3WwfW2SD74CLvj+fNPYbeF17Nsjo39rKnnKI7/D5y6kaYlqef\r\nCUfeGBBRiIs7+eWLqlv40A7tp906Pz9y7l4X0Ov2rlUZkANXuIpUphE/M8c5\r\ntqzOyFFNL0p4CEvRwP+Ecx6IPYeZmqJHvVPe8JJY2LTFNplKH1qr26bTRd7b\r\ns+tbYI2bHcrk/rULe6wUCuFlMSM/PomWwAxnwk71isQRVrmOaa71LC9Yxjcz\r\nCQ02jmy90cp1t+AA/2K9NB0hbY4E4kg5vLI8/x3vYktgQTNR8m1WsZETqh8V\r\n0N1niQXJB3t3wnNKOAUgmPmCbBPBybmxMqGpL4n8z8Y1Sb/mX4cqFXX08QaF\r\nFonZoQW8Dx9bjlSS87zgUXHVNZ86GMJkPxWAmEcz1pmEoT0LMT46V7A2gGqu\r\nZiW19bfsT2KT61ppoOjJl5i9HQWPRG5uWG7gktursG1CnrmaJv50IGS7upUN\r\nJCaC17HQBQltVM3Og+PISpXv7VspD4gsJBeUMbgYjr/SddTMuNNS+XtfEio1\r\nodTCnoCqB2hrQHsIeE2cnhO6NReaPfFa5trswbelsDaXlJsXyD1u/BnOdLMM\r\nEg5Xp4pB4hyOwgDpf/IvYEowG8TRGMRqPnI=\r\n=+YS1\r\n-----END PGP SIGNATURE-----\r\n","size":17700},"_npmUser":{"name":"anonymous","email":"connor@peet.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"dirk.baeumer@gmail.com"},{"name":"anonymous","email":"lramos15@gmail.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"aweinand@microsoft.com"},{"name":"anonymous","email":"hticehurst@microsoft.com"},{"name":"anonymous","email":"rchiodo@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"benjpas@microsoft.com"},{"name":"anonymous","email":"raymondzhao@microsoft.com"},{"name":"anonymous","email":"ddossett@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"connor@peet.io"},{"name":"anonymous","email":"roblourens@gmail.com"},{"name":"anonymous","email":"chrmarti@microsoft.com"},{"name":"anonymous","email":"tyriar@tyriar.com"},{"name":"anonymous","email":"jrieken@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"me@tylerleonhardt.com"},{"name":"anonymous","email":"hop2deep@gmail.com"},{"name":"anonymous","email":"martinae@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.2.0_1666293755040_0.5559319639060674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-20T19:27:15.647Z","contributors":[]},"2.2.1":{"name":"@vscode/test-electron","version":"2.2.1","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && vitest && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.2.1","_integrity":"sha512-DUdwSYVc9p/PbGveaq20dbAAXHfvdq4zQ24ILp6PKizOBxrOfMsOq8Vts5nMzeIo0CxtA/RxZLFyDv001PiUSg==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.2.1.tgz","_from":"file:vscode-test-electron-2.2.1.tgz","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-DUdwSYVc9p/PbGveaq20dbAAXHfvdq4zQ24ILp6PKizOBxrOfMsOq8Vts5nMzeIo0CxtA/RxZLFyDv001PiUSg==","shasum":"6d1ac128e27c18e1d20bcb299e830b50587f74ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.2.1.tgz","fileCount":26,"unpackedSize":66765,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnUNaNxywTAyLcG4eKQEgFBGh/XhtGjwv1GUPcxFB33AIgFoaltR5VObZBg2T0vAfYDGQ1rct1eKVzASA8qyq3hCo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj7buACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK3Q/9EjdMZ+r1mU8r1smG17VsbIWNHtkzWWr6jZKLneSWCv1ZFT4b\r\nYwjW40OuRuSlzfrUh66ETBlZmfFSpsI40NfX6RpIs3RiZVl+jeIyEu1NZPwK\r\nlhOWJ7TKw9Iw4CrwHdLgMKDWIU4gI+edFGKKM324i06Fnu1hUvUHvAI45SGp\r\n6UeTvVbDPAfy2eT6lSSnKukfbiBhOpckZ7JnrhTeCmVar/Y/AfV0jm5BGMgj\r\nHQ7AGVsByIXACiQCKSWsiUvpR1uqYcuTSeXqfeQvdlTCKWjOyGxuOTXo7Jbh\r\nCTKoJX3IX6it3+cedbBBdM5Phdt4B/Z77IqIhzRXiZNPW28DAISOqG123ImI\r\nT7yiK2CiTOEMNWzghkLJ/MRTHBNgozl5UGdCxD4PXuLG7mDDVetB5uPUkRxt\r\n2ITEbUat1lxFnLYYGvEs8U3hSVDoFBldxpkwoRFBAI4c/KsnbuXnfrMccoRa\r\ncRTdrbuiQ0nAHx3SjsehSzWG8pLXG5AF9fTbS1SAsH8FqjQF+Jz7QOber2HB\r\nuslY0DGNhbeR6wNuxnU51Jn9deMRwkHlvqKMDehP3IeoY4ecpH4v26dXWCXa\r\n9DgQpKmjhb/CMvEZR8UU8toemi3Rf2I9Icg2IuDSsnt/QhIh+XjAWeE8fMCT\r\nJKhRZxbjqt2NxdCQuHYKlLLwwRi9C0vK7Jg=\r\n=+k3U\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.2.1_1670362862222_0.8124248836175001"},"_hasShrinkwrap":false,"contributors":[]},"2.2.2":{"name":"@vscode/test-electron","version":"2.2.2","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && vitest && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.2.2","_integrity":"sha512-s5d2VtMySvff0UgqkJ0BMCr1es+qREE194EAodGIefq518W53ifvv69e80l9e2MrYJEqUUKwukE/w3H9o15YEw==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.2.2.tgz","_from":"file:vscode-test-electron-2.2.2.tgz","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-s5d2VtMySvff0UgqkJ0BMCr1es+qREE194EAodGIefq518W53ifvv69e80l9e2MrYJEqUUKwukE/w3H9o15YEw==","shasum":"2ec559ad6b879bc4024ffc0c5e192e4c5d0ff704","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.2.2.tgz","fileCount":26,"unpackedSize":67524,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBC/zm3MKDkSd0rjOTmktLUe+uA3RNuR6LIP85mBsKrwIhAJd4dJeZzjnHORUTS9Uuf1FrXHr38KCk2ZVorE+9+wzm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvJCaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzHQ//YG+3Jje2xQYN7jtUUk1cvhnDKEtD2A8SY7uaIXoqbRKmti4b\r\nXhprcnQD7IPU0wAQVopTQesKHrXLNzo8ctBFgVfCDY4ezf2dVgLqMm1eKA2E\r\niIEXN1HfNej7GyQoN0bWSUl/C3bLrYiXgYUNNqYqwTMXxkab548UU/CKX22p\r\nljfqhXSZbdh2xCn9IYYXNW7l+9wyA7AcrekUYyxB09SRrV+2smu+O7oW521c\r\nsHzd6LDrTf1wrzmRaUcSZbdKj8iNDEPjxUJ5Jz1+n2kAAL/HjSpXnAOj17gP\r\nhFAY2xzKOmmHvBTGtLZkpHvFVyMpxIRlRA7xOGWwTUh1GY4JVTYWXGYg3EQq\r\nTJl4V/9O2+qWS5goe61YkQOM2UVf2Xb7HryCftXS97p85nsg7gFdVpHsEvwK\r\nkVCOZnoJcmW762w8iyzm5da3qHyKleMPr5qO9Ot95MELv5a25k1eoIHBOjkG\r\nAZfj4yxgBcO+el+TG7TajZI3rj6SihtrJXsuXyGT/GOOQLzwZ5L7nV1FymQg\r\nYrbELBMSeTvEbmOuG64eeDx1LwH0Km2LquMFNWgIMYSPcY9hB8WGxzvDtrip\r\nX2OG+TPczkQ9O0BAEnrTk3IPoWB0WWErYsaVFYtrDcIAbBuUPEmdmClpWIeS\r\nTkXo+YxY8PLzvKr9qBzt1uwnC6dOQZJhVg0=\r\n=wxcm\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.2.2_1673302170052_0.6764603776316149"},"_hasShrinkwrap":false,"contributors":[]},"2.2.3":{"name":"@vscode/test-electron","version":"2.2.3","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","test":"eslint lib --ext ts && vitest && tsc --noEmit"},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","rimraf":"^3.0.2","unzipper":"^0.10.11"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/unzipper":"^0.10.3","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.2.3","_integrity":"sha512-7DmdGYQTqRNaLHKG3j56buc9DkstriY4aV0S3Zj32u0U9/T0L8vwWAC9QGCh1meu1VXDEla1ze27TkqysHGP0Q==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.2.3.tgz","_from":"file:vscode-test-electron-2.2.3.tgz","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-7DmdGYQTqRNaLHKG3j56buc9DkstriY4aV0S3Zj32u0U9/T0L8vwWAC9QGCh1meu1VXDEla1ze27TkqysHGP0Q==","shasum":"bf6a77542970b5d34561d0671259900632e5eb94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.2.3.tgz","fileCount":26,"unpackedSize":67814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1JvJg09uGOSk/aAcZc+iNSZs3d/UhGqnGVz9ehEnNlAiBxYqLuxwu4I7gR/C9Se4k2KSSS73AuI4ETvR64x/Qjfg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2BklACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNbw/+ISfdXX0hfV106yrg0SLloybtrzX+IraGsKjH/D6bnHLzM088\r\nZZ53TmyAXL1JOaYu2CHU4NSr/RkmvlkmQdfST0IPdW+9ydrDvafuN31ubxv+\r\nnlpuclEJ1t9Kbk+WxjcA7krOSq2U0b4OC0p18mSHdv/Gaj5N29083jrKB4+y\r\nw2P1VN7S9rsdYFGtOBjg2RQtD5elbQEQyl+KICYnga7wEktUYXa0fhOwlO8J\r\nA7/El7C0Ky/cls4Ff4zbvNA8WRS9CguInJ7HaOUwaHDXnlO6bz/so4P72SIs\r\n2l2y28rUBCd2ZqbCyfzGihTP3FmFG3e3uum+bH5f3qXu+hl3SdNUzOJ9L2C9\r\n0klAnCOhkx6QGAZc4tVYllqUVQscjFPp/VNPDJqxq6SLKobiu9z/vkcorSvq\r\nnO27T0EG0c6S8UAbQe/mk0PEhnZnPYONKgm5juM0imTiA6GYrj5zOEhholuL\r\nEP+AdPYgr+bIAM82N+cHe1kGXLJDlKmS3bDj2wysJDfb/kXXcuiOwrw7owCU\r\nddMGf7G+K4qvuOUJZjtGvmR0SSapYbPoiv4DCuphnmBzZee6YyYo2gPZbcCN\r\nk7/549FYexzTVMhPUAEwACD5MDvmLmzzxUqWjvagtLdvLggRrK5NDXY2WxI7\r\nDWAKof/8kOSI34/Yi7AYCOIcKCfyjbmjJYA=\r\n=qeoa\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.2.3_1675106597604_0.05276665758491994"},"_hasShrinkwrap":false,"contributors":[]},"2.3.0":{"name":"@vscode/test-electron","version":"2.3.0","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublish":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.3.8"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.0","_integrity":"sha512-fwzA9RtazH1GT/sckYlbxu6t5e4VaMXwCVtyLv4UAG0hP6NTfnMaaG25XCfWqlVwFhBMcQXHBCy5dmz2eLUnkw==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.0.tgz","_from":"file:vscode-test-electron-2.3.0.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-fwzA9RtazH1GT/sckYlbxu6t5e4VaMXwCVtyLv4UAG0hP6NTfnMaaG25XCfWqlVwFhBMcQXHBCy5dmz2eLUnkw==","shasum":"de0ba2f5d36546a83cd481b458cbdbb7cc0f7049","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.0.tgz","fileCount":25,"unpackedSize":79117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdIoGxUX8YCMUl6qGs1p+JUgWMXdSpMEGhuyBUnHdDTAiAFi1iLtfByrU0zT/yN3u6VMH51IoPSsUJ+Z6oG0wWSHA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/k8zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoj5g//X1ipTtvb/UPFGQOJYwqHoiX7ID9UUoeadbQ3cNIxGWCAbsNH\r\noi/RF5mea41DKJiTp6h1RB88yD7HzouOj5ZaUmQEwogJVRpFHFUthOKmZwcM\r\n1XxdEeSb1/mJKPr8KmtEZ4Kv1FC8rrvedeQg8L6nJGEjM5QAVoRLX/4oNvvG\r\n+Qlvcy4ojESYcbAdNXUrU+Sn8qkAXuiq+1EHFURHJ8LlR0pETeOM9emKtDGS\r\nyTEMLfiwtHo7if796YQklFNj3jqQ0nilhS0BrwCTZ7VLBwbF2ctnQ/A4En6i\r\nIQ5fzZv9dOX6tEkryxHeDT00A1BAjIhBAza3t9V/PsXuCA/C3pWx1UY2OeJR\r\nIp6u2O1vscF5Xvn3QGwJLA+OhHg56PkEjRPtyWQ0+YuQhGBYvUeiviaSq4xf\r\nLSWeTCneE1Idyn2aCKM2NUNJgg9jwXHUCZXVG3kzj5dVGDyK3oQH2MeSfBMR\r\nU9IwisSUNImp1Rl+/761Q4cYcOuNkRYYEBfFaesqNbTf0WUU5Uu7RV5rdQrK\r\nfGu0R+8+Sckm1kG0wvgDHERLPgMCPOhmZCI5P//yLpBMV9f82PCVGRCoR2LW\r\nCeKp3/CcF+zPYDUcmsALd7hP02vSMTDixe9f3mZeN6/b5AuQIDmysWA/czhC\r\nPx+SBJxHfTwvhQme8GzsKm5jdRdNU8sjah0=\r\n=0DEZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.0_1677610803553_0.9248196457135949"},"_hasShrinkwrap":false,"contributors":[]},"2.3.2":{"name":"@vscode/test-electron","version":"2.3.2","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.3.8"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.2","_integrity":"sha512-CRfQIs5Wi5Ok5SUCC3PTvRRXa74LD43cSXHC8EuNlmHHEPaJa/AGrv76brcA1hVSxrdja9tiYwp95Lq8kwY0tw==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.2.tgz","_from":"file:vscode-test-electron-2.3.2.tgz","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-CRfQIs5Wi5Ok5SUCC3PTvRRXa74LD43cSXHC8EuNlmHHEPaJa/AGrv76brcA1hVSxrdja9tiYwp95Lq8kwY0tw==","shasum":"25db8d1a94e8274c27015cf806ae8b180c83545b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.2.tgz","fileCount":26,"unpackedSize":81834,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBKWlAuIspqLwedze86M9a4hhbg+YxqFhrGc4zmNGrLgIhAJhV91Y9nCBVB63EUq1avKn0w5xAQecQwRfF4XDOeH+g"}]},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.2_1683842997979_0.9541726520020728"},"_hasShrinkwrap":false,"contributors":[]},"2.3.3":{"name":"@vscode/test-electron","version":"2.3.3","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.3.8"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.3","_integrity":"sha512-hgXCkDP0ibboF1K6seqQYyHAzCURgTwHS/6QU7slhwznDLwsRwg9bhfw1CZdyUEw8vvCmlrKWnd7BlQnI0BC4w==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.3.tgz","_from":"file:vscode-test-electron-2.3.3.tgz","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-hgXCkDP0ibboF1K6seqQYyHAzCURgTwHS/6QU7slhwznDLwsRwg9bhfw1CZdyUEw8vvCmlrKWnd7BlQnI0BC4w==","shasum":"e648700d5848eccfda99efa5d839356cfbe8cd4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.3.tgz","fileCount":26,"unpackedSize":82019,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWC2ClBW+9xq545GGA0Sl4wAh4noqIIJ7kmiO+BFe/SAiEA/quDrtcHu6hr1TK+gIasVL1IUVfSftTRufgGHb5Bk1E="}]},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.3_1686529275816_0.23095557908501396"},"_hasShrinkwrap":false,"contributors":[]},"2.3.4":{"name":"@vscode/test-electron","version":"2.3.4","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.5.2"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.4","_integrity":"sha512-eWzIqXMhvlcoXfEFNWrVu/yYT5w6De+WZXR/bafUQhAp8+8GkQo95Oe14phwiRUPv8L+geAKl/QM2+PoT3YW3g==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.4.tgz","_from":"file:vscode-test-electron-2.3.4.tgz","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-eWzIqXMhvlcoXfEFNWrVu/yYT5w6De+WZXR/bafUQhAp8+8GkQo95Oe14phwiRUPv8L+geAKl/QM2+PoT3YW3g==","shasum":"d0ed1de72d347221cdf71426b0c7e21136f4791f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.4.tgz","fileCount":26,"unpackedSize":81813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICpoSyu1m/txTi058JRAlrtM0fiuIZjVth5VHE12m+m+AiEAqSkjbAH/iugxiP07sDjWoE99OtqCyzT80tnutt2U5kg="}]},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.4_1690839333802_0.20044661867441205"},"_hasShrinkwrap":false,"contributors":[]},"2.3.5":{"name":"@vscode/test-electron","version":"2.3.5","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.5.2"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.5","_integrity":"sha512-lAW7nQ0HuPqJnGJrtCzEKZCICtRizeP6qNanyCrjmdCOAAWjX3ixiG8RVPwqsYPQBWLPgYuE12qQlwXsOR/2fQ==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.5.tgz","_from":"file:vscode-test-electron-2.3.5.tgz","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-lAW7nQ0HuPqJnGJrtCzEKZCICtRizeP6qNanyCrjmdCOAAWjX3ixiG8RVPwqsYPQBWLPgYuE12qQlwXsOR/2fQ==","shasum":"c472c5bdce1329aeb4762b8aa7a2cbe7aa783aac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.5.tgz","fileCount":26,"unpackedSize":82426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGXLQB1TN5YV9TmYlErAqmeg4O1fJkCtOneNvYs44+ZNAiEApe92qZZ28G6+mQpXfBcZdlxu4l5y2wdCWPMlOHBSCGg="}]},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.5_1696446062693_0.05974622177477018"},"_hasShrinkwrap":false,"contributors":[]},"2.3.6":{"name":"@vscode/test-electron","version":"2.3.6","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.5.2"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.6","_integrity":"sha512-M31xGH0RgqNU6CZ4/9g39oUMJ99nLzfjA+4UbtIQ6TcXQ6+2qkjOOxedmPBDDCg26/3Al5ubjY80hIoaMwKYSw==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.6.tgz","_from":"file:vscode-test-electron-2.3.6.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-M31xGH0RgqNU6CZ4/9g39oUMJ99nLzfjA+4UbtIQ6TcXQ6+2qkjOOxedmPBDDCg26/3Al5ubjY80hIoaMwKYSw==","shasum":"61a6ec1b4bdc9a2a694a9d7d86b9cb8b82c5a116","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.6.tgz","fileCount":26,"unpackedSize":81860,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzLp29qsQZOhnUeR0QQkffFimPJs2KWVLaavKKEnQAlAIhAPNTIlel7B16UKb0y8PYpj+8s69pBZlPmUk/TYUqC+X0"}]},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.6_1698175748577_0.46186758943545914"},"_hasShrinkwrap":false,"contributors":[]},"2.3.7":{"name":"@vscode/test-electron","version":"2.3.7","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.5.2"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.7","_integrity":"sha512-KVQCCNfkzi3fIPLK8nIP/5Ao6ExiH+b/DkE5ywpCPXItKNgrPh92qKRIxa2oPFBUkl7807mAoQ9jakNOoQ1oDA==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.7.tgz","_from":"file:vscode-test-electron-2.3.7.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-KVQCCNfkzi3fIPLK8nIP/5Ao6ExiH+b/DkE5ywpCPXItKNgrPh92qKRIxa2oPFBUkl7807mAoQ9jakNOoQ1oDA==","shasum":"51446177fcda907dfeab8291e3dc226a1b69b4d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.7.tgz","fileCount":26,"unpackedSize":84070,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA0LacyJcyrczD/lLfIex5MpukNn2biHoshFvY/rZwxLAiEAh3JcczqY2RcOfVo3iSKAxizRAz5EEGYOtZQP8vqYyM4="}],"size":22939},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.7_1700662716314_0.9199768715624792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-22T14:18:36.562Z","publish_time":1700662716562,"_source_registry_name":"default","contributors":[]},"2.3.8":{"name":"@vscode/test-electron","version":"2.3.8","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.5.2"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.8","_integrity":"sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.8.tgz","_from":"file:vscode-test-electron-2.3.8.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-b4aZZsBKtMGdDljAsOPObnAi7+VWIaYl3ylCz1jTs+oV6BZ4TNHcVNC3xUn0azPeszBmwSBDQYfFESIaUQnrOg==","shasum":"06a7c50b38cfac0ede833905e088d55c61cd12d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.8.tgz","fileCount":26,"unpackedSize":84703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZLbinDHLVdeHBiADQtOwpixS6AFIBPT5m3HneFNsJHgIgEpbBW7x8Vf6F6k83ncAduhCVWWnNoIBy964UAWdGQ5U="}],"size":23128},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.8_1700832406613_0.9132393943059478"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-24T13:26:46.772Z","publish_time":1700832406772,"_source_registry_name":"default","contributors":[]},"2.3.9":{"name":"@vscode/test-electron","version":"2.3.9","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.5.2"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.9","_integrity":"sha512-z3eiChaCQXMqBnk2aHHSEkobmC2VRalFQN0ApOAtydL172zXGxTwGrRtviT5HnUB+Q+G3vtEYFtuQkYqBzYgMA==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.9.tgz","_from":"file:vscode-test-electron-2.3.9.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-z3eiChaCQXMqBnk2aHHSEkobmC2VRalFQN0ApOAtydL172zXGxTwGrRtviT5HnUB+Q+G3vtEYFtuQkYqBzYgMA==","shasum":"f61181392634b408411e4302aef6e1cd2dd41474","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.9.tgz","fileCount":26,"unpackedSize":85314,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJzfQvuGvkOwLzEUn0qpvYBRE679Ob4KBAf9AKgIitVAIgGqieGIzpydX50Z+Rx+dyGhIeALQR3O1fuFd9fK2ktIs="}],"size":23323},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.9_1706112514120_0.030736521557678476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-24T16:08:34.305Z","publish_time":1706112514305,"_source_registry_name":"default","contributors":[]},"2.3.10":{"name":"@vscode/test-electron","version":"2.3.10","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.ts\" \"*.md\"","test":"eslint lib --ext ts && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","jszip":"^3.10.1","semver":"^7.5.2"},"devDependencies":{"@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^4.3.5","vitest":"^0.10.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.3.10","_integrity":"sha512-FxMqrvUm6a8S5tP4CymNJ40e6kD+wUTWTc6K32U629yrCCa+kl/rmpkC2gKpN4F4zjg1r+0Hnk9sl0+N2atsYA==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.3.10.tgz","_from":"file:vscode-test-electron-2.3.10.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-FxMqrvUm6a8S5tP4CymNJ40e6kD+wUTWTc6K32U629yrCCa+kl/rmpkC2gKpN4F4zjg1r+0Hnk9sl0+N2atsYA==","shasum":"c63e2437ec4d65ff56c7cfcb4dfceb0e883ef473","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.3.10.tgz","fileCount":26,"unpackedSize":88728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDfJBL9B+PoW6h3QXyZRneTQCPPOt9MseB0v+reNKbdsAiBQ1z+9W4dfZwJk/9nNRtcKwT7Xrk197tLVgWOpobTItA=="}],"size":24123},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.3.10_1715634186873_0.4995319251096799"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T21:03:07.031Z","publish_time":1715634187031,"_source_registry_name":"default","contributors":[]},"2.4.0":{"name":"@vscode/test-electron","version":"2.4.0","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.{ts,mts}\" \"*.md\"","test":"eslint \"lib/**/*.{ts,mts}\" && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.4","jszip":"^3.10.1","ora":"^7.0.1","semver":"^7.6.2"},"devDependencies":{"@eslint/js":"^9.3.0","@types/node":"^18","@types/rimraf":"^3.0.0","@types/semver":"^7.3.13","eslint":"^9.3.0","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","typescript":"^5.4.5","typescript-eslint":"^7.10.0","vitest":"^1.6.0"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_id":"@vscode/test-electron@2.4.0","_integrity":"sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.4.0.tgz","_from":"file:vscode-test-electron-2.4.0.tgz","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA==","shasum":"6fcdbac10948960c15f8970cf5d5e624dd51a524","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.4.0.tgz","fileCount":26,"unpackedSize":93756,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7L3Zgwokrw/H8JPMhxJ7+yiYnlEZzU7j2nB1fWVD1qQIgeHtlGjayVszOsD3Y90G7LvQUP3UWHTxDvh7DMGkt8oU="}],"size":24711},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.4.0_1717000292547_0.04655573383669975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-29T16:31:32.701Z","publish_time":1717000292701,"_source_registry_name":"default","contributors":[]},"2.4.1":{"name":"@vscode/test-electron","version":"2.4.1","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.{ts,mts}\" \"*.md\"","test":"eslint \"lib/**/*.{ts,mts}\" && vitest && tsc --noEmit","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","jszip":"^3.10.1","ora":"^7.0.1","semver":"^7.6.2"},"devDependencies":{"@eslint/js":"^9.6.0","@types/node":"^20","@types/rimraf":"^3.0.2","@types/semver":"^7.5.8","eslint":"^8.56.0","husky":"^9.0.11","lint-staged":"^15.2.7","prettier":"^3.3.2","typescript":"^5.5.3","typescript-eslint":"^7.15.0","vitest":"^1.6.0"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"_id":"@vscode/test-electron@2.4.1","types":"./out/index.d.ts","description":"![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test#readme","_integrity":"sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ==","_resolved":"/mnt/vss/_work/1/test-electron/vscode-test-electron-2.4.1.tgz","_from":"file:vscode-test-electron-2.4.1.tgz","_nodeVersion":"20.15.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ==","shasum":"5c2760640bf692efbdaa18bafcd35fb519688941","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.4.1.tgz","fileCount":26,"unpackedSize":93500,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBM9NqKRdMVOSsZwYL/p/LlYZo5XsvBZoMf/8OelagmvAiEAitQmmKGy9mrtHJ6sltcTFrVj0AvOxZWMAvra4PA6GHc="}],"size":24751},"_npmUser":{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-electron_2.4.1_1720218451759_0.08536766893292835"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T22:27:31.925Z","publish_time":1720218451925,"_source_registry_name":"default","contributors":[]},"2.5.1":{"name":"@vscode/test-electron","version":"2.5.1","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.{ts,mts}\" \"*.md\"","test":"eslint \"lib/**/*.{ts,mts}\" && vitest && tsc --noEmit","prepare":"husky"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","jszip":"^3.10.1","ora":"^8.1.0","semver":"^7.6.2"},"devDependencies":{"@eslint/js":"^9.6.0","@types/node":"^20","@types/rimraf":"^3.0.2","@types/semver":"^7.5.8","eslint":"^8.56.0","husky":"^9.0.11","lint-staged":"^15.2.7","prettier":"^3.3.2","typescript":"^5.5.3","typescript-eslint":"^7.15.0","vitest":"^1.6.0"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"_id":"@vscode/test-electron@2.5.1","_integrity":"sha512-x4dE4IF3PkHM8/5BVeSksHk7UL1hSI/XEgMxKLmqY8DO46KZa6f6VkIGUflNxMJDBggvQ5Kqvw1qChSzllCc0w==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fed82be8-d974-4cec-9177-698391537179\\vscode-test-electron-2.5.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fed82be8-d974-4cec-9177-698391537179\\vscode-test-electron-2.5.1.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-x4dE4IF3PkHM8/5BVeSksHk7UL1hSI/XEgMxKLmqY8DO46KZa6f6VkIGUflNxMJDBggvQ5Kqvw1qChSzllCc0w==","shasum":"b7115c1f939de947e75341b031d1befd9279a5d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.5.1.tgz","fileCount":26,"unpackedSize":96197,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFU+pJOgitdEhNfcnLSVCAe77gpk/G81cv+AOitWrjspAiAkMyfqp6I9xD8G+TcJWUJSEz8p115WGYFjRk6c/nxQXg=="}],"size":25342},"_npmUser":{"name":"anonymous","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-electron_2.5.1_1744061930437_0.667024852526996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-07T21:38:50.671Z","publish_time":1744061930671,"_source_registry_name":"default","contributors":[]},"2.5.2":{"name":"@vscode/test-electron","version":"2.5.2","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepack":"tsc -p ./","fmt":"prettier --write \"lib/**/*.{ts,mts}\" \"*.md\"","test":"eslint \"lib/**/*.{ts,mts}\" && vitest && tsc --noEmit","prepare":"husky"},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["prettier --write"]},"main":"./out/index.js","engines":{"node":">=16"},"dependencies":{"http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","jszip":"^3.10.1","ora":"^8.1.0","semver":"^7.6.2"},"devDependencies":{"@eslint/js":"^9.6.0","@types/node":"^20","@types/rimraf":"^3.0.2","@types/semver":"^7.5.8","eslint":"^8.56.0","husky":"^9.0.11","lint-staged":"^15.2.7","prettier":"^3.3.2","typescript":"^5.5.3","typescript-eslint":"^7.15.0","vitest":"^3.1.1"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-test.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test/issues"},"_id":"@vscode/test-electron@2.5.2","_integrity":"sha512-8ukpxv4wYe0iWMRQU18jhzJOHkeGKbnw7xWRX3Zw1WJA4cEKbHcmmLPdPrPtL6rhDcrlCZN+xKRpv09n4gRHYg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\26d96756-d168-4203-bc1e-d84afa5ce06f\\vscode-test-electron-2.5.2.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\26d96756-d168-4203-bc1e-d84afa5ce06f\\vscode-test-electron-2.5.2.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-8ukpxv4wYe0iWMRQU18jhzJOHkeGKbnw7xWRX3Zw1WJA4cEKbHcmmLPdPrPtL6rhDcrlCZN+xKRpv09n4gRHYg==","shasum":"f7d4078e8230ce9c94322f2a29cc16c17954085d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vscode/test-electron/-/test-electron-2.5.2.tgz","fileCount":26,"unpackedSize":97942,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCq3mZVOvTnuw+P7cVwf6vVa+1FirbZw3/0MEfXq0o5qAIgSGrnFYACYZ1K7+kGdyTjytAPvK6XmI7PcvrajWnkf1Q="}],"size":25649},"_npmUser":{"name":"anonymous","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"kamaet@microsoft.com"},{"name":"anonymous","email":"lszomoru@microsoft.com"},{"name":"anonymous","email":"alexdima@microsoft.com"},{"name":"anonymous","email":"steven.m.batten@outlook.com"},{"name":"anonymous","email":"joao.moreno@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"penn.lv@gmail.com"},{"name":"anonymous","email":"vscode-bot-npm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-electron_2.5.2_1744225358663_0.3948309385035189"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-09T19:02:38.849Z","publish_time":1744225358849,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"2.5.2"},"name":"@vscode/test-electron","time":{"created":"2022-01-27T12:40:21.257Z","modified":"2025-12-07T01:12:52.855Z","2.1.2":"2022-02-04T17:44:21.009Z","2.0.0":"2021-12-14T20:33:13.574Z","1.6.2":"2021-08-03T21:18:52.973Z","1.6.1":"2021-07-15T19:12:16.948Z","2.0.1":"2021-12-29T20:09:13.102Z","2.0.2":"2022-01-08T00:07:29.123Z","2.0.3":"2022-01-11T18:20:04.372Z","2.1.0":"2022-01-14T20:21:18.558Z","2.1.0-beta.0":"2022-01-20T18:34:11.829Z","2.1.1":"2022-01-20T23:11:58.305Z","2.1.3":"2022-03-04T17:32:39.872Z","2.1.4":"2022-06-10T08:14:53.122Z","2.1.5":"2022-06-27T20:15:05.065Z","2.2.0":"2022-10-20T19:22:35.180Z","2.2.1":"2022-12-06T21:41:02.364Z","2.2.2":"2023-01-09T22:09:30.212Z","2.2.3":"2023-01-30T19:23:17.815Z","2.3.0":"2023-02-28T19:00:03.804Z","2.3.2":"2023-05-11T22:09:58.176Z","2.3.3":"2023-06-12T00:21:16.114Z","2.3.4":"2023-07-31T21:35:34.023Z","2.3.5":"2023-10-04T19:01:02.912Z","2.3.6":"2023-10-24T19:29:08.938Z","2.3.7":"2023-11-22T14:18:36.562Z","2.3.8":"2023-11-24T13:26:46.772Z","2.3.9":"2024-01-24T16:08:34.305Z","2.3.10":"2024-05-13T21:03:07.031Z","2.4.0":"2024-05-29T16:31:32.701Z","2.4.1":"2024-07-05T22:27:31.925Z","2.5.1":"2025-04-07T21:38:50.671Z","2.5.2":"2025-04-09T19:02:38.849Z"},"readme":"# vscode-test\n\n![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)\n\nThis module helps you test VS Code extensions. Note that new extensions may want to use the [VS Code Test CLI](https://github.com/microsoft/vscode-test-cli/blob/main/README.md), which leverages this module, for a richer editing and execution experience.\n\nSupported:\n\n- Node >= 16.x\n- Windows >= Windows Server 2012+ / Win10+ (anything with Powershell >= 5.0)\n- macOS\n- Linux\n\n## Usage\n\nSee [./sample](./sample) for a runnable sample, with [Azure DevOps Pipelines](https://github.com/microsoft/vscode-test/blob/main/sample/azure-pipelines.yml) and [Github Actions](https://github.com/microsoft/vscode-test/blob/main/sample/.github/workflows/ci.yml) configuration.\n\n```ts\nimport { runTests, runVSCodeCommand, downloadAndUnzipVSCode } from '@vscode/test-electron';\n\nasync function go() {\n\ttry {\n\t\tconst extensionDevelopmentPath = path.resolve(__dirname, '../../../');\n\t\tconst extensionTestsPath = path.resolve(__dirname, './suite');\n\n\t\t/**\n\t\t * Basic usage\n\t\t */\n\t\tawait runTests({\n\t\t\textensionDevelopmentPath,\n\t\t\textensionTestsPath,\n\t\t});\n\n\t\tconst extensionTestsPath2 = path.resolve(__dirname, './suite2');\n\t\tconst testWorkspace = path.resolve(__dirname, '../../../test-fixtures/fixture1');\n\n\t\t/**\n\t\t * Running another test suite on a specific workspace\n\t\t */\n\t\tawait runTests({\n\t\t\textensionDevelopmentPath,\n\t\t\textensionTestsPath: extensionTestsPath2,\n\t\t\tlaunchArgs: [testWorkspace],\n\t\t});\n\n\t\t/**\n\t\t * Use 1.36.1 release for testing\n\t\t */\n\t\tawait runTests({\n\t\t\tversion: '1.36.1',\n\t\t\textensionDevelopmentPath,\n\t\t\textensionTestsPath,\n\t\t\tlaunchArgs: [testWorkspace],\n\t\t});\n\n\t\t/**\n\t\t * Use Insiders release for testing\n\t\t */\n\t\tawait runTests({\n\t\t\tversion: 'insiders',\n\t\t\textensionDevelopmentPath,\n\t\t\textensionTestsPath,\n\t\t\tlaunchArgs: [testWorkspace],\n\t\t});\n\n\t\t/**\n\t\t * Noop, since 1.36.1 already downloaded to .vscode-test/vscode-1.36.1\n\t\t */\n\t\tawait downloadAndUnzipVSCode('1.36.1');\n\n\t\t/**\n\t\t * Manually download VS Code 1.35.0 release for testing.\n\t\t */\n\t\tconst vscodeExecutablePath = await downloadAndUnzipVSCode('1.35.0');\n\t\tawait runTests({\n\t\t\tvscodeExecutablePath,\n\t\t\textensionDevelopmentPath,\n\t\t\textensionTestsPath,\n\t\t\tlaunchArgs: [testWorkspace],\n\t\t});\n\n\t\t/**\n\t\t * Install Python extension\n\t\t */\n\t\tawait runVSCodeCommand(['--install-extension', 'ms-python.python'], { version: '1.35.0' });\n\n\t\t/**\n\t\t * - Add additional launch flags for VS Code\n\t\t * - Pass custom environment variables to test runner\n\t\t */\n\t\tawait runTests({\n\t\t\tvscodeExecutablePath,\n\t\t\textensionDevelopmentPath,\n\t\t\textensionTestsPath,\n\t\t\tlaunchArgs: [\n\t\t\t\ttestWorkspace,\n\t\t\t\t// This disables all extensions except the one being tested\n\t\t\t\t'--disable-extensions',\n\t\t\t],\n\t\t\t// Custom environment variables for extension test script\n\t\t\textensionTestsEnv: { foo: 'bar' },\n\t\t});\n\n\t\t/**\n\t\t * Use win64 instead of win32 for testing Windows\n\t\t */\n\t\tif (process.platform === 'win32') {\n\t\t\tawait runTests({\n\t\t\t\textensionDevelopmentPath,\n\t\t\t\textensionTestsPath,\n\t\t\t\tversion: '1.40.0',\n\t\t\t\tplatform: 'win32-x64-archive',\n\t\t\t});\n\t\t}\n\t} catch (err) {\n\t\tconsole.error('Failed to run tests');\n\t\tprocess.exit(1);\n\t}\n}\n\ngo();\n```\n\n## Development\n\n- `npm install`\n- Make necessary changes in [`lib`](./lib)\n- `npm run compile` (or `npm run watch`)\n- In [`sample`](./sample), run `npm install`, `npm run compile` and `npm run test` to make sure integration test can run successfully\n\n## License\n\n[MIT](LICENSE)\n\n## Contributing\n\nThis project welcomes contributions and suggestions. Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.","users":{}}