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",
2024-04-09 10:20:39 +00:00
"commitHash": "21748db7c7fd6ccd660c5bc770212836e58385ae"
}
},
"license": "MIT",
2024-04-09 10:20:39 +00:00
"version": "1.8.3"
}
],
"version": 1
2018-12-12 16:25:07 +00:00
}