mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"name": "vscode-extensions",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "2.6.1-insiders.20171016",
|
|
"from": "typescript@2.6.1-insiders.20171016",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.6.1-insiders.20171016.tgz"
|
|
}
|
|
}
|
|
}
|