vscode/extensions/cgmanifest.json
2018-11-14 18:18:25 +01:00

18 lines
310 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "typescript",
"repositoryUrl": "https://github.com/Microsoft/TypeScript",
"commitHash": ""
}
},
"developmentDependency": false,
"license": "Apache-2.0",
"version": "2.6.2"
}
],
"version": 1
}