mirror of
https://github.com/voideditor/void.git
synced 2025-03-15 07:27:58 +00:00
18 lines
449 B
JSON
18 lines
449 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "dotnet/csharp-tmLanguage",
|
|
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
|
|
"commitHash": "1381bedfb087c18aca67af8278050d11bc9d9349"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.1.0",
|
|
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |