vscode/extensions/shellscript/cgmanifest.json
mxwj 018ff30de3
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Has been cancelled
Initial commit
2024-11-15 14:29:18 +08:00

17 lines
338 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "jeff-hykin/better-shell-syntax",
"repositoryUrl": "https://github.com/jeff-hykin/better-shell-syntax",
"commitHash": "35020b0bd79a90d3b262b4c13a8bb0b33adc1f45"
}
},
"license": "MIT",
"version": "1.8.7"
}
],
"version": 1
}