2019-05-22 21:59:37 +08:00
|
|
|
{
|
|
|
|
"name": "vscode-reh",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"dependencies": {
|
|
|
|
"applicationinsights": "1.0.8",
|
2020-10-13 21:07:47 +08:00
|
|
|
"chokidar": "3.4.3",
|
2019-08-27 22:11:37 +08:00
|
|
|
"cookie": "^0.4.0",
|
2020-02-04 16:46:30 +08:00
|
|
|
"graceful-fs": "4.2.3",
|
2019-05-22 21:59:37 +08:00
|
|
|
"http-proxy-agent": "^2.1.0",
|
2019-10-30 18:43:23 +08:00
|
|
|
"https-proxy-agent": "^2.2.3",
|
2020-07-08 23:29:54 +08:00
|
|
|
"iconv-lite-umd": "0.6.8",
|
2020-07-03 21:53:02 +08:00
|
|
|
"jschardet": "2.2.1",
|
2020-03-31 05:08:14 +08:00
|
|
|
"minimist": "^1.2.5",
|
2019-11-21 16:51:17 +08:00
|
|
|
"native-watchdog": "1.3.0",
|
2020-12-01 03:24:10 +08:00
|
|
|
"node-pty": "0.10.0-beta17",
|
2019-11-07 17:17:21 +08:00
|
|
|
"spdlog": "^0.11.1",
|
2020-09-30 14:03:36 +08:00
|
|
|
"tas-client-umd": "0.1.2",
|
2020-10-16 02:03:54 +08:00
|
|
|
"vscode-nsfw": "1.2.9",
|
2020-05-07 17:16:30 +08:00
|
|
|
"vscode-oniguruma": "1.3.1",
|
2019-11-11 23:22:56 +08:00
|
|
|
"vscode-proxy-agent": "^0.5.2",
|
2020-11-18 03:18:58 +08:00
|
|
|
"vscode-ripgrep": "^1.11.1",
|
2020-06-29 20:52:25 +08:00
|
|
|
"vscode-textmate": "5.2.0",
|
2020-12-01 03:24:10 +08:00
|
|
|
"vscode-regexpp": "^3.1.0",
|
2020-09-16 03:54:50 +08:00
|
|
|
"xterm": "4.10.0-beta.4",
|
|
|
|
"xterm-addon-search": "0.8.0-beta.3",
|
|
|
|
"xterm-addon-unicode11": "0.3.0-beta.3",
|
|
|
|
"xterm-addon-webgl": "0.10.0-beta.1",
|
2019-06-18 01:00:04 +08:00
|
|
|
"yauzl": "^2.9.2",
|
|
|
|
"yazl": "^2.4.3"
|
2019-05-22 21:59:37 +08:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2020-12-01 03:24:10 +08:00
|
|
|
"vscode-windows-ca-certs": "0.2.0",
|
2019-08-20 01:21:25 +08:00
|
|
|
"vscode-windows-registry": "1.0.2"
|
2019-05-22 21:59:37 +08:00
|
|
|
}
|
|
|
|
}
|