mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
12 lines
314 B
JSON
12 lines
314 B
JSON
{
|
|
"name": "vscode-extensions",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "2.3.3-insiders.20170512,",
|
|
"from": "typescript@typescript@2.3.3-insiders.20170512",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.3-insiders.20170512.tgz"
|
|
}
|
|
}
|
|
}
|