vscode/extensions/cgmanifest.json
2020-09-17 11:43:03 +02:00

19 lines
355 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "typescript",
"repositoryUrl": "https://github.com/microsoft/TypeScript",
"commitHash": "54426a14f4c232da8e563d20ca8e71263e1c96b5"
}
},
"isOnlyProductionDependency": true,
"license": "Apache-2.0",
"version": "2.6.2"
}
],
"version": 1
}