| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 | 
							- {
 
-   "name": "tableexport.jquery.plugin",
 
-   "version": "1.10.22",
 
-   "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",
 
-     "es6-promise": ">=4.2.4",
 
-     "file-saver": ">=1.2.0",
 
-     "html2canvas": "*",
 
-     "jspdf": ">=1.3.4",
 
-     "jspdf-autotable": "2.0.14 || 2.0.17"
 
-   },
 
-   "moduleType": [
 
-     "globals"
 
-   ],
 
-   "ignore": [
 
-     ".git",
 
-     ".idea",
 
-     "package.json",
 
-     "package-lock.json",
 
-     "libs",
 
-     "node_modules",
 
-     "bower_components",
 
-     "test",
 
-     "tools"
 
-   ],
 
-   "_release": "1.10.22",
 
-   "_resolution": {
 
-     "type": "version",
 
-     "tag": "v1.10.22",
 
-     "commit": "ac867b593f515e2e920aed075e895757f51ee0e4"
 
-   },
 
-   "_source": "https://github.com/hhurz/tableExport.jquery.plugin.git",
 
-   "_target": "~1.10.3",
 
-   "_originalSource": "tableExport.jquery.plugin"
 
- }
 
 
  |