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