Files
vscode/extensions/julia/cgmanifest.json
2023-09-11 11:38:45 +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": "7cbe6a7c4f2c8275e15f5b6e0722d285730ffb99"
}
},
"license": "MIT",
"version": "0.22.1"
}
],
"version": 1
}