mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 14:01:38 +01:00
19 lines
426 B
JSON
19 lines
426 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "language-go",
|
|
"repositoryUrl": "https://github.com/atom/language-go",
|
|
"commitHash": "b6fd68f74efa109679e31fe6f4a41ac105262d0e"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"description": "The file syntaxes/go.json was derived from the Atom package https://atom.io/packages/language-go.",
|
|
"version": "0.39.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
}
|