vscode/extensions/cgmanifest.json

19 lines
355 B
JSON
Raw Permalink Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "typescript",
2020-09-16 01:13:49 +02:00
"repositoryUrl": "https://github.com/microsoft/TypeScript",
2018-11-16 11:46:58 +01:00
"commitHash": "54426a14f4c232da8e563d20ca8e71263e1c96b5"
}
},
2018-11-16 23:21:02 +01:00
"isOnlyProductionDependency": true,
"license": "Apache-2.0",
"version": "2.6.2"
}
],
"version": 1
2018-11-16 11:46:58 +01:00
}