vscode/extensions/julia/cgmanifest.json
2024-01-26 13:06:22 +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": "ca657621631c568fdce35fb583c97b8d0b7a226c"
}
},
"license": "MIT",
"version": "0.22.1"
}
],
"version": 1
}