mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"name": "vscode-extensions",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "2.0.10",
|
|
"from": "typescript@>=2.0.10 <3.0.0",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.0.10.tgz"
|
|
}
|
|
}
|
|
}
|