vscode/extensions/npm-shrinkwrap.json
2017-06-27 19:00:58 -07:00

12 lines
248 B
JSON

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