vscode/extensions/cgmanifest.json

18 lines
310 B
JSON
Raw Normal View History

{
"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
}