Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/emmet/cgmanifest.json
3292 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "expand-abbreviation",
8
"repositoryUrl": "https://github.com/emmetio/expand-abbreviation",
9
"commitHash": "ef943f2056572fe43ce9eebf72929d3c825f3995"
10
}
11
},
12
"license": "MIT",
13
"version": "0.5.8"
14
}
15
],
16
"version": 1
17
}
18
19