vscode/extensions/pug/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
473 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "davidrios/pug-tmbundle",
"repositoryUrl": "https://github.com/davidrios/pug-tmbundle",
"commitHash": "ae1dd60ca4aa4b45617f236d584216cd8d19eecf"
}
},
"license": "MIT",
2018-11-15 16:43:46 +00:00
"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
2019-02-04 15:35:48 +00:00
}