{
  "name": "print-js",
  "description": "A tiny javascript library to help printing from the web.",
  "main": "dist/print.js",
  "authors": [
    "Rodrigo Vieira <rodrigo@crabbly.com>"
  ],
  "license": "MIT",
  "keywords": [
    "print.js",
    "printjs",
    "print-js"
  ],
  "homepage": "https://github.com/crabbly/Print.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test"
  ]
}
