vscode/extensions/powershell/cgmanifest.json
2018-12-12 17:25:07 +01:00

17 lines
324 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "PowerShell/EditorSyntax",
"repositoryUrl": "https://github.com/powershell/editorsyntax",
"commitHash": "12b7d7257eb493e45a9af0af9094ec0c2a996712"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}