mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 13:16:59 +00:00
17 lines
355 B
JSON
17 lines
355 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "JuliaEditorSupport/atom-language-julia",
|
|
"repositoryUrl": "https://github.com/JuliaEditorSupport/atom-language-julia",
|
|
"commitHash": "111548fbd25d083ec131d2732a4f46953ea92a65"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.23.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |