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

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