vscode/extensions/shellscript/cgmanifest.json
2022-04-12 16:49:52 +02:00

18 lines
585 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-shellscript",
"repositoryUrl": "https://github.com/atom/language-shellscript",
"commitHash": "4f8d7bb5cc4d1643674551683df10fe552dd5a6f"
}
},
"license": "MIT",
"description": "The file syntaxes/shell-unix-bash.tmLanguage.json was derived from the Atom package https://github.com/atom/language-shellscript which was originally converted from the TextMate bundle https://github.com/textmate/shellscript.tmbundle.",
"version": "0.28.2"
}
],
"version": 1
}