Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/julia/cgmanifest.json
3292 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "JuliaEditorSupport/atom-language-julia",
8
"repositoryUrl": "https://github.com/JuliaEditorSupport/atom-language-julia",
9
"commitHash": "111548fbd25d083ec131d2732a4f46953ea92a65"
10
}
11
},
12
"license": "MIT",
13
"version": "0.23.0"
14
}
15
],
16
"version": 1
17
}
18