2019-05-22 13:59:37 +00:00
|
|
|
{
|
|
|
|
"name": "vscode-reh",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"dependencies": {
|
|
|
|
"applicationinsights": "1.0.8",
|
2020-09-07 06:42:29 +00:00
|
|
|
"chokidar": "3.4.2",
|
2019-08-27 14:11:37 +00:00
|
|
|
"cookie": "^0.4.0",
|
2020-02-04 08:46:30 +00:00
|
|
|
"graceful-fs": "4.2.3",
|
2019-05-22 13:59:37 +00:00
|
|
|
"http-proxy-agent": "^2.1.0",
|
2019-10-30 10:43:23 +00:00
|
|
|
"https-proxy-agent": "^2.2.3",
|
2020-07-08 15:29:54 +00:00
|
|
|
"iconv-lite-umd": "0.6.8",
|
2020-07-03 13:53:02 +00:00
|
|
|
"jschardet": "2.2.1",
|
2020-03-30 21:08:14 +00:00
|
|
|
"minimist": "^1.2.5",
|
2019-11-21 08:51:17 +00:00
|
|
|
"native-watchdog": "1.3.0",
|
2020-09-08 16:05:17 +00:00
|
|
|
"node-pty": "0.10.0-beta17",
|
2020-06-19 07:48:40 +00:00
|
|
|
"semver-umd": "^5.5.7",
|
2019-11-07 09:17:21 +00:00
|
|
|
"spdlog": "^0.11.1",
|
2019-11-07 17:45:38 +00:00
|
|
|
"vscode-nsfw": "1.2.8",
|
2020-05-07 09:16:30 +00:00
|
|
|
"vscode-oniguruma": "1.3.1",
|
2019-11-11 15:22:56 +00:00
|
|
|
"vscode-proxy-agent": "^0.5.2",
|
2020-09-08 19:30:31 +00:00
|
|
|
"vscode-ripgrep": "^1.9.0",
|
2020-06-29 12:52:25 +00:00
|
|
|
"vscode-textmate": "5.2.0",
|
2020-09-08 13:42:28 +00:00
|
|
|
"xterm": "4.9.0-beta.32",
|
2020-05-15 23:43:32 +00:00
|
|
|
"xterm-addon-search": "0.7.0",
|
|
|
|
"xterm-addon-unicode11": "0.2.0",
|
2020-09-08 13:42:28 +00:00
|
|
|
"xterm-addon-webgl": "0.9.0-beta.4",
|
2019-06-17 17:00:04 +00:00
|
|
|
"yauzl": "^2.9.2",
|
|
|
|
"yazl": "^2.4.3"
|
2019-05-22 13:59:37 +00:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2019-11-11 15:22:56 +00:00
|
|
|
"vscode-windows-ca-certs": "0.2.0",
|
2019-08-19 17:21:25 +00:00
|
|
|
"vscode-windows-registry": "1.0.2"
|
2019-05-22 13:59:37 +00:00
|
|
|
}
|
|
|
|
}
|