vscode/extensions/pug/cgmanifest.json
Alex Ross ec5b41ddc2
Update grammars (#159445)
Update grammar
2022-08-29 14:08:44 +02:00

18 lines
473 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "davidrios/pug-tmbundle",
"repositoryUrl": "https://github.com/davidrios/pug-tmbundle",
"commitHash": "8d7e93262a949afca023ee67ca8bb01a3b43e607"
}
},
"license": "MIT",
"description": "The file syntaxes/pug.tmLanguage.json was derived from Syntaxes/Pug.JSON-tmLanguage in https://github.com/davidrios/pug-tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}