mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"name": "extension-editing",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "1.8.10",
|
|
"from": "typescript@>=1.8.10 <2.0.0",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-1.8.10.tgz"
|
|
}
|
|
}
|
|
}
|