Files
vscode/extensions/java/cgmanifest.json
2019-10-21 11:21:03 +02:00

17 lines
315 B
JSON

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