mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
47 lines
1.4 KiB
JSON
Executable File
47 lines
1.4 KiB
JSON
Executable File
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@angular/animations": "~4.1.3",
|
|
"@angular/common": "~4.1.3",
|
|
"@angular/compiler": "~4.1.3",
|
|
"@angular/core": "~4.1.3",
|
|
"@angular/forms": "~4.1.3",
|
|
"@angular/platform-browser": "~4.1.3",
|
|
"@angular/platform-browser-dynamic": "~4.1.3",
|
|
"@angular/router": "~4.1.3",
|
|
"@microsoft/1ds-core-js": "^3.2.2",
|
|
"@microsoft/1ds-post-js": "^3.2.2",
|
|
"@microsoft/applicationinsights-web": "^2.8.4",
|
|
"@vscode/iconv-lite-umd": "0.7.0",
|
|
"@vscode/vscode-languagedetection": "1.0.21",
|
|
"angular2-grid": "2.0.6",
|
|
"ansi_up": "^5.1.0",
|
|
"azdataGraph": "github:Microsoft/azdataGraph#0.0.57",
|
|
"chart.js": "^2.9.4",
|
|
"gridstack": "^3.1.3",
|
|
"kburtram-query-plan": "2.6.1",
|
|
"html-to-image": "^1.6.2",
|
|
"jquery": "3.5.0",
|
|
"jschardet": "3.0.0",
|
|
"mark.js": "^8.11.1",
|
|
"ng2-charts": "^1.6.0",
|
|
"plotly.js-dist-min": "^1.53.0",
|
|
"reflect-metadata": "^0.1.8",
|
|
"rxjs": "5.4.0",
|
|
"sanitize-html": "1.19.1",
|
|
"semver-umd": "^5.5.7",
|
|
"slickgrid": "github:Microsoft/SlickGrid.ADS#2.3.40",
|
|
"turndown": "^7.0.0",
|
|
"turndown-plugin-gfm": "^1.0.2",
|
|
"tas-client-umd": "0.1.4",
|
|
"vscode-oniguruma": "1.6.1",
|
|
"vscode-textmate": "7.0.1",
|
|
"xterm": "4.19.0-beta.25",
|
|
"xterm-addon-search": "0.9.0-beta.25",
|
|
"xterm-addon-unicode11": "0.4.0-beta.3",
|
|
"xterm-addon-webgl": "0.12.0-beta.29"
|
|
}
|
|
}
|