Files
vscode/extensions/json/npm-shrinkwrap.json
2016-07-01 09:52:48 +02:00

32 lines
1.1 KiB
JSON

{
"name": "json",
"version": "0.1.0",
"dependencies": {
"applicationinsights": {
"version": "0.15.6",
"from": "applicationinsights@0.15.6",
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-0.15.6.tgz"
},
"vscode-extension-telemetry": {
"version": "0.0.5",
"from": "vscode-extension-telemetry@>=0.0.5 <0.0.6",
"resolved": "https://registry.npmjs.org/vscode-extension-telemetry/-/vscode-extension-telemetry-0.0.5.tgz"
},
"vscode-jsonrpc": {
"version": "2.2.0",
"from": "vscode-jsonrpc@>=2.2.0 <3.0.0",
"resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-2.2.0.tgz"
},
"vscode-languageclient": {
"version": "2.3.0",
"from": "vscode-languageclient@>=2.2.1 <3.0.0",
"resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-2.3.0.tgz"
},
"winreg": {
"version": "0.0.13",
"from": "winreg@0.0.13",
"resolved": "https://registry.npmjs.org/winreg/-/winreg-0.0.13.tgz"
}
}
}