mirror of https://git.tuxpa.in/a/code-server.git
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": "2bd3e55a72b08e171f811a2445343e2df9d89b71"
|
||
|
}
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"version": "0.32.0"
|
||
|
}
|
||
|
],
|
||
|
"version": 1
|
||
|
}
|