{
  "name": "bpampuch/pdfmake",
  "type": "library",
  "description": "Client/server side PDF printing in pure JavaScript",
  "keywords": [
    "pdfmake",
    "pdf",
    "javascript"
  ],
  "homepage": "https://github.com/bpampuch/pdfmake",
  "license": "MIT",
  "authors": [
    {
      "name": "Bartek Pampuch",
      "email": "bartosz.pampuch@gmail.com",
      "homepage": "http://pdfmake.org",
      "role": "Developer"
    }
  ],
  "support": {
    "issues": "https://github.com/bpampuch/pdfmake/issues"
  },
  "archive": {
    "exclude": [
      "bower.json",
      "CONTRIBUTING.md",
      "/dev-playground",
      "/examples",
      "tests/",
      ".npmignore",
      ".editorconfig",
      ".eslintrc.json",
      ".travis.yml"
    ]
  }
}
