UNPKG

node-htmlpdf

Version:

Converts Html to Pdf file

29 lines (28 loc) 520 B
{ "name": "node-htmlpdf", "version": "1.0.4", "description": "Converts Html to Pdf file ", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "adityabaghel1228@gmail.com" }, "keywords": [ "html", "pdf", "puppeteer", "htmltopdf", "htmlpdf", "html-pdf", "pdf-html", "pdf-puppeteer" ], "author": "npmcreator", "license": "MIT", "dependencies": { "puppeteer": "^5.2.1" } }