vscode/extensions/emmet/cgmanifest.json
2018-11-15 17:43:46 +01:00

18 lines
325 B
JSON

{
"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
}