Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/cgmanifest.json
3285 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "typescript",
8
"repositoryUrl": "https://github.com/microsoft/TypeScript",
9
"commitHash": "54426a14f4c232da8e563d20ca8e71263e1c96b5"
10
}
11
},
12
"isOnlyProductionDependency": true,
13
"license": "Apache-2.0",
14
"version": "2.6.2"
15
}
16
],
17
"version": 1
18
}
19
20