vscode/extensions/npm-shrinkwrap.json
2017-10-31 11:30:43 -07:00

12 lines
248 B
JSON

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