mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 09:08:46 +00:00
11 lines
260 B
JSON
11 lines
260 B
JSON
{
|
|
"name": "vscode-extensions",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "2.3.3,",
|
|
"from": "typescript@typescript@2.3.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.3.tgz"
|
|
}
|
|
}
|
|
}
|