vscode/extensions/razor/cgmanifest.json

17 lines
282 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "demyte/language-cshtml",
"repositoryUrl": "https://github.com/demyte/language-cshtml",
"commitHash": ""
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}