{
    "name": "@types/vscode-webview",
    "version": "1.57.0",
    "description": "TypeScript definitions for vscode-webview",
    "license": "MIT",
    "contributors": [
        {
            "name": "Matt Bierner",
            "url": "https://github.com/mjbvz",
            "githubUsername": "mjbvz"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/vscode-webview"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "68711f83efe750cf7205fbfd85763bc78c290cf25a5bd5131948e8522468fcd3",
    "typeScriptVersion": "3.5"
}