mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-17 20:44:27 +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": "684648ee5414eb2d9df22b0392ef05079f91e44e"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "1.0.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |