mirror of
https://github.com/danog/code-server.git
synced 2024-12-14 18:28:13 +01:00
18 lines
343 B
JSON
18 lines
343 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
|
|
}
|