mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01: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": "c002f514dd81fa71fa304d4c36f8d2767dbf2f9d"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "1.0.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |