Files
vscode/extensions/julia/cgmanifest.json
2022-01-31 16:52:03 +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": "0805e96e0856cab9b33a1f1025f5613cfa19189b"
}
},
"license": "MIT",
"version": "0.22.1"
}
],
"version": 1
}