{
  "name": "pdf4me",
  "version": "9.10.15",
  "description": "Provides expert functionality to convert, optimize, compress, produce, merge, split, ocr, enrich, archive, print documents and PDFs.",
  "keywords": [
    "pdf",
    "convert",
    "extract",
    "thumbnails",
    "merge",
    "optimize",
    "compress",
    "split",
    "stamp",
    "ocr",
    "archive"
  ],
  "author": "Pdf4me",
  "homepage": "https://developer.pdf4me.com",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pdf4me/pdf4me-clientapi-javascript.git"
  },
  "main": "index.js",
  "types": "index.d.ts",
  "license": "ISC",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "form-data": "^3.0.1",
    "node-fetch": "^2.6.7"
  }
}