{ "name": "tableexport.jquery.plugin", "version": "1.9.8", "description": "html table export", "main": "tableExport.js", "authors": [ "hhurz" ], "license": "MIT", "keywords": [ "html5", "javascript", "jquery", "export", "table" ], "homepage": "https://github.com/hhurz/tableExport.jquery.plugin", "dependencies": { "jquery": ">=1.9.1", "file-saver": ">=1.2.0", "html2canvas": "*", "jspdf": "1.1.239 || 1.3.2", "jspdf-autotable": "2.0.14 || 2.0.17" }, "moduleType": [ "globals" ], "ignore": [ "package.json", "libs", "tools", "node_modules", "bower_components", "test", "tests" ], "_release": "1.9.8", "_resolution": { "type": "version", "tag": "v1.9.8", "commit": "98cb2b920b5596acf689ea9c2b1f33557daf6a27" }, "_source": "https://github.com/hhurz/tableExport.jquery.plugin.git", "_target": "^1.9.0", "_originalSource": "tableExport.jquery.plugin" }