Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/json/cgmanifest.json
3292 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "microsoft/vscode-JSON.tmLanguage",
8
"repositoryUrl": "https://github.com/microsoft/vscode-JSON.tmLanguage",
9
"commitHash": "9bd83f1c252b375e957203f21793316203f61f70"
10
}
11
},
12
"license": "MIT",
13
"version": "0.0.0"
14
},
15
{
16
"component": {
17
"type": "git",
18
"git": {
19
"name": "jeff-hykin/better-snippet-syntax",
20
"repositoryUrl": "https://github.com/jeff-hykin/better-snippet-syntax",
21
"commitHash": "2b1bb124cb2b9c75c3c80eae1b8f3a043841d654"
22
}
23
},
24
"license": "MIT",
25
"version": "1.0.2"
26
}
27
],
28
"version": 1
29
}
30