1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 23:03:06 +08:00
code-server/lib/vscode/extensions/java/cgmanifest.json
2021-03-11 10:27:10 -07:00

17 lines
315 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-java",
"repositoryUrl": "https://github.com/atom/language-java",
"commitHash": "29f977dc42a7e2568b39bb6fb34c4ef108eb59b3"
}
},
"license": "MIT",
"version": "0.32.1"
}
],
"version": 1
}