{"_id":"@vscode/test-web","_rev":"4082725","name":"@vscode/test-web","description":"This module helps testing VS Code web extensions locally.","dist-tags":{"latest":"0.0.76"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"time":{"modified":"2025-12-01T22:06:07.000Z","created":"2021-07-20T09:06:27.410Z","0.0.76":"2025-11-21T18:52:58.399Z","0.0.75":"2025-11-07T15:56:59.518Z","0.0.74":"2025-10-02T16:04:15.501Z","0.0.73":"2025-09-05T12:32:48.921Z","0.0.72":"2025-08-06T12:47:59.567Z","0.0.71":"2025-06-30T19:03:03.683Z","0.0.70":"2025-06-06T09:54:34.745Z","0.0.69":"2025-04-30T13:34:30.477Z","0.0.68":"2025-03-25T19:33:53.469Z","0.0.67":"2025-02-28T09:15:43.763Z","0.0.66":"2025-02-02T19:28:27.322Z","0.0.65":"2024-12-06T17:15:12.868Z","0.0.64":"2024-11-19T08:20:42.978Z","0.0.63":"2024-10-21T11:58:23.340Z","0.0.62":"2024-10-04T15:05:15.770Z","0.0.61":"2024-09-29T20:56:34.899Z","0.0.60":"2024-09-10T10:26:39.699Z","0.0.59":"2024-09-06T08:28:46.660Z","0.0.58":"2024-09-04T20:09:04.695Z","0.0.57":"2024-08-30T21:00:10.655Z","0.0.56":"2024-07-03T14:06:16.018Z","0.0.55":"2024-06-27T12:29:03.447Z","0.0.54":"2024-04-26T14:06:46.374Z","0.0.53":"2024-03-27T14:53:03.216Z","0.0.52":"2024-02-21T12:36:16.090Z","0.0.51":"2024-01-26T17:26:00.896Z","0.0.50":"2023-12-19T08:45:07.048Z","0.0.49":"2023-12-01T14:53:51.011Z","0.0.48":"2023-10-27T15:46:15.709Z","0.0.47":"2023-10-11T22:50:34.685Z","0.0.46":"2023-09-29T20:01:34.338Z","0.0.45":"2023-08-23T07:50:01.832Z","0.0.44":"2023-06-02T09:43:17.724Z","0.0.43":"2023-04-27T19:08:19.036Z","0.0.42":"2023-04-13T17:52:40.858Z","0.0.41":"2023-04-06T15:25:36.231Z","0.0.40":"2023-04-05T23:34:02.750Z","0.0.39":"2023-04-05T21:24:57.350Z","0.0.38":"2023-04-05T09:46:27.315Z","0.0.37":"2023-03-29T11:21:26.516Z","0.0.36":"2023-03-24T13:38:19.188Z","0.0.35":"2023-02-24T18:24:08.015Z","0.0.34":"2023-01-12T16:45:36.088Z","0.0.33":"2022-12-02T15:45:56.778Z","0.0.32":"2022-10-19T12:10:48.293Z","0.0.31":"2022-10-10T12:45:27.705Z","0.0.30":"2022-09-05T12:23:51.868Z","0.0.29":"2022-07-21T12:54:01.002Z","0.0.28":"2022-07-21T12:10:49.260Z","0.0.27":"2022-07-05T09:31:52.662Z","0.0.26":"2022-07-01T15:40:44.637Z","0.0.25":"2022-07-01T15:19:45.111Z","0.0.24":"2022-03-25T15:56:38.465Z","0.0.22":"2022-02-03T10:23:16.325Z","0.0.21":"2022-02-02T16:46:08.307Z","0.0.20":"2022-02-01T21:43:57.843Z","0.0.19":"2022-01-20T14:22:12.418Z","0.0.18":"2022-01-19T13:26:24.774Z","0.0.17":"2022-01-18T08:42:42.082Z","0.0.16":"2022-01-17T20:40:11.319Z","0.0.15":"2021-09-30T14:57:38.095Z","0.0.14":"2021-09-24T16:06:07.635Z","0.0.13":"2021-09-22T19:07:36.807Z","0.0.12":"2021-09-15T21:29:07.460Z","0.0.11":"2021-09-13T19:48:18.267Z","0.0.10":"2021-09-13T19:20:53.815Z","0.0.9":"2021-09-13T18:54:47.868Z","0.0.8":"2021-08-19T14:23:00.478Z","0.0.7":"2021-07-22T13:42:12.242Z","0.0.6":"2021-07-20T09:06:27.410Z"},"users":{},"author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"versions":{"0.0.76":{"name":"@vscode/test-web","version":"0.0.76","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=20"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^14.0.0","@playwright/browser-chromium":"^1.56.1","tinyglobby":"^0.2.15","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.1.1","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.56.1","tar-fs":"^3.1.1","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.39.1","@types/gunzip-maybe":"^1.4.3","@types/koa":"^3.0.1","@types/koa__router":"^12.0.5","@types/koa-morgan":"^1.0.9","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.46.3","@typescript-eslint/parser":"^8.46.3","eslint":"^9.39.1","@tony.ganchev/eslint-plugin-header":"^3.1.8","typescript":"^5.9.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.76","_integrity":"sha512-hB+GKNmxnaTKemNOOBUcqYsIa5a0uuccCRnNIdCMS+I3RhVlyCtLBl29ZN/RAB2+M+ujjI8L8qL6GLCPqNFIBg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1e27fc39-31d6-4a5a-8751-958165d69f1e\\vscode-test-web-0.0.76.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1e27fc39-31d6-4a5a-8751-958165d69f1e\\vscode-test-web-0.0.76.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"a4d6878462961805ef363eb715a2689a51df20e0","size":185635,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.76.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.76.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.76_1763751178072_0.10518772933238019"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-21T18:52:58.399Z","publish_time":1763751178399,"_source_registry_name":"default","_cnpm_publish_time":1763751178399},"0.0.75":{"name":"@vscode/test-web","version":"0.0.75","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=20"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^14.0.0","@playwright/browser-chromium":"^1.56.1","tinyglobby":"^0.2.15","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.1.1","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.56.1","tar-fs":"^3.1.1","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.39.1","@types/gunzip-maybe":"^1.4.3","@types/koa":"^3.0.1","@types/koa__router":"^12.0.5","@types/koa-morgan":"^1.0.9","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.46.3","@typescript-eslint/parser":"^8.46.3","eslint":"^9.39.1","@tony.ganchev/eslint-plugin-header":"^3.1.8","typescript":"^5.9.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.75","_integrity":"sha512-/V+wPN2jDUrUxoT1nDbGTghwhKU6AlfLrnkq0lNvBqX3ka5QImmRnDTHFu1JKfwkCCp3WJEQgFZVrcpKmC+n2g==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ae6880c-0281-4ac8-84c2-3794abd8585e\\vscode-test-web-0.0.75.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ae6880c-0281-4ac8-84c2-3794abd8585e\\vscode-test-web-0.0.75.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"2c3a2b9b965c3e1d31a796c95d0e750b48ab6dda","size":185604,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.75.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.75.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.75_1762531019285_0.9275971381038428"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-07T15:56:59.518Z","publish_time":1762531019518,"_source_registry_name":"default","_cnpm_publish_time":1762531019518},"0.0.74":{"name":"@vscode/test-web","version":"0.0.74","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=20"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^14.0.0","@playwright/browser-chromium":"^1.55.1","tinyglobby":"0.2.14","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.0.1","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.55.1","tar-fs":"^3.1.1","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.36.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^3.0.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.45.0","@typescript-eslint/parser":"^8.45.0","eslint":"^9.36.0","@tony.ganchev/eslint-plugin-header":"^3.1.3","typescript":"^5.9.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.74","_integrity":"sha512-rXIcru66y56j1RPOhFJYSNs5MAw6yZCFUktqa5tPrxsRel/Lj6vDszq8E47XsVN1NjwsLj8L3FMqwR4/B+0QmA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b143ccf6-ad44-48ce-b367-288dff43a92b\\vscode-test-web-0.0.74.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b143ccf6-ad44-48ce-b367-288dff43a92b\\vscode-test-web-0.0.74.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"9720bc282620a4aacacb6d06288793e9a9a748f5","size":184713,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.74.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.74.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.74_1759421055279_0.6547595841692675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T16:04:15.501Z","publish_time":1759421055501,"_source_registry_name":"default","_cnpm_publish_time":1759421055501},"0.0.73":{"name":"@vscode/test-web","version":"0.0.73","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=20"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^14.0.0","@playwright/browser-chromium":"^1.55.0","tinyglobby":"0.2.14","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.0.1","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.55.0","tar-fs":"^3.1.0","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.34.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^3.0.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.42.0","@typescript-eslint/parser":"^8.42.0","eslint":"^9.34.0","@tony.ganchev/eslint-plugin-header":"^3.1.3","typescript":"^5.9.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.73","_integrity":"sha512-xCvUsZi33/asatnFZHOUzrlcfjwqy+I34tjG0pM4LZmDV1jAeczNAyFRZw6VJE+uSAy9N4ncZz/cemdBaU+yZg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ffaab484-08bf-48f3-8d03-8b9803c99cb1\\vscode-test-web-0.0.73.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ffaab484-08bf-48f3-8d03-8b9803c99cb1\\vscode-test-web-0.0.73.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"ea46f0c107e40645d6da6ee65c81e75f6d1ffdb1","size":184712,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.73.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.73.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.73_1757075568687_0.5140528853552526"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-05T12:32:48.921Z","publish_time":1757075568921,"_source_registry_name":"default","_cnpm_publish_time":1757075568921},"0.0.72":{"name":"@vscode/test-web","version":"0.0.72","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^14.0.0","@playwright/browser-chromium":"^1.54.2","tinyglobby":"0.2.14","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.0.1","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.54.2","tar-fs":"^3.1.0","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.32.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^3.0.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.39.0","@typescript-eslint/parser":"^8.39.0","eslint":"^9.32.0","@tony.ganchev/eslint-plugin-header":"^3.1.3","typescript":"^5.9.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.72","_integrity":"sha512-4Yqr8GSXmx5a5dXMBoL/bv/J7WVJ4H5u63CEhEL4yO5mL9fYpdbSLrB0MFHx0FmvclNzQ7cXQmK1UsCOrqjvvA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d9862503-33f8-4d0b-948a-493b579a9dc4\\vscode-test-web-0.0.72.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d9862503-33f8-4d0b-948a-493b579a9dc4\\vscode-test-web-0.0.72.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"e8b9411fb5158c995c4308048908ca853b4a2909","size":184705,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.72.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.72.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.72_1754484479371_0.3845476403381691"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T12:47:59.567Z","publish_time":1754484479567,"_source_registry_name":"default","_cnpm_publish_time":1754484479567},"0.0.71":{"name":"@vscode/test-web","version":"0.0.71","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.53.1","tinyglobby":"0.2.14","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.0.0","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.53.1","tar-fs":"^3.1.0","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.30.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.35.1","@typescript-eslint/parser":"^8.35.1","eslint":"^9.30.0","@tony.ganchev/eslint-plugin-header":"^3.1.3","typescript":"^5.8.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.71","_integrity":"sha512-uj9a3A3QD1qBOw1ZL19SKNSG6c6rvP9N4XrMvBVKSeAOkmOQftAZoBERLMJPEaJ8Z5dF7aLmA79drjOBk+VTRg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\865d9f9d-975e-43d8-b6a7-dd5ade0328d5\\vscode-test-web-0.0.71.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\865d9f9d-975e-43d8-b6a7-dd5ade0328d5\\vscode-test-web-0.0.71.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"b29211b9f34dfc45b3fcea44fbe9c9aa14580cdd","size":184716,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.71.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.71.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com","actor":{"name":"microsoft1es","email":"npmjs@microsoft.com","type":"user"}},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.71_1751310183448_0.26394813833843633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-30T19:03:03.683Z","publish_time":1751310183683,"_source_registry_name":"default","_cnpm_publish_time":1751310183683},"0.0.70":{"name":"@vscode/test-web","version":"0.0.70","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.52.0","tinyglobby":"0.2.14","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.0.0","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.52.0","tar-fs":"^3.0.9","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.25.1","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.31.1","@typescript-eslint/parser":"^8.31.1","eslint":"^9.25.1","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.8.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.70","_integrity":"sha512-A/rGyPi7MA1btz6z37lmY84k087B804W/Et+3Gy+y4ycI3AgCdYn2Fwjb8kq0LP4E9rRGhKO7ACEndc6d9brAg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0653e741-afc9-4134-a979-ea7568986e0a\\vscode-test-web-0.0.70.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0653e741-afc9-4134-a979-ea7568986e0a\\vscode-test-web-0.0.70.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"362ab2956664e6b339d611348beaa03e2bbaa564","size":184719,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.70.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.70.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.70_1749203674550_0.6907475600578543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-06T09:54:34.745Z","publish_time":1749203674745,"_source_registry_name":"default","_cnpm_publish_time":1749203674745},"0.0.69":{"name":"@vscode/test-web","version":"0.0.69","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.52.0","tinyglobby":"0.2.13","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^3.0.0","koa-morgan":"^1.0.1","koa-mount":"^4.2.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.52.0","tar-fs":"^3.0.8","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.25.1","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.31.1","@typescript-eslint/parser":"^8.31.1","eslint":"^9.25.1","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.8.3"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.69","_integrity":"sha512-oyxD6eHbooxCDrlNQagMosSs0UtoJHRm7Jg+I88E2Owc8mUlK+bbvo8DaAbfgZpbqFfB4qIp6O3yEG+eNLXQmg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8cbee60b-50d8-4c41-af08-99e0d4cdc052\\vscode-test-web-0.0.69.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8cbee60b-50d8-4c41-af08-99e0d4cdc052\\vscode-test-web-0.0.69.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"4584d03af45eb919103e024b884753d719355f64","size":184714,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.69.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.69.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.69_1746020070213_0.013447844862636948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-30T13:34:30.477Z","publish_time":1746020070477,"_source_registry_name":"default","_cnpm_publish_time":1746020070477},"0.0.68":{"name":"@vscode/test-web","version":"0.0.68","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.51.1","tinyglobby":"0.2.12","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^2.16.0","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.51.1","tar-fs":"^3.0.8","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.23.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.8.2"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.68","_integrity":"sha512-MILEpLhFfok1GLl3nI7N3mUTiRxAfQ6Angfb+hK/NRvC2JjPKYb10D9k7VR9xizMu7rAKCRJtfT37nGCP8o5Hw==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\31f52044-8be3-44db-9d67-815663440fed\\vscode-test-web-0.0.68.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\31f52044-8be3-44db-9d67-815663440fed\\vscode-test-web-0.0.68.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"fbf3a767abd9363d93c66c218c10e9edf917f8d4","size":184710,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.68.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.68.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.68_1742931233209_0.2485013622610548"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-25T19:33:53.469Z","publish_time":1742931233469,"_source_registry_name":"default","_cnpm_publish_time":1742931233469},"0.0.67":{"name":"@vscode/test-web","version":"0.0.67","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.50.1","tinyglobby":"0.2.12","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^2.15.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.50.1","tar-fs":"^3.0.8","vscode-uri":"^3.1.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.0","@eslint/js":"^9.21.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.25.0","@typescript-eslint/parser":"^8.25.0","eslint":"^9.21.0","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.7.3"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.67","_integrity":"sha512-lds5MHU/l45BXrqGCH39n2lrRcaMBSvcsoV/lg7u7s+A471yUyM4BR0MSsUBaQjvhCJVUOCJCr7VwNkr1iuMBA==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\50aba006-06c4-4ecf-940e-236da5ae34d0\\vscode-test-web-0.0.67.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\50aba006-06c4-4ecf-940e-236da5ae34d0\\vscode-test-web-0.0.67.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"9fa682b90755bb4dcf960305b4eaf3006adf56d2","size":184708,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.67.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.67.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.67_1740734143550_0.6375327456467677"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-28T09:15:43.763Z","publish_time":1740734143763,"_source_registry_name":"default","_cnpm_publish_time":1740734143763},"0.0.66":{"name":"@vscode/test-web","version":"0.0.66","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.50.1","glob":"^11.0.1","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.6","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.50.1","tar-fs":"^3.0.8","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.2.0","@eslint/js":"^9.19.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.22.0","@typescript-eslint/parser":"^8.22.0","eslint":"^9.19.0","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.7.3"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.66","_integrity":"sha512-4gFSQujh9vOmT3mZUKjBSbxDAL173rav4OAssO3pxWJuh/OZNXRdL4cLeYegodGUERI2tAGw6oyma1omTDMtUQ==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0f3dd425-ebdf-4eec-a1c8-06fa6b0f13d8\\vscode-test-web-0.0.66.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0f3dd425-ebdf-4eec-a1c8-06fa6b0f13d8\\vscode-test-web-0.0.66.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"c9fb54a7fbe2bee4ba2319dc601abb152d8fcba1","size":184578,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.66.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.66.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/test-web_0.0.66_1738524507034_0.06806618867471981"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-02T19:28:27.322Z","publish_time":1738524507322,"_source_registry_name":"default","_cnpm_publish_time":1738524507322},"0.0.65":{"name":"@vscode/test-web","version":"0.0.65","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.49.0","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.49.0","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.2.0","@eslint/js":"^9.16.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.17.0","@typescript-eslint/parser":"^8.17.0","eslint":"^9.16.0","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.7.2"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.65","_integrity":"sha512-jNc6FyJARgiru/2Y8vXSkaf399JFtTNxAAtwLPzSSU5C4+AJwvOOOhlVHQfmee51R9LIs6uwZryFxmqSfMhniQ==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9b8866ee-c872-45e1-a3ba-fae694f4fdac\\vscode-test-web-0.0.65.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9b8866ee-c872-45e1-a3ba-fae694f4fdac\\vscode-test-web-0.0.65.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"46183375ec036e5f29701f9e100a3907e4bbb4e3","size":183990,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.65.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.65.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.65_1733505312646_0.6015715246193409"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T17:15:12.868Z","publish_time":1733505312868,"_source_registry_name":"default","_cnpm_publish_time":1733505312868},"0.0.64":{"name":"@vscode/test-web","version":"0.0.64","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.48.2","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.48.2","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.2.0","@eslint/js":"^9.15.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.14.0","@typescript-eslint/parser":"^8.14.0","eslint":"^9.15.0","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.6.3"},"license":"MIT","author":"Visual Studio Code Team","repository":{"type":"git","url":"https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.64","_integrity":"sha512-V7fTb3K1HzlqwT+VrxIq+vZLqPYzoItu6Tg3vd6sbd87ll0srICQNiH/W7IBUn76zHf7v5xzEXzNOnhSQJ2/YQ==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7745aa09-4c1a-4438-928a-accae2150567\\vscode-test-web-0.0.64.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7745aa09-4c1a-4438-928a-accae2150567\\vscode-test-web-0.0.64.tgz","tag":"latest","_nodeVersion":"18.5.0","dist":{"shasum":"46f2f6ea3db388a8c305aa351fdfd75b48a43977","size":183948,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.64.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.64.tgz"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.64_1732004442707_0.7913734649655031"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T08:20:42.978Z","publish_time":1732004442978,"_source_registry_name":"default","_cnpm_publish_time":1732004442978},"0.0.63":{"name":"@vscode/test-web","version":"0.0.63","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.48.1","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.48.1","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.13.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.16.13","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.10.0","@typescript-eslint/parser":"^8.10.0","eslint":"^9.13.0","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.6.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.63","types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-FIFfT2gZeEp0d1RnR+IYORS9HZPTtlTNuMLdZpO5c9sAtz5rCHPWsCD5VxnV4U08Slz5GdzgH7pDQspb9Oa8ZQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.63.tgz","_from":"file:vscode-test-web-0.0.63.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"shasum":"16e9f69713797a0d5ff37a082f3f866cbd5e45f5","size":183945,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.63.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.63.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.63_1729511902944_0.9781682102333913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T11:58:23.340Z","publish_time":1729511903340,"_source_registry_name":"default","_cnpm_publish_time":1729511903340},"0.0.62":{"name":"@vscode/test-web","version":"0.0.62","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.47.2","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.47.2","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.11.1","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.8.0","@typescript-eslint/parser":"^8.7.0","eslint":"^9.11.1","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.6.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.62","types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-Ypug5PvhPOPFbuHVilai7t23tm3Wm5geIpC2DB09Gy9o0jZCduramiSdPf+YN7yhkFy1usFYtN3Eaks1XoBrOQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.62.tgz","_from":"file:vscode-test-web-0.0.62.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"6ae93d12c695d26c2839a6e9423be989e5059fc8","size":183886,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.62.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.62.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.62_1728054315526_0.17945874671913065"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-04T15:05:15.770Z","publish_time":1728054315770,"_source_registry_name":"default","_cnpm_publish_time":1728054315770},"0.0.61":{"name":"@vscode/test-web","version":"0.0.61","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.1.0","@playwright/browser-chromium":"^1.47.2","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.47.2","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.11.1","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.7.0","@typescript-eslint/parser":"^8.7.0","eslint":"^9.11.1","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.6.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.61","types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-633yh0WuhUkmY+LEjzDdhEhMgUN+nXJRJbVy8iDiT/IzPsDx7ihEIOnnPPnHKpVyErOIYquNTG8n51dYtaxdbQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.61.tgz","_from":"file:vscode-test-web-0.0.61.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"da07cf516c8017d727f4bef76c321146809634ee","size":183867,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.61.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.61.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.61_1727643394595_0.37060668264182994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-29T20:56:34.899Z","publish_time":1727643394899,"_source_registry_name":"default","_cnpm_publish_time":1727643394899},"0.0.60":{"name":"@vscode/test-web","version":"0.0.60","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.0.0","@playwright/browser-chromium":"^1.47.0","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.47.0","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.10.0","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.5.0","@typescript-eslint/parser":"^8.5.0","eslint":"^9.10.0","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.6.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.60","types":"./out/server/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-U3Eif3GZEfmtFJFTRl5IZUxlqDocslvpHCoW4uz407F9YINc2ujJPB0QG+9ZtjjowZDzFJlg60J44RqmnlA0cg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.60.tgz","_from":"file:vscode-test-web-0.0.60.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"003736da215bcf6976d1f6a360e2fe023b823285","size":183864,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.60.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.60.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.60_1725963999395_0.7953830798319383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T10:26:39.699Z","publish_time":1725963999699,"_source_registry_name":"default","_cnpm_publish_time":1725963999699},"0.0.59":{"name":"@vscode/test-web","version":"0.0.59","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.0.0","@playwright/browser-chromium":"^1.46.1","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.46.1","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.9.1","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.4.0","@typescript-eslint/parser":"^8.4.0","eslint":"^9.9.1","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.5.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.59","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-eNJ38oD2hsXvvKc9t8F7qkoFXS0qAvXSOWPgmvjyVmaPrTNS9Cknozpx09/mLC1JtJlGvQHJ7CvxCi7hYSZNPg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.59.tgz","_from":"file:vscode-test-web-0.0.59.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"ede480eb41bfad1f3aab6d23578d0bc1e6ad6e2f","size":182366,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.59.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.59.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.59_1725611326393_0.8581115827531647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-06T08:28:46.660Z","publish_time":1725611326660,"_source_registry_name":"default","_cnpm_publish_time":1725611326660},"0.0.58":{"name":"@vscode/test-web","version":"0.0.58","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -b ./ && npm run compile-fs-provider","watch":"tsc -b -w ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/server/index.js","bin":{"vscode-test-web":"out/server/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.0.0","@playwright/browser-chromium":"^1.46.1","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.46.1","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.9.1","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.4.0","@typescript-eslint/parser":"^8.4.0","eslint":"^9.9.1","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.5.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.58","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-txxUHzjfL1UAJrHtvfKPyfKSf3QjdGJD452qg2ZOjPzlzb+7AmCMUsHdewjQ9ZSr+xmaSc47+DG5F3AvTusYCQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.58.tgz","_from":"file:vscode-test-web-0.0.58.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"eabb9a9671280cad55c676dcbe4d315c5519faa7","size":182364,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.58.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.58.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.58_1725480544460_0.17839728241467112"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-04T20:09:04.695Z","publish_time":1725480544695,"_source_registry_name":"default","_cnpm_publish_time":1725480544695},"0.0.57":{"name":"@vscode/test-web","version":"0.0.57","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^13.0.0","@playwright/browser-chromium":"^1.46.1","glob":"^11.0.0","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.46.1","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.9.1","@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^8.3.0","@typescript-eslint/parser":"^8.3.0","eslint":"^9.9.1","@tony.ganchev/eslint-plugin-header":"^3.1.2","typescript":"^5.5.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.57","types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-jlvUdvEZEhbmd+YZ7u4mzC6K7mVnwBmZkP2tv4SAiXXYRYLfdLZ2DnYrnNzQv3zFki5IKXGWSlBMNPj35iP+bw==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.57.tgz","_from":"file:vscode-test-web-0.0.57.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"e5783fa968476d9fa841b915f6e697396f6249ac","size":65099,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.57.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.57.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.57_1725051610517_0.8750518662283835"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-30T21:00:10.655Z","publish_time":1725051610655,"_source_registry_name":"default","_cnpm_publish_time":1725051610655},"0.0.56":{"name":"@vscode/test-web","version":"0.0.56","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/cors":"^5.0.0","@koa/router":"^12.0.1","@playwright/browser-chromium":"^1.45.0","glob":"^10.4.2","gunzip-maybe":"^1.4.2","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.4","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.45.0","tar-fs":"^3.0.6","vscode-uri":"^3.0.8"},"devDependencies":{"@types/gunzip-maybe":"^1.4.2","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^7.14.1","@typescript-eslint/parser":"^7.14.1","eslint":"^8.57.0","eslint-plugin-header":"^3.1.1","typescript":"^5.4.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.56","types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-lR688n+D6A9odw+IZ5cU8CYr2YXLB61bGgyZpPVJe/sJy4/DYX5CAxPb7Wj9ZMYL41CTvWq5DeXtfCjlabPcYA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.56.tgz","_from":"file:vscode-test-web-0.0.56.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"963b6e1bfa6d5b4b600083e328ee8d28890108eb","size":64726,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.56.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.56.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.56_1720015575814_0.7385294431390717"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-03T14:06:16.018Z","publish_time":1720015576018,"_source_registry_name":"default","_cnpm_publish_time":1720015576018},"0.0.55":{"name":"@vscode/test-web","version":"0.0.55","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^5.0.0","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.45.0","@playwright/browser-chromium":"^1.45.0","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.4","tar-fs":"^3.0.6","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.15.0","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/koa__router":"^12.0.4","@types/minimist":"^1.2.5","@types/node":"^20.14.9","@types/gunzip-maybe":"^1.4.2","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^7.14.1","@typescript-eslint/parser":"^7.14.1","eslint":"^8.57.0","eslint-plugin-header":"^3.1.1","typescript":"^5.4.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"_id":"@vscode/test-web@0.0.55","types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_integrity":"sha512-3e+RPXk7x4eoL4q/1PkLiVJ95MyXCKbbbWCtCDOJuFkcB3BN3Fjnk04J4l8J86R/uQUFGi71Ns66wWwanT1n+Q==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.55.tgz","_from":"file:vscode-test-web-0.0.55.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"41562488487dc65b4f21728a76a5b766d7631fef","size":64247,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.55.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.55.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.55_1719491343286_0.2032288618242224"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-27T12:29:03.447Z","publish_time":1719491343447,"_source_registry_name":"default","maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_cnpm_publish_time":1719491343447},"0.0.54":{"name":"@vscode/test-web","version":"0.0.54","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^5.0.0","koa":"^2.15.3","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.43.1","@playwright/browser-chromium":"^1.43.1","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.4","tar-fs":"^3.0.5","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.15.0","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/koa__router":"^12.0.4","@types/minimist":"^1.2.5","@types/node":"^20.12.7","@types/gunzip-maybe":"^1.4.2","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^7.7.1","@typescript-eslint/parser":"^7.7.1","eslint":"^8.57.0","eslint-plugin-header":"^3.1.1","typescript":"^5.4.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.54","_integrity":"sha512-LDdFFEzmnKQ96QmuRxK9kRhddQmwqyI/VOb6YhyPqOsbKBIM7uzTqpckoueOu9EEnvPSNQNoxqb426AakI8e5w==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.54.tgz","_from":"file:vscode-test-web-0.0.54.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"2bbcfcee1b620969eec43b5dd04e6db40190bbcb","size":64162,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.54.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.54.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.54_1714140406148_0.39588183087256223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-26T14:06:46.374Z","publish_time":1714140406374,"_source_registry_name":"default","_cnpm_publish_time":1714140406374},"0.0.53":{"name":"@vscode/test-web","version":"0.0.53","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^5.0.0","koa":"^2.15.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.42.1","@playwright/browser-chromium":"^1.42.1","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.4","tar-fs":"^3.0.5","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.15.0","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/koa__router":"^12.0.4","@types/minimist":"^1.2.5","@types/node":"^20.10.1","@types/gunzip-maybe":"^1.4.2","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^7.4.0","@typescript-eslint/parser":"^7.4.0","eslint":"^8.57.0","eslint-plugin-header":"^3.1.1","typescript":"^5.3.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.53","_integrity":"sha512-PXLWDJbCF4840jNxPAuLk+ikB9oqC1bALftp5r6tmO55gfoNTxf+sPaIEn3rgHujOnATmDWDOXFmVLKPwWMrAA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.53.tgz","_from":"file:vscode-test-web-0.0.53.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"be00bc4484204bae48ed73aa7469ab4511e02699","size":64190,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.53.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.53.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.53_1711551183025_0.7259192135224295"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T14:53:03.216Z","publish_time":1711551183216,"_source_registry_name":"default","_cnpm_publish_time":1711551183216},"0.0.52":{"name":"@vscode/test-web","version":"0.0.52","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^5.0.0","koa":"^2.15.0","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.41.2","@playwright/browser-chromium":"^1.41.2","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.4","tar-fs":"^3.0.5","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.14.0","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/koa__router":"^12.0.4","@types/minimist":"^1.2.5","@types/node":"^20.10.1","@types/gunzip-maybe":"^1.4.2","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^7.0.2","@typescript-eslint/parser":"^7.0.2","eslint":"^8.56.0","eslint-plugin-header":"^3.1.1","typescript":"^5.3.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.52","_integrity":"sha512-PEYyru1GTUgNFpICWnvz33MnZ+nIIdG6feYHebvJMyFRZFL4s35Mp/6/aa8xUvfzAz/XBHCsbLRtJ1l067f/eQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.52.tgz","_from":"file:vscode-test-web-0.0.52.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"5c32abc28214190957cfc362bfdf4bac0cf33ce2","size":64189,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.52.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.52.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.52_1708518975953_0.8667106358895322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-21T12:36:16.090Z","publish_time":1708518976090,"_source_registry_name":"default","_cnpm_publish_time":1708518976090},"0.0.51":{"name":"@vscode/test-web","version":"0.0.51","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^5.0.0","koa":"^2.15.0","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.41.1","@playwright/browser-chromium":"^1.41.1","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.2","tar-fs":"^3.0.4","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.14.0","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/koa__router":"^12.0.4","@types/minimist":"^1.2.5","@types/node":"^20.10.1","@types/gunzip-maybe":"^1.4.2","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^6.19.1","@typescript-eslint/parser":"^6.19.1","eslint":"^8.56.0","eslint-plugin-header":"^3.1.1","typescript":"^5.3.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.51","_integrity":"sha512-BULmM/HkTuWYuDQLq17L0XYZkzOtsIIC38HN5eYaVBUXSOSwXpyihTalsQ6y9GNPuGWZUnc2XqXYvR6gdSHHOg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.51.tgz","_from":"file:vscode-test-web-0.0.51.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"503dbbbba84770402b8a14e7e26ddb605262981e","size":64190,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.51.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.51.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.51_1706289960676_0.4613449258573237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-26T17:26:00.896Z","publish_time":1706289960896,"_source_registry_name":"default","_cnpm_publish_time":1706289960896},"0.0.50":{"name":"@vscode/test-web","version":"0.0.50","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^5.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.40.1","@playwright/browser-chromium":"^1.40.1","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.2","tar-fs":"^3.0.4","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.12","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/koa__router":"^12.0.4","@types/minimist":"^1.2.5","@types/node":"^20.10.1","@types/gunzip-maybe":"^1.4.2","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^6.13.1","@typescript-eslint/parser":"^6.13.1","eslint":"^8.54.0","eslint-plugin-header":"^3.1.1","typescript":"^5.3.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.50","_integrity":"sha512-aFcwTyA3qirjfr6f5oKEV/07MbsbNeJEqElIh/ceNPEnJIyKYQeffbU7Cia9XtTKk1Ue1qMqwhdIO8OnUa9QBg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.50.tgz","_from":"file:vscode-test-web-0.0.50.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"fe6a9f5a50f3d8fd9379593a44173696ea75c20c","size":44045,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.50.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.50.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.50_1702975506805_0.5967664710253413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-19T08:45:07.048Z","publish_time":1702975507048,"_source_registry_name":"default","_cnpm_publish_time":1702975507048},"0.0.49":{"name":"@vscode/test-web","version":"0.0.49","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.40.1","@playwright/browser-chromium":"^1.40.1","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.2","tar-fs":"^3.0.4","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.12","@types/koa-morgan":"^1.0.8","@types/koa-mount":"^4.0.5","@types/koa-static":"^4.0.4","@types/koa__router":"^12.0.4","@types/minimist":"^1.2.5","@types/node":"^20.10.1","@types/gunzip-maybe":"^1.4.2","@types/tar-fs":"^2.0.4","@typescript-eslint/eslint-plugin":"^6.13.1","@typescript-eslint/parser":"^6.13.1","eslint":"^8.54.0","eslint-plugin-header":"^3.1.1","typescript":"^5.3.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.49","_integrity":"sha512-6L+1SoDQ96O2UtrWjj0se7IVRPHrzVL12YYTkSEQAuftdkcHl3TP5FjlcrlN+TrXWNX9r9jRn7vo/hoItsdQRw==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.49.tgz","_from":"file:vscode-test-web-0.0.49.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"1a5675676ec34f2824151a46fe236556f5b54313","size":44045,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.49.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.49.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.49_1701442430742_0.11052584560743939"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-01T14:53:51.011Z","publish_time":1701442431011,"_source_registry_name":"default","_cnpm_publish_time":1701442431011},"0.0.48":{"name":"@vscode/test-web","version":"0.0.48","scripts":{"install-extensions":"npm i --prefix=fs-provider && npm i --prefix=sample","compile":"tsc -p ./ && npm run compile-fs-provider","watch":"tsc -w -p ./","prepack":"npm run compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"npm run --prefix=fs-provider compile-web","compile-sample":"npm run --prefix=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.1","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.39.0","@playwright/browser-chromium":"^1.39.0","vscode-uri":"^3.0.8","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.2","tar-fs":"^3.0.4","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.10","@types/koa-morgan":"^1.0.7","@types/koa-mount":"^4.0.4","@types/koa-static":"^4.0.3","@types/koa__router":"^12.0.3","@types/minimist":"^1.2.4","@types/node":"^20.8.9","@types/gunzip-maybe":"^1.4.1","@types/tar-fs":"^2.0.3","@typescript-eslint/eslint-plugin":"^6.9.0","@typescript-eslint/parser":"^6.9.0","eslint":"^8.52.0","eslint-plugin-header":"^3.1.1","typescript":"^5.2.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.48","_integrity":"sha512-AyNBvhEnhPhrcgPadEJysAPkHsQdTA4vomhKx54CCvEde/VPnuzj86a32gjvHuwJ9zF3QIb4+F5R/AiweaX0Fg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.48.tgz","_from":"file:vscode-test-web-0.0.48.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"7cb3746eeacfbb558a824144e535b3ff529e293c","size":43798,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.48.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.48.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.48_1698421575345_0.4425541059449136"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-27T15:46:15.709Z","publish_time":1698421575709,"_source_registry_name":"default","_cnpm_publish_time":1698421575709},"0.0.47":{"name":"@vscode/test-web","version":"0.0.47","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.38.1","@playwright/browser-chromium":"^1.38.1","vscode-uri":"^3.0.7","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.2","tar-fs":"^3.0.4","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.9","@types/koa-morgan":"^1.0.6","@types/koa-mount":"^4.0.3","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.1","@types/minimist":"^1.2.3","@types/node":"^20.8.4","@types/gunzip-maybe":"^1.4.0","@types/tar-fs":"^2.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","eslint":"^8.51.0","eslint-plugin-header":"^3.1.1","typescript":"^5.2.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.47","_integrity":"sha512-p1ym6+h30ecTLCrOcAlD7k3tq/AMVWzZjolbU3jcP0QJV0JSj9hp/Pnmfkrw8s2Xo5ywdbABSFSlNPUpZoicOA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.47.tgz","_from":"file:vscode-test-web-0.0.47.tgz","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"329abf815529c915e2acf6df8f87ffdaf682e33b","size":26421,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.47.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.47.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.47_1697064634471_0.558461725342863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-11T22:50:34.685Z","publish_time":1697064634685,"_source_registry_name":"default","_cnpm_publish_time":1697064634685},"0.0.46":{"name":"@vscode/test-web","version":"0.0.46","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.38.1","@playwright/browser-chromium":"^1.38.1","vscode-uri":"^3.0.7","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.2","tar-fs":"^3.0.4","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.9","@types/koa-morgan":"^1.0.6","@types/koa-mount":"^4.0.3","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.1","@types/minimist":"^1.2.3","@types/node":"16.x","@types/gunzip-maybe":"^1.4.0","@types/tar-fs":"^2.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","eslint":"^8.50.0","eslint-plugin-header":"^3.1.1","typescript":"^5.2.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.46","_integrity":"sha512-s5rKDtCvIWN6kJpjXzBoWpLvftjH3m2r2MQNGUGsdY1+mOJ06lbbHeJn+g30+p0ec4Vh7PpBZGECflrRW+oH4Q==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.46.tgz","_from":"file:vscode-test-web-0.0.46.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"ad42bcaa5fbbf7929dcc629db6285fd7580753ad","size":26799,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.46.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.46.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.46_1696017694128_0.8568237726681283"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-29T20:01:34.338Z","publish_time":1696017694338,"_source_registry_name":"default","_cnpm_publish_time":1696017694338},"0.0.45":{"name":"@vscode/test-web","version":"0.0.45","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.37.1","vscode-uri":"^3.0.7","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.1","tar-fs":"^3.0.4","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.8","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@types/gunzip-maybe":"^1.4.0","@types/tar-fs":"^2.0.1","@typescript-eslint/eslint-plugin":"^6.4.1","@typescript-eslint/parser":"^6.4.1","eslint":"^8.47.0","eslint-plugin-header":"^3.1.1","typescript":"^5.1.6"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.45","_integrity":"sha512-yPJgxEbbxDlKGGpLzNQ8PDPOOUKUVo7Epg/3o+y7mKtjbg3nktIReJ/pPtOHrZxsNC8FkzTNBoTh5DMBHX/LGg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.45.tgz","_from":"file:vscode-test-web-0.0.45.tgz","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"e0b23a67ec0081f69173565db93847ab3aec0a8e","size":26705,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.45.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.45.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.45_1692777001573_0.13805409020254"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-23T07:50:01.832Z","publish_time":1692777001832,"_source_registry_name":"default","_cnpm_publish_time":1692777001832},"0.0.44":{"name":"@vscode/test-web","version":"0.0.44","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.34.3","vscode-uri":"^3.0.7","http-proxy-agent":"^7.0.0","https-proxy-agent":"^7.0.0","tar-fs":"^2.1.1","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@types/gunzip-maybe":"^1.4.0","@types/tar-fs":"^2.0.1","@typescript-eslint/eslint-plugin":"^5.59.8","@typescript-eslint/parser":"^5.59.8","eslint":"^8.41.0","eslint-plugin-header":"^3.1.1","typescript":"^5.1.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.44","_integrity":"sha512-AS/Wuxyx1iFxxn8ljttbsXwOn6jz0qALitC4uXh3cF6Aijx+NnI3dBfWY/6EP5MuAr8mkProdLFal95t17lmnw==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.44.tgz","_from":"file:vscode-test-web-0.0.44.tgz","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"shasum":"37a9846fd405243d403fa3047817097440d9228c","size":25525,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.44.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.44.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.44_1685698997612_0.29977810424277473"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-02T09:43:17.724Z","publish_time":1685698997724,"_source_registry_name":"default","_cnpm_publish_time":1685698997724},"0.0.43":{"name":"@vscode/test-web","version":"0.0.43","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.33.0","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","get-stream":"6.0.1","tar-fs":"^2.1.1","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@types/gunzip-maybe":"^1.4.0","@types/tar-fs":"^2.0.1","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","eslint":"^8.39.0","eslint-plugin-header":"^3.1.1","typescript":"^5.0.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.43","_integrity":"sha512-im/wpJgcPxnfIGnINF9kRy8y46GYTF77zPePlUseEz/ZP17+uk5CeFP/3VBUCOG9AQXNIQYM4O0aZaRTmqcqjA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.43.tgz","_from":"file:vscode-test-web-0.0.43.tgz","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"shasum":"0f564b6328578f91eb50d59f5a8f5357d5345113","size":25480,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.43.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.43.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.43_1682622498680_0.07868122638728425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-27T19:08:19.036Z","publish_time":1682622499036,"_source_registry_name":"default","_cnpm_publish_time":1682622499036},"0.0.42":{"name":"@vscode/test-web","version":"0.0.42","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.2","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.32.3","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","get-stream":"6.0.1","tar-fs":"^2.1.1","gunzip-maybe":"^1.4.2"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@types/gunzip-maybe":"^1.4.0","@types/tar-fs":"^2.0.1","@typescript-eslint/eslint-plugin":"^5.58.0","@typescript-eslint/parser":"^5.58.0","eslint":"^8.38.0","eslint-plugin-header":"^3.1.1","typescript":"^5.0.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.42","_integrity":"sha512-9D4SaV9wHHUaF3h60D4wNzILSuoW4/9kcB2ufnKnmY494D/a7U4d6mPhgi+K20pRaAQ/oYJ3qQu2GgyrpU+zcQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.42.tgz","_from":"file:vscode-test-web-0.0.42.tgz","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"shasum":"c69449ca6974c5052d4d89a0068e14ff32f8ebe4","size":25529,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.42.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.42.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.42_1681408360649_0.2536534886850337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-13T17:52:40.858Z","publish_time":1681408360858,"_cnpm_publish_time":1681408360858},"0.0.41":{"name":"@vscode/test-web","version":"0.0.41","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.32.2","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","@types/decompress":"^4.2.4","eslint":"^8.37.0","eslint-plugin-header":"^3.1.1","typescript":"^5.0.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.41","_integrity":"sha512-+P1Ji+ulXM0NWVdDq1e9DtvGCMWA/HiUDbSCSrvSjtM5hv3PwK/FCYOtJQgLIfB/BwmFuKaa7hNIT3hejoELJg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.41.tgz","_from":"file:vscode-test-web-0.0.41.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"851b98d80a7839f6b95c48fc6e6d8a76fb09c479","size":25565,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.41.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.41.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.41_1680794736034_0.7030900259420909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-06T15:25:36.231Z","publish_time":1680794736231,"_cnpm_publish_time":1680794736231},"0.0.40":{"name":"@vscode/test-web","version":"0.0.40","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.32.2","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","@types/decompress":"^4.2.4","eslint":"^8.37.0","eslint-plugin-header":"^3.1.1","typescript":"^5.0.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.40","_integrity":"sha512-BUepdJhnRobAD5onZgApafAoQ9KVyc0nwohq4Px/VqfpxG1fVrcUNYfmiaknDENZae/DZYu+wWZUTwWpEAjJbA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.40.tgz","_from":"file:vscode-test-web-0.0.40.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"f262416934ca976609e8a490fbc290b9dee804f5","size":25622,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.40.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.40.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.40_1680737642566_0.17939415230754974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-05T23:34:02.750Z","publish_time":1680737642750,"_cnpm_publish_time":1680737642750},"0.0.39":{"name":"@vscode/test-web","version":"0.0.39","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.32.2","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","@types/decompress":"^4.2.4","eslint":"^8.37.0","eslint-plugin-header":"^3.1.1","typescript":"^5.0.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.39","_integrity":"sha512-XFmJSI421RhGaRXFXk0PdD9VK44KvDTabQsZOEZ6i++SR36E3j486yzUyzi/so2F4SEICaeRb3VxWIz5ABQP8Q==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.39.tgz","_from":"file:vscode-test-web-0.0.39.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"561bc16d652f1e546fdc65a7960eed00eeef284b","size":25616,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.39.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.39.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.39_1680729897110_0.868218865758051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-05T21:24:57.350Z","publish_time":1680729897350,"_cnpm_publish_time":1680729897350},"0.0.38":{"name":"@vscode/test-web","version":"0.0.38","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.32.2","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","@types/decompress":"^4.2.4","eslint":"^8.37.0","eslint-plugin-header":"^3.1.1","typescript":"^5.0.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.38","_integrity":"sha512-sd2TgPgkL4qJNH1jgx2xtL0/DEdgmD+btdKM5bnPKZnIXqrdqC1Mn8kw/XupqtB93pFDT+IeDlbXNoL5ChxONA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.38.tgz","_from":"file:vscode-test-web-0.0.38.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"16323cc13b383445e2c1227d80684824832bc6b9","size":25433,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.38.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.38.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.38_1680687987108_0.9252618765083542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-05T09:46:27.315Z","publish_time":1680687987315,"_cnpm_publish_time":1680687987315},"0.0.37":{"name":"@vscode/test-web","version":"0.0.37","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.32.1","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.6","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","@types/decompress":"^4.2.4","eslint":"^8.37.0","eslint-plugin-header":"^3.1.1","typescript":"^5.0.2"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.37","_integrity":"sha512-bNayxg9m9Wv7Yk8dr1Vh/Cfz7VWn3Sa9ZNJ4ohRImYj+7Nw2QfxCtlTs/iYhGKm6s0LJsTxylZ11hYJUKgPpmA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.37.tgz","_from":"file:vscode-test-web-0.0.37.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"85e933653aacc76e821ccf87bdf6911f66c2210b","size":25319,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.37.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.37.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.37_1680088886368_0.10292045700187336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-29T11:21:26.516Z","publish_time":1680088886516,"_cnpm_publish_time":1680088886516},"0.0.36":{"name":"@vscode/test-web","version":"0.0.36","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.32.0","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.5","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.56.0","@typescript-eslint/parser":"^5.56.0","@types/decompress":"^4.2.4","eslint":"^8.36.0","eslint-plugin-header":"^3.1.1","typescript":"^4.9.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.36","_integrity":"sha512-2jQM4Q9MQQVLmjk3DmBkwgP4U/y7lzZIQkAdLpLmyPzCMPJJ86K6n7XlnZ8d8iNKJQR+Xm3PsX22GG1cWkkGgw==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.36.tgz","_from":"file:vscode-test-web-0.0.36.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"4ff3fa1987b106bf02b62f2fe3cf8dd050c39238","size":25167,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.36.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.36.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.36_1679665099050_0.023617116371351"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-24T13:38:19.188Z","publish_time":1679665099188,"_cnpm_publish_time":1679665099188},"0.0.35":{"name":"@vscode/test-web","version":"0.0.35","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.8","playwright":"^1.31.1","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.5","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.53.0","@typescript-eslint/parser":"^5.53.0","@types/decompress":"^4.2.4","eslint":"^8.34.0","eslint-plugin-header":"^3.1.1","typescript":"^4.9.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.35","_integrity":"sha512-rasu6AqJ/+Ot7ySGll6i+hNTe14qObsui1qbHcQHUrRx9KoZLxFIIBAIdCb+AmwiF7KwvIbyb/mgAFCwXPflVQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.35.tgz","_from":"file:vscode-test-web-0.0.35.tgz","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"d4b93a87c795e3d4d800e12c7ebbf93f688f1fff","size":25166,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.35.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.35.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.35_1677263047813_0.05791382435255388"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-24T18:24:08.015Z","publish_time":1677263048015,"_cnpm_publish_time":1677263048015},"0.0.34":{"name":"@vscode/test-web","version":"0.0.34","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.14.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.7","playwright":"^1.29.2","vscode-uri":"^3.0.7","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.5","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.48.1","@typescript-eslint/parser":"^5.48.1","@types/decompress":"^4.2.4","eslint":"^8.31.0","eslint-plugin-header":"^3.1.1","typescript":"^4.9.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.34","_integrity":"sha512-KYoRogXJHBZrhajgWx5AAAbV+FufxlTQ+ywKDUu8C4/n3kI5HR+Ye/NCRHOW1DBMcMtEzznLr7RSgV7In4OCfg==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.34.tgz","_from":"file:vscode-test-web-0.0.34.tgz","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"shasum":"1e9aafacc06dd8206624cdb4c8336c82b1e001d7","size":25168,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.34.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.34.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.34_1673541935896_0.16714729689788688"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-12T16:45:36.088Z","publish_time":1673541936088,"_cnpm_publish_time":1673541936088},"0.0.33":{"name":"@vscode/test-web","version":"0.0.33","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepack":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=16"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.7","playwright":"^1.28.1","vscode-uri":"^3.0.6","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.5","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.2","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"16.x","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","@types/decompress":"^4.2.4","eslint":"^8.28.0","eslint-plugin-header":"^3.1.1","typescript":"^4.9.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.33","_integrity":"sha512-bnL5yZZk7fVkQzSxtjXqdVOTOEOhRkrePVCILON8qr2ddmVMRLY1vo4HLmVkmkBRrk1cuZCEgD4+EA9QD+h4oA==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.33.tgz","_from":"file:vscode-test-web-0.0.33.tgz","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"shasum":"e7d40cb9972499f80185d4b8c244a4f854352438","size":24862,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.33.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.33.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.33_1669995956617_0.6670725483032132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-02T15:58:55.558Z","publish_time":1669995956778,"_cnpm_publish_time":1669995956778},"0.0.32":{"name":"@vscode/test-web","version":"0.0.32","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=14"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^4.0.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.7","playwright":"^1.27.1","vscode-uri":"^3.0.6","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.5","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"14.x","@typescript-eslint/eslint-plugin":"^5.40.1","@typescript-eslint/parser":"^5.40.1","@types/decompress":"^4.2.4","eslint":"^8.25.0","eslint-plugin-header":"^3.1.1","typescript":"^4.8.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.32","_integrity":"sha512-ed9CYHJyzlIU7+jJhXuJwv/CMytV99rmToYhwhmmLiMhSVtAyAo27otVjzA2UTVEu9fETqFKEHnoUQbSNXwj3Q==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.32.tgz","_from":"file:vscode-test-web-0.0.32.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"bbc6af7ff3c8b15df8299352bff4847475540912","size":24938,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.32.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.32.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.32_1666181448118_0.040584005835061054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-19T12:17:18.060Z","publish_time":1666181448293,"_cnpm_publish_time":1666181448293},"0.0.31":{"name":"@vscode/test-web","version":"0.0.31","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=true sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=14"},"dependencies":{"@koa/router":"^12.0.0","@koa/cors":"^3.4.2","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.26.1","vscode-uri":"^3.0.6","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.5","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^12.0.0","@types/minimist":"^1.2.2","@types/node":"14.x","@typescript-eslint/eslint-plugin":"^5.39.0","@typescript-eslint/parser":"^5.39.0","@types/decompress":"^4.2.4","eslint":"^8.24.0","eslint-plugin-header":"^3.1.1","typescript":"^4.8.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.31","_integrity":"sha512-vMXPgklzoslrbDyNf7b6dRJYQblcLj7K9n7Mv8TPhExBYjwBxd+vjPql6n16HtrgCW4yqNi5BBZ2kffQx7eMyQ==","_resolved":"/mnt/vss/_work/1/test-web/vscode-test-web-0.0.31.tgz","_from":"file:vscode-test-web-0.0.31.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"75ff9780d331c9f613b322d6c657154a4d52a1ca","size":37525,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.31.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.31.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.31_1665405927434_0.08189294861642593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-19T12:17:17.456Z","publish_time":1665405927705,"_cnpm_publish_time":1665405927705},"0.0.30":{"name":"@vscode/test-web","version":"0.0.30","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","@koa/cors":"^3.3.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.23.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.30.0","@typescript-eslint/parser":"^5.30.0","@types/decompress":"^4.2.4","eslint":"^8.18.0","eslint-plugin-header":"^3.1.1","typescript":"^4.7.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"4685a56c0c84c40441811c75b34ad08a308d631f","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.30","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"7dde39951d2d96ad938d8c25bc6cff16a1dd831d","size":24790,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.30.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.30.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.30_1662380631688_0.49078980716822995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-05T12:25:44.894Z","publish_time":1662380631868,"_cnpm_publish_time":1662380631868},"0.0.29":{"name":"@vscode/test-web","version":"0.0.29","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","@koa/cors":"^3.3.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.23.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.30.0","@typescript-eslint/parser":"^5.30.0","@types/decompress":"^4.2.4","eslint":"^8.18.0","eslint-plugin-header":"^3.1.1","typescript":"^4.7.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"8e8df32890d16233b2381ea6891bd996cb40b6bb","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.29","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"00f19159cf3ae70fdfae4a909df66e407c8b5e56","size":33027,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.29.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.29.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.29_1658408040733_0.3113638133747991"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-21T12:59:16.400Z","publish_time":1658408041002,"_cnpm_publish_time":1658408041002},"0.0.28":{"name":"@vscode/test-web","version":"0.0.28","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","@koa/cors":"^3.3.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.23.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.30.0","@typescript-eslint/parser":"^5.30.0","@types/decompress":"^4.2.4","eslint":"^8.18.0","eslint-plugin-header":"^3.1.1","typescript":"^4.7.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"c701854c2dadcfbf4a161c30c145b123ac6f3db8","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.28","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"e94af9737bf5e03ec43514dc5ebde99c048010a5","size":33013,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.28.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.28.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.28_1658405449074_0.26844670571188534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-21T12:38:01.093Z","publish_time":1658405449260,"_cnpm_publish_time":1658405449260},"0.0.27":{"name":"@vscode/test-web","version":"0.0.27","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","@koa/cors":"^3.3.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.23.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1","get-stream":"6.0.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.30.0","@typescript-eslint/parser":"^5.30.0","@types/decompress":"^4.2.4","eslint":"^8.18.0","eslint-plugin-header":"^3.1.1","typescript":"^4.7.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"0755f5ebc1a8b754bb0f3036fed65005b125dd62","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.27","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"a3fee146f0b7f40af07e49ed8709cf125862fe50","size":32726,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.27.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.27.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.27_1657013512484_0.6689167132432989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-05T10:07:45.595Z","publish_time":1657013512662,"_cnpm_publish_time":1657013512662},"0.0.26":{"name":"@vscode/test-web","version":"0.0.26","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","@koa/cors":"^3.3.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.23.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.30.0","@typescript-eslint/parser":"^5.30.0","@types/decompress":"^4.2.4","eslint":"^8.18.0","eslint-plugin-header":"^3.1.1","typescript":"^4.7.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"7e44712fb50602daa0a79fae22e0075be11b3ce7","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.26","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"8a2f49216b74e6efcdfe4d794345fe0274fdd106","size":32466,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.26.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.26_1656690044403_0.8138031308889546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-02T10:57:40.773Z","publish_time":1656690044637,"_cnpm_publish_time":1656690044637},"0.0.25":{"name":"@vscode/test-web","version":"0.0.25","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","@koa/cors":"^3.3.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.23.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.30.0","@typescript-eslint/parser":"^5.30.0","@types/decompress":"^4.2.4","eslint":"^8.18.0","eslint-plugin-header":"^3.1.1","typescript":"^4.7.4"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"e1efd81002916e07daa7e73fe687941f6421b1c3","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.25","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"656c6f46b5854b2768113ae27e0ec140ab5fc58e","size":32466,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.25.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.25_1656688784968_0.07293223524105263"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-02T10:57:39.958Z","publish_time":1656688785111,"_cnpm_publish_time":1656688785111},"0.0.24":{"name":"@vscode/test-web","version":"0.0.24","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace","empty":"npm run compile && node ."},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","@koa/cors":"^3.2.0","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.6","playwright":"^1.20.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.16.0","@typescript-eslint/parser":"^5.16.0","@types/decompress":"^4.2.4","eslint":"^8.11.0","eslint-plugin-header":"^3.1.1","typescript":"^4.5.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"gitHead":"dbcf2e912061e511ee7260a926f5268dce60ef6e","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.24","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"ee9a9249895b5c29f8352e1b13ee01193a795cf8","size":32457,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.24.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.24_1648223798324_0.1734749235033337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T16:55:06.520Z","publish_time":1648223798465,"_cnpm_publish_time":1648223798465},"0.0.22":{"name":"@vscode/test-web","version":"0.0.22","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.4","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.18.1","vscode-uri":"^3.0.3","http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.11","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^5.10.2","@typescript-eslint/parser":"^5.10.2","@types/decompress":"^4.2.4","eslint":"^8.8.0","eslint-plugin-header":"^3.1.1","typescript":"^4.5.5"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"gitHead":"0337eacc777c12cfffa703db980a5cc6b0a5eaf6","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.22","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"8767c80e7b16e73e78cf30da93d4dff5d4db148a","size":32210,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.22.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.22_1643883796173_0.8500190803357177"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-03T10:23:35.904Z","publish_time":1643883796325,"_cnpm_publish_time":1643883796325},"0.0.21":{"name":"@vscode/test-web","version":"0.0.21","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"gitHead":"ff66820ea2fa603bee80b902c08f95bf32227d31","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.21","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"b1dd359c6d9903c81df9e9d95464b36aeec39bd2","size":32080,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.21.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.21_1643820367961_0.5485688197786827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T16:46:15.841Z","publish_time":1643820368307,"_cnpm_publish_time":1643820368307},"0.0.20":{"name":"@vscode/test-web","version":"0.0.20","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"gitHead":"1d7c491e7929cae03f51c056337d89cd5b00ec92","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.20","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"19d5dedd101efc10da6ca825535d0852bd3573b0","size":32079,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.20.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.20_1643751837714_0.3491773603614845"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T21:44:07.148Z","publish_time":1643751837843,"_cnpm_publish_time":1643751837843},"0.0.19":{"name":"@vscode/test-web","version":"0.0.19","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --verbose sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"5b624c03cbe54f0312bcc6b491f39c2517a7ae4a","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.19","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"2e2b030bca049c31f56bb73709b15c03b04bcaa1","size":31794,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.19.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.19_1642688532261_0.12194929272558142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T14:28:14.193Z","publish_time":1642688532418,"_cnpm_publish_time":1642688532418},"0.0.18":{"name":"@vscode/test-web","version":"0.0.18","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --verbose sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"f35b27157496bd6eb1d3a8c4332dba17752d495a","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.18","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"c9d33fe446794b444f18c3c24360371c45546d50","size":31409,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.18.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.18_1642598784586_0.7443193773548826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-19T13:26:34.247Z","publish_time":1642598784774,"_cnpm_publish_time":1642598784774},"0.0.17":{"name":"@vscode/test-web","version":"0.0.17","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium --verbose sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"fbb05ca8bd4d7bca30ff3fdd5e2a9e6ef8df81a5","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.17","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"fb14a3e2416cadbb115d85cdb27f5ac2d2b4a2e4","size":31414,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.17.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.17_1642495361937_0.6543082725164557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-18T08:43:24.418Z","publish_time":1642495362082,"_cnpm_publish_time":1642495362082},"0.0.16":{"name":"@vscode/test-web","version":"0.0.16","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium --verbose sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"00087507e379e177d7c682ff094552286ec8b6ce","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.16","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"c4ee50eefbadfb0e0854bc88db9bc4e0ec5a9af7","size":31098,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.16.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.16_1642452011122_0.2664261807435371"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T20:40:19.640Z","publish_time":1642452011319,"_cnpm_publish_time":1642452011319},"0.0.15":{"name":"@vscode/test-web","version":"0.0.15","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"1da009ae951cdf2c011a15a392387fbedf14d67c","description":"This module helps testing VS Code web extensions locally.","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.15","_nodeVersion":"14.17.6","_npmVersion":"7.24.0","dist":{"shasum":"8caca6d902d5b9e18b8e0c4cc0f6a69d467dd39c","size":30627,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.15.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.15_1633013857966_0.7770505046692977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:35.238Z","publish_time":1633013858095,"_cnpm_publish_time":1633013858095},"0.0.14":{"name":"@vscode/test-web","version":"0.0.14","scripts":{"install-extensions":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"types":"./out/index.d.ts","gitHead":"e9d466d693686e1efcd3a03ffe61b29f1e213ab5","description":"This module helps testing [VS Code web extensions](https://code.visualstudio.com/api/extension-guides/web-extensions) locally.","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.14","_nodeVersion":"14.17.6","_npmVersion":"7.24.0","dist":{"shasum":"99314cf0f35fae126b7726c88aa7ee760fbd201d","size":30527,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.14.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.14_1632499567512_0.046048988051044404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:33.320Z","publish_time":1632499567635,"_cnpm_publish_time":1632499567635},"0.0.13":{"name":"@vscode/test-web","version":"0.0.13","scripts":{"init":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"9cffee6f8272e8ce1f51286d55902200c689b875","description":"![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.13","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"dc6b6f3a2c3cd84648682e8ff69f494de5350e17","size":29331,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.13.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.13_1632337656656_0.6560709896617625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:31.397Z","publish_time":1632337656807,"_cnpm_publish_time":1632337656807},"0.0.12":{"name":"@vscode/test-web","version":"0.0.12","scripts":{"init":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.1.1","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.14.1","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.4","@types/koa-morgan":"^1.0.5","@types/koa-mount":"^4.0.1","@types/koa-static":"^4.0.2","@types/koa__router":"^8.0.8","@types/minimist":"^1.2.2","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.31.1","@typescript-eslint/parser":"^4.31.1","@types/decompress":"^4.2.4","eslint":"^7.32.0","eslint-plugin-header":"^3.1.1","typescript":"^4.4.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"5dccb55459cbc14531711461d61ce77e66ed9980","description":"![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.12","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"0d2eda3c2740bf4c59997e7e8658f0794af2f042","size":20596,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.12.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.12_1631741347289_0.9609027590660804"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:29.534Z","publish_time":1631741347460,"_cnpm_publish_time":1631741347460},"0.0.11":{"name":"@vscode/test-web","version":"0.0.11","scripts":{"init":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.0.0","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.12.2","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.1","@types/koa-morgan":"^1.0.4","@types/koa-mount":"^4.0.0","@types/koa-static":"^4.0.1","@types/koa__router":"^8.0.4","@types/minimist":"^1.2.1","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","@types/decompress":"^4.2.3","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.1.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"33c5849da761f0d63afc0b5b1631a09b8eeaa63b","description":"![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.11","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"62e05bd9115d5f4ddfc45d32842c49de327b57f8","size":20548,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.11.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.11_1631562498094_0.9590097080384532"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:27.669Z","publish_time":1631562498267,"_cnpm_publish_time":1631562498267},"0.0.10":{"name":"@vscode/test-web","version":"0.0.10","scripts":{"init":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.0.0","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.12.2","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.1","@types/koa-morgan":"^1.0.4","@types/koa-mount":"^4.0.0","@types/koa-static":"^4.0.1","@types/koa__router":"^8.0.4","@types/minimist":"^1.2.1","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","@types/decompress":"^4.2.3","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.1.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"25d7b947d34ea64e110de446038fe032554ac344","description":"![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.10","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"f9aa97b0fa4027e192e10fc4f20d7237003a5d7a","size":20522,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.10.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.10_1631560853658_0.7733069789385847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:25.783Z","publish_time":1631560853815,"_cnpm_publish_time":1631560853815},"0.0.9":{"name":"@vscode/test-web","version":"0.0.9","scripts":{"postinstall":"yarn --cwd=fs-provider && yarn --cwd=sample","compile":"tsc -p ./ && yarn compile-fs-provider","watch":"tsc -w -p ./","prepublishOnly":"yarn compile","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-fs-provider":"yarn --cwd=fs-provider compile-web","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium sample/test-workspace","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium --headless=false sample/test-workspace"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.0.0","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.12.2","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.1","@types/koa-morgan":"^1.0.4","@types/koa-mount":"^4.0.0","@types/koa-static":"^4.0.1","@types/koa__router":"^8.0.4","@types/minimist":"^1.2.1","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","@types/decompress":"^4.2.3","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.1.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"3246e86a99697b784e2aec47764632da6c03edac","description":"![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.9","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"97181c9b9586dc5bf2b580318c77f00c39f1bde9","size":20553,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.9.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.9_1631559287729_0.9191074153466925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:23.942Z","hasInstallScript":true,"publish_time":1631559287868,"_cnpm_publish_time":1631559287868},"0.0.8":{"name":"@vscode/test-web","version":"0.0.8","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublishOnly":"tsc -p ./","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.0.0","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.12.2","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.1","@types/koa-morgan":"^1.0.4","@types/koa-mount":"^4.0.0","@types/koa-static":"^4.0.1","@types/koa__router":"^8.0.4","@types/minimist":"^1.2.1","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","@types/decompress":"^4.2.3","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.1.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"28f3edc84702c486a726a7534c6000371488b4aa","description":"![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.8","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"a7a5b15bcb23c2c0203a5b9ac09b04c6e93ca4ac","size":9430,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.8.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.8_1629382980354_0.7166018031249954"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:22.096Z","publish_time":1629382980478,"_cnpm_publish_time":1629382980478},"0.0.7":{"name":"@vscode/test-web","version":"0.0.7","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublishOnly":"tsc -p ./","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.0.0","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.12.2","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.1","@types/koa-morgan":"^1.0.4","@types/koa-mount":"^4.0.0","@types/koa-static":"^4.0.1","@types/koa__router":"^8.0.4","@types/minimist":"^1.2.1","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","@types/decompress":"^4.2.3","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.1.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"ce447a9a60a732ea42b73fa399abaa1acc393091","description":"![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.7","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"9fc0fb5e87f784ab809db082ecb3512cdd6c7279","size":9512,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.7.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.7_1626961332085_0.25673709370595366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:20.432Z","publish_time":1626961332242,"_cnpm_publish_time":1626961332242},"0.0.6":{"name":"@vscode/test-web","version":"0.0.6","scripts":{"compile":"tsc -p ./","watch":"tsc -w -p ./","prepublishOnly":"tsc -p ./","test":"eslint src --ext ts && tsc --noEmit","preversion":"npm test","postversion":"git push && git push --tags","compile-sample":"yarn --cwd=sample compile-web","sample":"npm run compile && npm run compile-sample && node . --extensionDevelopmentPath=sample --browserType=chromium","sample-tests":"npm run compile &&  npm run compile-sample && node . --extensionDevelopmentPath=sample --extensionTestsPath=sample/dist/web/test/suite/index.js --browserType=chromium"},"main":"./out/index.js","bin":{"vscode-test-web":"out/index.js"},"engines":{"node":">=8.9.3"},"dependencies":{"@koa/router":"^10.0.0","koa":"^2.13.1","koa-morgan":"^1.0.1","koa-mount":"^4.0.0","koa-static":"^5.0.0","minimist":"^1.2.5","playwright":"^1.12.2","vscode-uri":"^3.0.2","http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","decompress":"^4.2.1","decompress-targz":"^4.1.1"},"devDependencies":{"@types/koa":"^2.13.1","@types/koa-morgan":"^1.0.4","@types/koa-mount":"^4.0.0","@types/koa-static":"^4.0.1","@types/koa__router":"^8.0.4","@types/minimist":"^1.2.1","@types/node":"^12.19.9","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","@types/decompress":"^4.2.3","eslint":"^7.17.0","eslint-plugin-header":"^3.1.0","typescript":"^4.1.3"},"license":"MIT","author":{"name":"Visual Studio Code Team"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-test-web.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-test-web/issues"},"gitHead":"9a4ae6eefed54a1e33b5a8fd0702b0393d510263","description":"<!-- ![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg) -->","homepage":"https://github.com/Microsoft/vscode-test-web#readme","_id":"@vscode/test-web@0.0.6","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"2cec8655d1e2d846f810e02885c1f7127529a97c","size":9415,"noattachment":false,"key":"/@vscode/test-web/-/@vscode/test-web-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vscode/test-web/download/@vscode/test-web-0.0.6.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"rebornix","email":"penn.lv@gmail.com"},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-web_0.0.6_1626771987275_0.14615057179743052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:30:18.738Z","publish_time":1626771987410,"_cnpm_publish_time":1626771987410}},"readme":"# @vscode/test-web\n\nThis module helps testing VS Code web extensions locally.\n\n[![Test Status Badge](https://github.com/microsoft/vscode-test-web/workflows/Tests/badge.svg)](https://github.com/microsoft/vscode-test-web/actions/workflows/tests.yml)\n[![npm Package](https://img.shields.io/npm/v/@vscode/test-web.svg?style=flat-square)](https://www.npmjs.org/package/@vscode/test-web)\n[![NPM Downloads](https://img.shields.io/npm/dm/@vscode/test-web.svg)](https://npmjs.org/package/@vscode/test-web)\n\n\nSee the [web extensions guide](https://code.visualstudio.com/api/extension-guides/web-extensions) to learn about web extensions.\n\nThe node module runs a local web server that serves VS Code in the browser including the extension under development. Additionally the extension tests are automatically run.\n\nThe node module provides a command line as well as an API.\n\n## Usage\n\nVia command line:\n\nTest a web extension in a browser:\n\n```sh\nvscode-test-web --browserType=chromium --extensionDevelopmentPath=$extensionLocation\n```\n\nRun web extension tests:\n\n```sh\nvscode-test-web --browserType=chromium --extensionDevelopmentPath=$extensionLocation --extensionTestsPath=$extensionLocation/dist/web/test/suite/index.js\n```\n\nOpen VS Code in the Browser on a folder with test data from the local disk:\n\n```sh\nvscode-test-web --browserType=chromium --extensionDevelopmentPath=$extensionLocation $testDataLocation\n```\n\nVS Code for the Web will open on a virtual workspace (scheme `vscode-test-web`), backed by a file system provider that gets the file/folder data from the local disk. Changes to the file system are kept in memory and are not written back to disk.\n\nOpen VS Code in the Browser with external network access:\n\n```sh\nvscode-test-web --browserType=chromium --browserOption=--disable-web-security extensionDevelopmentPath=$extensionLocation\n```\n\nThis allows the extension being tested to make network requests to external hosts.\n\nVia API:\n\n```ts\nasync function go() {\n  try {\n    // The folder containing the Extension Manifest package.json\n    const extensionDevelopmentPath = path.resolve(__dirname, '../../../');\n\n    // The path to module with the test runner and tests\n    const extensionTestsPath = path.resolve(__dirname, './suite/index');\n\n    // Start a web server that serves VSCode in a browser, run the tests\n    await runTests({\n\t\tbrowserType: 'chromium',\n\t\textensionDevelopmentPath\n\t\textensionTestsPath\n\t});\n  } catch (err) {\n    console.error('Failed to run tests');\n    process.exit(1);\n  }\n}\n\ngo()\n```\n\nCLI options:\n\n|Option|Argument Description|\n|-----|-----|\n| --browser | The browser to launch: `chromium` (default), `firefox`, `webkit` or `none`. |\n| --browserOption | Command line argument to use when launching the browser instance. Argument can be provided multiple times. |\n| --extensionDevelopmentPath | A path pointing to an extension under development to include. |\n| --extensionTestsPath | A path to a test module to run. |\n| --quality | `insiders` (default),  or `stable`. Ignored when sourcesPath is provided. |\n| --commit | commitHash The servion of the server to use. Defaults to latest build version of the given quality. Ignored when sourcesPath is provided. |\n| --sourcesPath | If set, runs the server from VS Code sources located at the given path. Make sure the sources and extensions are compiled (`npm run compile` and `npm run compile-web`). |\n| --headless | If set, hides the browser. Defaults to true when an extensionTestsPath is provided, otherwise false. |\n| --permission | Permission granted to the opened browser: e.g. `clipboard-read`, `clipboard-write`.  See [full list of options](https://playwright.dev/docs/api/class-browsercontext#browser-context-grant-permissions). Argument can be provided multiple times. |\n| --coi | If set, enables cross origin isolation. Defaults to false. |\n| --folder-uri | URI of the workspace to open VS Code on. Ignored when `folderPath` is provided. |\n| --extensionPath | A path pointing to a folder containing additional extensions to include. Argument can be provided multiple times. |\n| --extensionId | The id of an extension include. The format is `${publisher}.${name}`. Append `@prerelease` to use the prerelease version. |\n| --host | The host name the server is opened on. Defaults to `localhost`. |\n| --port | The port the server is opened on. Defaults to `3000`. |\n| --open-devtools | If set, opens the dev tools in the browser. |\n| --verbose | If set, prints out more information when running the server. |\n| --printServerLog | If set, prints the server access log. |\n| --testRunnerDataDir | If set, the temporary folder for storing the VS Code builds used for running the tests |\n| folderPath |  A local folder to open VS Code on. The folder content will be available as a virtual file system and opened as workspace. |\n\nCorresponding options are available in the API.\n\n## Development\n\n- `npm i && npm run install-extensions`\n- Make necessary changes in [`src`](./src)\n- `npm run compile` (or `npm run watch`)\n\n- run `npm run sample` to launch VS Code Browser with the `sample` extension bundled in this repo.\n\n- run `npm run sample-tests` to launch VS Code Browser running the extension tests of the  `sample` extension bundled in this repo.\n\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.\n","_attachments":{},"homepage":"https://github.com/microsoft/vscode-test-web#readme","bugs":{"url":"https://github.com/microsoft/vscode-test-web/issues"},"license":"MIT"}