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