{
  "name": "printpack",
  "version": "1.0.0",
  "description": "PDF Printing with Headless Chrome",
  "main": "hlpdf.js",
  "dependencies": {
    "puppeteer": "^24.11.2",
    "request": "^2.88.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/paragparanjpe/foundations-v2.git"
  },
  "keywords": [
    "PDF",
    "Printing"
  ],
  "author": "Manabu@healthleve.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/paragparanjpe/foundations-v2/issues"
  },
  "homepage": "https://github.com/paragparanjpe/foundations-v2#readme"
}
