vscode/extensions/npm-shrinkwrap.json
2016-11-23 16:35:50 +01:00

11 lines
260 B
JSON

{
"name": "vscode-extensions",
"version": "0.0.1",
"dependencies": {
"typescript": {
"version": "2.0.10",
"from": "typescript@>=2.0.10 <3.0.0",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.0.10.tgz"
}
}
}