2019-05-22 21:59:37 +08:00
|
|
|
{
|
|
|
|
"name": "vscode-reh",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"dependencies": {
|
2019-08-13 01:19:35 +08:00
|
|
|
"@microsoft/applicationinsights-web": "^2.1.1",
|
2019-05-22 21:59:37 +08:00
|
|
|
"applicationinsights": "1.0.8",
|
2019-07-03 18:56:25 +08:00
|
|
|
"getmac": "1.4.1",
|
2019-05-22 21:59:37 +08:00
|
|
|
"graceful-fs": "4.1.11",
|
|
|
|
"http-proxy-agent": "^2.1.0",
|
|
|
|
"https-proxy-agent": "^2.2.1",
|
2019-07-03 18:56:25 +08:00
|
|
|
"iconv-lite": "0.5.0",
|
2019-05-22 21:59:37 +08:00
|
|
|
"jschardet": "1.6.0",
|
|
|
|
"native-watchdog": "1.0.0",
|
2019-07-12 06:42:37 +08:00
|
|
|
"node-pty": "0.9.0-beta19",
|
2019-07-02 22:04:01 +08:00
|
|
|
"nsfw": "1.2.5",
|
2019-05-24 21:21:29 +08:00
|
|
|
"onigasm-umd": "^2.2.2",
|
2019-07-18 21:29:41 +08:00
|
|
|
"semver-umd": "^5.5.3",
|
2019-06-07 13:45:06 +08:00
|
|
|
"spdlog": "^0.9.0",
|
2019-07-03 21:16:17 +08:00
|
|
|
"vscode-chokidar": "2.1.7",
|
2019-08-07 18:51:56 +08:00
|
|
|
"vscode-minimist": "^1.2.1",
|
2019-05-22 21:59:37 +08:00
|
|
|
"vscode-proxy-agent": "0.4.0",
|
2019-08-13 02:54:39 +08:00
|
|
|
"vscode-ripgrep": "^1.5.6",
|
2019-07-12 22:29:01 +08:00
|
|
|
"vscode-textmate": "^4.2.2",
|
2019-08-23 00:22:12 +08:00
|
|
|
"xterm": "3.15.0-beta101",
|
2019-08-17 02:39:13 +08:00
|
|
|
"xterm-addon-search": "0.2.0-beta5",
|
2019-06-18 01:00:04 +08:00
|
|
|
"xterm-addon-web-links": "0.1.0-beta10",
|
|
|
|
"yauzl": "^2.9.2",
|
|
|
|
"yazl": "^2.4.3"
|
2019-05-22 21:59:37 +08:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2019-06-18 02:53:58 +08:00
|
|
|
"vscode-windows-ca-certs": "0.1.0",
|
2019-08-20 01:21:25 +08:00
|
|
|
"vscode-windows-registry": "1.0.2"
|
2019-05-22 21:59:37 +08:00
|
|
|
}
|
|
|
|
}
|