vscode/extensions/java/cgmanifest.json
2018-12-12 17:25:07 +01:00

17 lines
315 B
JSON

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