vscode/extensions/julia/cgmanifest.json
2024-04-26 04:52:52 -07: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": "663bf8d943fd8440f4ae7565f73327dd616bf191"
}
},
"license": "MIT",
"version": "0.22.1"
}
],
"version": 1
}