vscode/extensions/razor/cgmanifest.json

17 lines
322 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "demyte/language-cshtml",
"repositoryUrl": "https://github.com/demyte/language-cshtml",
2018-11-15 16:43:46 +00:00
"commitHash": "e6e54d5a86a28cc1e44609a32aaa10a244cd3f81"
}
},
"license": "MIT",
2018-12-12 16:25:07 +00:00
"version": "0.3.0"
}
],
"version": 1
2018-12-12 16:25:07 +00:00
}