vscode/extensions/java/cgmanifest.json
2019-09-02 11:39:10 +02:00

17 lines
315 B
JSON

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