mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-25 04:07:37 +00:00
17 lines
315 B
JSON
17 lines
315 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "atom/language-java",
|
|
"repositoryUrl": "https://github.com/atom/language-java",
|
|
"commitHash": "123beb50115b0bfb0db8f2325df6d05fb8a016a8"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.31.3"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |