{
    "name": "@types/html-to-pdfmake",
    "version": "2.4.5",
    "description": "TypeScript definitions for html-to-pdfmake",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-to-pdfmake",
    "license": "MIT",
    "contributors": [
        {
            "name": "Martin Zloch",
            "githubUsername": "me",
            "url": "https://github.com/me"
        },
        {
            "name": "Cecil Wöbker",
            "githubUsername": "cwoebker",
            "url": "https://github.com/cwoebker"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/html-to-pdfmake"
    },
    "scripts": {},
    "dependencies": {
        "@types/jsdom": "*",
        "@types/pdfmake": "^0.2.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "7c019c5e0541793843e04ab17fdfe187b9539664142994276ba432a0b9b42351",
    "typeScriptVersion": "5.2"
}