vscode/extensions/julia/cgmanifest.json
2023-12-13 13:08: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": "8747e069119b24bff2703374d7961e3446a74034"
}
},
"license": "MIT",
"version": "0.22.1"
}
],
"version": 1
}