mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 13:19:42 +00:00
17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "microsoft/vscode-mssql",
|
|
"repositoryUrl": "https://github.com/microsoft/vscode-mssql",
|
|
"commitHash": "cb5940297a8cef76daaf4a6b63c4968c9a12d17a"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "1.20.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |