{
    "name": "@types/html-pdf",
    "version": "3.0.0",
    "description": "TypeScript definitions for html-pdf",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-pdf",
    "license": "MIT",
    "contributors": [
        {
            "name": "Seth Westphal",
            "url": "https://github.com/westy92",
            "githubUsername": "westy92"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/html-pdf"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "d4973f8c86e319a7b94c224b75b8c0e12c72f74d8a91b26ff805c494218fd98d",
    "typeScriptVersion": "3.8"
}