{ "name": "jspdf", "homepage": "https://github.com/mrrio/jspdf", "description": "PDF Document creation from JavaScript", "main": "dist/jspdf.debug.js", "moduleType": [ "amd", "globals" ], "keywords": [ "pdf" ], "license": "MIT", "ignore": [ "**/.*", "libs", "CNAME", "jspdf.js", "examples/jspdf.PLUGINTEMPLATE.js", "plugins/*", "todo.txt", "wscript.py", "build.sh", "test", "tools" ], "version": "1.3.5", "_release": "1.3.5", "_resolution": { "type": "version", "tag": "v1.3.5", "commit": "ff30727c294bc1e91f4eeac97bf73108f4794c84" }, "_source": "git://github.com/MrRio/jsPDF.git", "_target": "*", "_originalSource": "git://github.com/MrRio/jsPDF.git" }