mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 13:16:59 +00:00
27 lines
854 B
JSON
27 lines
854 B
JSON
{
|
|
"name": "typescript",
|
|
"version": "0.10.1",
|
|
"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-nls": {
|
|
"version": "2.0.1",
|
|
"from": "vscode-nls@>=1.0.4 <2.0.0",
|
|
"resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-1.0.7.tgz"
|
|
},
|
|
"winreg": {
|
|
"version": "0.0.13",
|
|
"from": "winreg@0.0.13",
|
|
"resolved": "https://registry.npmjs.org/winreg/-/winreg-0.0.13.tgz"
|
|
}
|
|
}
|
|
}
|