{
  "name": "yahdlp",
  "version": "1.3.7",
  "main": "index.js",
  "bin": {
    "yahdlp": "index.js"
  },
  "description": "Enterprise-grade PII detection and redaction tool by Yahya Enterprises",
  "author": {
    "name": "Yahya Enterprises",
    "email": "dev@yahya-abulhaj.dev",
    "url": "https://merit.ya-ya.tech"
  },
  "license": "MIT",
  "keywords": [
    "pii",
    "privacy",
    "redaction",
    "dlp",
    "security",
    "enterprise",
    "yahya-enterprises"
  ],
  "dependencies": {
    "sharp": "^0.33.5",
    "tesseract.js": "^5.1.1",
    "yahdlp": "^1.3.7",
    "yargs": "^17.7.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yaya2devops/yahdlp.git"
  }
}
