vscode/extensions/powershell/cgmanifest.json
2021-03-29 15:16:24 +02:00

17 lines
324 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "PowerShell/EditorSyntax",
"repositoryUrl": "https://github.com/PowerShell/EditorSyntax",
"commitHash": "c150c15cca30cafd2159e3f53514f93ccf4c5649"
}
},
"license": "MIT",
"version": "1.0.0"
}
],
"version": 1
}