mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +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": "8eaad3e9560c223b00616c8a4610304b9b925d1c"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.23.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |