mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-01 06:06:04 +00:00
18 lines
456 B
JSON
18 lines
456 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "redhat-developer/vscode-java",
|
|
"repositoryUrl": "https://github.com/redhat-developer/vscode-java",
|
|
"commitHash": "7a770ab6750b4b09173d98de14eb9792e3432b36"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"description": "This grammar was derived from https://github.com/atom/language-java/blob/master/grammars/java.cson.",
|
|
"version": "1.21.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |