vscode/extensions/java/cgmanifest.json
2020-10-06 11:20:42 +02:00

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
}