Files
vscode/extensions/julia/cgmanifest.json
2026-01-30 16:33:10 +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": "93454227ce9a7aa92f41b157c6a74f3971b4ae14"
}
},
"license": "MIT",
"version": "0.23.0"
}
],
"version": 1
}