Files
vscode/extensions/julia/cgmanifest.json
2021-12-07 15:12:01 +01: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": "cbf818c487848f8ab1293e0ff6650aaa3bf02f98"
}
},
"license": "MIT",
"version": "0.21.2"
}
],
"version": 1
}