vscode/extensions/shellscript/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
338 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "jeff-hykin/better-shell-syntax",
"repositoryUrl": "https://github.com/jeff-hykin/better-shell-syntax",
2023-09-19 16:33:30 +00:00
"commitHash": "a3de7b32f1537194a83ee848838402fbf4b67424"
}
},
"license": "MIT",
2023-07-13 12:09:30 +00:00
"version": "1.6.2"
}
],
"version": 1
2018-12-12 16:25:07 +00:00
}