{
  "name": "htmlpdfapi",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node index.js",
    "deploy": "npm run build && npm run start"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "aws-sdk": "^2.1072.0",
    "body-parser": "^1.19.0",
    "cors": "^2.8.5",
    "express": "^4.17.1",
    "hewer": "^0.4.0",
    "html-pdf": "^3.0.1",
    "memorystream": "^0.3.1",
    "phantomjs": "^2.1.7",
    "phantomjs-prebuilt": "^2.1.4",
    "pm2": "^5.1.2",
    "wkhtmltopdf": "^0.4.0"
  }
}
