mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-23 03:07:58 +00:00
xterm-addon-webgl@0.14.0-beta.20 Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
21 lines
556 B
JSON
21 lines
556 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@microsoft/1ds-core-js": "^3.2.2",
|
|
"@microsoft/1ds-post-js": "^3.2.2",
|
|
"@vscode/iconv-lite-umd": "0.7.0",
|
|
"@vscode/vscode-languagedetection": "1.0.21",
|
|
"jschardet": "3.0.0",
|
|
"tas-client-umd": "0.1.6",
|
|
"vscode-oniguruma": "1.6.1",
|
|
"vscode-textmate": "7.0.1",
|
|
"xterm": "5.1.0-beta.29",
|
|
"xterm-addon-canvas": "0.3.0-beta.13",
|
|
"xterm-addon-search": "0.11.0-beta.4",
|
|
"xterm-addon-unicode11": "0.5.0-beta.1",
|
|
"xterm-addon-webgl": "0.14.0-beta.20"
|
|
}
|
|
}
|