vscode/extensions/julia/cgmanifest.json
2021-02-08 16:33:49 +01:00

17 lines
No EOL
356 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": " JuliaEditorSupport/atom-language-julia",
"repositoryUrl": "https://github.com/JuliaEditorSupport/atom-language-julia",
"commitHash": "8ae8d9cac742c65ae0bef1a5e2d068e2cae871bc"
}
},
"license": "MIT",
"version": "0.21.0"
}
],
"version": 1
}