Files
vscode/extensions/julia/cgmanifest.json
2023-10-02 15:56:43 +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": "85cf3ef2ddcb7bc9b2b17b2a5f1fc664e1f1e718"
}
},
"license": "MIT",
"version": "0.22.1"
}
],
"version": 1
}