{
    "name": "@types/vscode",
    "version": "1.120.0",
    "description": "TypeScript definitions for vscode",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vscode",
    "license": "MIT",
    "contributors": [
        {
            "name": "Visual Studio Code Team, Microsoft",
            "githubUsername": "microsoft",
            "url": "https://github.com/microsoft"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/vscode"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "bf912d51d549583d4ea27f3c6ff5a20bbd1f013d22399428f843f6ebf5c10732",
    "typeScriptVersion": "5.3"
}