vscode/extensions/json/cgmanifest.json

17 lines
342 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
2020-09-16 01:13:49 +02:00
"name": "microsoft/vscode-JSON.tmLanguage",
"repositoryUrl": "https://github.com/microsoft/vscode-JSON.tmLanguage",
2018-11-15 17:43:46 +01:00
"commitHash": "9bd83f1c252b375e957203f21793316203f61f70"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
2020-11-05 14:50:48 +01:00
}