mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
15 lines
308 B
JSON
15 lines
308 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"onigasm-umd": "2.2.5",
|
|
"semver-umd": "^5.5.5",
|
|
"vscode-textmate": "4.4.0",
|
|
"xterm": "4.4.0",
|
|
"xterm-addon-search": "0.5.0",
|
|
"xterm-addon-unicode11": "0.1.1",
|
|
"xterm-addon-web-links": "0.2.1",
|
|
"xterm-addon-webgl": "0.5.0"
|
|
}
|
|
}
|