tableexport.jquery.plugin
Version:
28 lines • 694 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": [],
"version": "2.0.17",
"_release": "2.0.17",
"_resolution": {
"type": "version",
"tag": "v2.0.17",
"commit": "624226de33eda64acf84715b651869fcc4cd95cf"
},
"_source": "https://github.com/someatoms/jsPDF-AutoTable.git",
"_target": "2.0.14 || 2.0.17",
"_originalSource": "jspdf-autotable"
}