vscode/extensions/sql/cgmanifest.json
2018-11-15 17:43:46 +01:00

18 lines
323 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "Microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/Microsoft/vscode-mssql",
"commitHash": "68d4b740b6a9e12592a32f1c0c8a0dd987f19da8"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}