vscode/extensions/json/cgmanifest.json

17 lines
302 B
JSON
Raw Normal View History

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