UNPKG

jspdf-autotable

Version:

Generate pdf tables with javascript (jsPDF plugin)

14 lines (13 loc) 222 B
{ "private": true, "dependencies": { "jspdf": "^1.3.2", "jspdf-autotable": "simonbengtsson/jspdf-autotable" }, "devDependencies": { "webpack": "^1.13.1" }, "scripts": { "build": "webpack" } }