UNPKG

@types/html-to-pdfmake

Version:
33 lines 1.02 kB
{ "name": "@types/html-to-pdfmake", "version": "2.4.4", "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": "*" }, "typesPublisherContentHash": "83921690d8b4b5bfc9a1cde65c87c71beb960b8f3cf7ee1f10a192bc0b807f78", "typeScriptVersion": "4.5" }