mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
11 lines
260 B
JSON
11 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"
|
|
}
|
|
}
|
|
}
|