vscode/extensions/powershell/cgmanifest.json
2021-11-02 15:32:34 +01:00

17 lines
324 B
JSON

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