vscode/extensions/java/cgmanifest.json
2020-09-07 16:47:30 +02:00

17 lines
315 B
JSON

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