2019-05-22 13:59:37 +00:00
|
|
|
{
|
|
|
|
"name": "vscode-reh",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"dependencies": {
|
|
|
|
"applicationinsights": "1.0.8",
|
2019-07-03 10:56:25 +00:00
|
|
|
"getmac": "1.4.1",
|
2019-05-22 13:59:37 +00:00
|
|
|
"graceful-fs": "4.1.11",
|
|
|
|
"http-proxy-agent": "^2.1.0",
|
|
|
|
"https-proxy-agent": "^2.2.1",
|
2019-07-03 10:56:25 +00:00
|
|
|
"iconv-lite": "0.5.0",
|
2019-05-22 13:59:37 +00:00
|
|
|
"jschardet": "1.6.0",
|
|
|
|
"minimist": "1.2.0",
|
|
|
|
"native-watchdog": "1.0.0",
|
2019-07-11 22:42:37 +00:00
|
|
|
"node-pty": "0.9.0-beta19",
|
2019-07-02 14:04:01 +00:00
|
|
|
"nsfw": "1.2.5",
|
2019-05-24 13:21:29 +00:00
|
|
|
"onigasm-umd": "^2.2.2",
|
2019-05-22 13:59:37 +00:00
|
|
|
"semver": "^5.5.0",
|
2019-07-17 14:52:50 +00:00
|
|
|
"semver-umd": "^5.5.0",
|
2019-06-07 05:45:06 +00:00
|
|
|
"spdlog": "^0.9.0",
|
2019-07-03 13:16:17 +00:00
|
|
|
"vscode-chokidar": "2.1.7",
|
2019-05-22 13:59:37 +00:00
|
|
|
"vscode-proxy-agent": "0.4.0",
|
2019-07-03 10:56:25 +00:00
|
|
|
"vscode-ripgrep": "^1.3.1",
|
2019-07-12 14:29:01 +00:00
|
|
|
"vscode-textmate": "^4.2.2",
|
2019-07-11 18:36:46 +00:00
|
|
|
"xterm": "3.15.0-beta71",
|
2019-07-03 16:07:18 +00:00
|
|
|
"xterm-addon-search": "0.2.0-beta2",
|
2019-06-17 17:00:04 +00:00
|
|
|
"xterm-addon-web-links": "0.1.0-beta10",
|
|
|
|
"yauzl": "^2.9.2",
|
|
|
|
"yazl": "^2.4.3"
|
2019-05-22 13:59:37 +00:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2019-06-17 18:53:58 +00:00
|
|
|
"vscode-windows-ca-certs": "0.1.0",
|
|
|
|
"vscode-windows-registry": "1.0.1"
|
2019-05-22 13:59:37 +00:00
|
|
|
}
|
|
|
|
}
|