mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 04:41:00 +01:00
ec870eefbb
Fixes #106248 Fixes #105979 Part of #101467 Part of #106072
16 lines
345 B
JSON
16 lines
345 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"iconv-lite-umd": "0.6.8",
|
|
"jschardet": "2.2.1",
|
|
"semver-umd": "^5.5.7",
|
|
"vscode-oniguruma": "1.3.1",
|
|
"vscode-textmate": "5.2.0",
|
|
"xterm": "4.9.0-beta.32",
|
|
"xterm-addon-search": "0.7.0",
|
|
"xterm-addon-unicode11": "0.2.0",
|
|
"xterm-addon-webgl": "0.9.0-beta.4"
|
|
}
|
|
}
|