tableexport.jquery.plugin
Version:
19 lines (18 loc) • 384 B
JSON
{
"name": "jspdf-autotable",
"homepage": "https://github.com/simonbengtsson/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": []
}