vscode/extensions/java/cgmanifest.json
2021-02-01 17:48:44 +01: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
}