{
  "name": "@necrotry/necrotry-js",
  "version": "1.0.25",
  "description": "Simplicity WhatsApp Bot (Baileys)",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "publishConfig": {
    "registry": "http://my-internal-registry.local"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/necrotry/necrotry-bot.git"
  },
  "keywords": [
    "whattapp-bot",
    "whatsapp-api",
    "bot",
    "whatsapp",
    "wabot"
  ],
  "author": "Funky Gritz",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/necrotry/necrotry-bot/issues"
  },
  "homepage": "https://github.com/necrotry/necrotry-bot#readme",
  "dependencies": {
    "baileys": "^6.7.5",
    "async-mutex": "^0.4.1",
    "axios": "^1.6.8",
    "chalk": "^5.3.0",
    "child_process": "^1.0.2",
    "crypto": "^1.0.1",
    "dotenv": "^16.4.4",
    "file-type": "^19.0.0",
    "form-data": "~4.0.0",
    "fluent-ffmpeg": "^2.1.2",
    "fs": "^0.0.1-security",
    "gm": "^1.25.0",
    "import-from-string": "^0.0.4",
    "jimp": "^0.16.13",
    "link-preview-js": "^3.0.5",
    "mongoose": "^8.2.1",
    "node-id3": "^0.2.3",
    "node-cache": "^5.1.2",
    "node-cron": "^3.0.3",
    "node-fetch": "^3.3.2",
    "node-webpmux": "^3.2.0",
    "os": "^0.1.2",
    "path": "^0.12.7",
    "perf_hooks": "^0.0.1",
    "pino": "^9.0.0",
    "qrcode-terminal": "^0.12.0",
    "stream": "^0.0.2",
    "string-pixel-width": "^1.11.0",
    "url": "^0.11.3",
    "util": "^0.12.5"
  },
  "devDependencies": {
    "prettier": "^3.2.5"
  }
}
