vscode/extensions/emmet/cgmanifest.json

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

18 lines
325 B
JSON
Raw Permalink Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "expand-abbreviation",
"repositoryUrl": "https://github.com/emmetio/expand-abbreviation",
2018-11-15 16:43:46 +00:00
"commitHash": "ef943f2056572fe43ce9eebf72929d3c825f3995"
}
},
"license": "MIT",
"version": "0.5.8"
}
],
"version": 1
2018-11-15 16:43:46 +00:00
}