mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
17 lines
No EOL
355 B
JSON
17 lines
No EOL
355 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "JuliaEditorSupport/atom-language-julia",
|
|
"repositoryUrl": "https://github.com/JuliaEditorSupport/atom-language-julia",
|
|
"commitHash": "ca657621631c568fdce35fb583c97b8d0b7a226c"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.22.1"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |