mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-13 22:04:02 +01:00
Diff: https://github.com/xtermjs/xterm.js/compare/3a9cdba...d8bc7ce Fixes #97930
15 lines
320 B
JSON
15 lines
320 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"semver-umd": "^5.5.6",
|
|
"vscode-oniguruma": "1.3.1",
|
|
"vscode-textmate": "5.1.1",
|
|
"xterm": "4.7.0-beta.3",
|
|
"xterm-addon-search": "0.7.0",
|
|
"xterm-addon-unicode11": "0.2.0",
|
|
"xterm-addon-web-links": "0.4.0",
|
|
"xterm-addon-webgl": "0.7.0"
|
|
}
|
|
}
|