mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 07:47:23 +01: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": "93454227ce9a7aa92f41b157c6a74f3971b4ae14"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.23.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |