mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 09:50:11 -05:00
14 lines
314 B
JSON
14 lines
314 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-web": "^2.1.1",
|
|
"onigasm-umd": "^2.2.2",
|
|
"semver-umd": "^5.5.3",
|
|
"vscode-textmate": "^4.2.2",
|
|
"xterm": "3.15.0-beta101",
|
|
"xterm-addon-search": "0.2.0-beta5",
|
|
"xterm-addon-web-links": "0.1.0-beta10"
|
|
}
|
|
}
|