{
  "name": "invocie_pdf",
  "version": "1.0.0",
  "description": "Invoice pdf generation",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "CCL",
  "license": "ISC",
  "dependencies": {
    "express": "^4.19.2",
    "jimp": "^0.22.12",
    "playwright": "^1.44.1",
    "puppeteer": "^22.3.0",
    "puppeteer-core": "^22.3.0",
    "sharp": "^0.33.4"
  }
}
