vscode/extensions/julia/cgmanifest.json
2021-07-02 17:06:19 +02:00

17 lines
355 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "JuliaEditorSupport/atom-language-julia",
"repositoryUrl": "https://github.com/JuliaEditorSupport/atom-language-julia",
"commitHash": "63325eb9959b57282e2804e5d7215d240a9a6fd6"
}
},
"license": "MIT",
"version": "0.21.1"
}
],
"version": 1
}