mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
12 lines
259 B
JSON
12 lines
259 B
JSON
{
|
|
"name": "vscode-extensions",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "2.2.2",
|
|
"from": "typescript@typescript@2.2.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.2.2.tgz"
|
|
}
|
|
}
|
|
}
|