1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 15:00:38 +08:00
code-server/lib/vscode/extensions/json/cgmanifest.json

18 lines
343 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": "9bd83f1c252b375e957203f21793316203f61f70"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}