Files
vscode/extensions/java/cgmanifest.json
2018-11-15 17:43:46 +01:00

18 lines
315 B
JSON

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