vscode/extensions/npm-shrinkwrap.json
2017-05-31 15:06:51 -07:00

12 lines
248 B
JSON

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