mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
17 lines
322 B
JSON
17 lines
322 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "Microsoft/vscode-mssql",
|
|
"repositoryUrl": "https://github.com/Microsoft/vscode-mssql",
|
|
"commitHash": "3aa44d04b04d219ad5fa8f411ca9dd32294a7a06"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "1.4.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |