{
    "name": "@types/vscode",
    "version": "1.118.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": "830775cb0c027b0fd8e9cb226ca22f64187e35a7dd5b78eafe84ee827c055903",
    "typeScriptVersion": "5.3"
}