This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
azuredatastudio/extensions/json/cgmanifest.json
T

17 lines
342 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "microsoft/vscode-JSON.tmLanguage",
"repositoryUrl": "https://github.com/microsoft/vscode-JSON.tmLanguage",
"commitHash": "9bd83f1c252b375e957203f21793316203f61f70"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}