vscode/remote/web/package.json
Benjamin Pasero aa21039c3c
🆙 iconv-lite
2021-11-22 11:51:08 +01:00

19 lines
481 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.10",
"jschardet": "3.0.0",
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "5.5.0",
"xterm": "4.16.0-beta.2",
"xterm-addon-search": "0.9.0-beta.6",
"xterm-addon-unicode11": "0.4.0-beta.1",
"xterm-addon-webgl": "0.12.0-beta.16"
}
}