mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 12:47:14 +00:00
22 lines
616 B
JSON
22 lines
616 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@microsoft/1ds-core-js": "^3.2.13",
|
|
"@microsoft/1ds-post-js": "^3.2.13",
|
|
"@vscode/iconv-lite-umd": "0.7.0",
|
|
"@vscode/vscode-languagedetection": "1.0.21",
|
|
"@xterm/addon-image": "0.9.0-beta.17",
|
|
"@xterm/addon-search": "0.16.0-beta.17",
|
|
"@xterm/addon-serialize": "0.14.0-beta.17",
|
|
"@xterm/addon-unicode11": "0.9.0-beta.17",
|
|
"@xterm/addon-webgl": "0.19.0-beta.17",
|
|
"@xterm/xterm": "5.6.0-beta.17",
|
|
"jschardet": "3.0.0",
|
|
"tas-client-umd": "0.2.0",
|
|
"vscode-oniguruma": "1.7.0",
|
|
"vscode-textmate": "9.0.0"
|
|
}
|
|
}
|