{
  "name": "jspdf",
  "version": "1.0.272",
  "homepage": "https://github.com/mrrio/jspdf",
  "description": "PDF Document creation from JavaScript",
  "main": "dist/jspdf.min.js",
  "moduleType": [
    "amd",
    "globals"
  ],
  "keywords": [
    "pdf"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "libs",
    "CNAME",
    "jspdf.js",
    "jspdf.PLUGINTEMPLATE.js",
    "jspdf.plugin.*",
    "todo.txt",
    "wscript.py",
    "build.sh",
    "test",
    "tools"
  ]
}
