UNPKG

jspdf-autotable

Version:
19 lines (18 loc) 379 B
{ "name": "jspdf-autotable", "homepage": "https://github.com/someatoms/jspdf-autotable", "description": "Generate PDF tables or lists with javascript and jsPDF", "main": "dist/jspdf.plugin.autotable.js", "dependencies": { "jspdf": "~1.0.178" }, "moduleType": [ "globals" ], "keywords": [ "pdf", "table" ], "license": "MIT", "ignore": [] }