Files
vscode/extensions/go/cgmanifest.json
2018-11-15 17:43:46 +01:00

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
}