vscode/extensions/julia/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
355 B
JSON
Raw Permalink Normal View History

2024-11-15 06:29:18 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "JuliaEditorSupport/atom-language-julia",
"repositoryUrl": "https://github.com/JuliaEditorSupport/atom-language-julia",
"commitHash": "c686684f18153687886e7d19c1bfc3a33076b1ab"
}
},
"license": "MIT",
"version": "0.23.0"
}
],
"version": 1
}