{
  "name": "grabzit",
  "description": "Automatically convert HTML or URL's into images, DOCX, videos, rendered HTML or PDF documents. Additionally convert online videos into animated GIF's or convert HTML tables to CSV.",
  "version": "3.5.8",
  "main": "./lib/grabzit",
  "scripts": {
    "test": "jest"
  },
  "keywords": [
    "screenshots",
    "html to pdf",
    "html to image",
    "html to docx",
    "html to video",
    "screengrab",
    "api",
    "pdf",
    "image",
    "animated gif",
    "web page",
    "video",
    "screen",
    "grab",
    "table",
    "capture",
    "html",
    "docx",
    "merge",
    "svg"
  ],
  "license": "MIT",
  "homepage": "https://grabz.it",
  "devDependencies": {
    "jest": "^29.7.0"
  }
}
