vscode/extensions/npm-shrinkwrap.json
2017-02-10 14:39:43 -08:00

12 lines
248 B
JSON

{
"name": "vscode-extensions",
"version": "0.0.1",
"dependencies": {
"typescript": {
"version": "2.1.6",
"from": "typescript@2.1.6",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.1.6.tgz"
}
}
}