mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-27 13:40:25 +00:00
19 lines
473 B
JSON
19 lines
473 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-web": "^2.6.4",
|
|
"@vscode/vscode-languagedetection": "1.0.21",
|
|
"iconv-lite-umd": "0.6.8",
|
|
"jschardet": "3.0.0",
|
|
"tas-client-umd": "0.1.4",
|
|
"vscode-oniguruma": "1.5.1",
|
|
"vscode-textmate": "5.4.0",
|
|
"xterm": "4.15.0-beta.3",
|
|
"xterm-addon-search": "0.9.0-beta.5",
|
|
"xterm-addon-unicode11": "0.3.0",
|
|
"xterm-addon-webgl": "0.12.0-beta.13"
|
|
}
|
|
}
|