mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 17:23:05 -05:00
12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"name": "vscode-extensions",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "2.5.2",
|
|
"from": "typescript@2.5.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.5.2.tgz"
|
|
}
|
|
}
|
|
}
|