{
  "name": "pdf-essentials-js",
  "version": "1.0.7",
  "description": "This is a npm package provide with functionality of merge, split PDFs and many more.",
  "main": "pdf-essentials.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "split-pdf",
    "merge-pdf",
    "url-to-pdf",
    "html-to-pdf",
    "pdf-essentials",
    "pdfs",
    "node",
    "js"
  ],
  "author": "Bhavuk Mittal",
  "license": "ISC",
  "dependencies": {
    "pdf-lib": "^1.17.1",
    "puppeteer": "^18.0.5"
  }
}
