{
  "name": "tutorial_baileys",
  "version": "1.0.0",
  "description": "whatsapp bot / apis",
  "main": "index.js",
  "scripts": {
    "start": "node index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "whastapp"
  ],
  "author": "anonymos",
  "license": "ISC",
  "dependencies": {
    "@whiskeysockets/baileys": "github:WhiskeySockets/Baileys",
    "eslint": "^9.22.0",
    "express": "^4.21.2",
    "express-fileupload": "^1.5.1",
    "ffmpeg": "^0.0.4",
    "jest": "^29.7.0",
    "link-preview-js": "^3.0.14",
    "nodemon": "^3.1.9",
    "qrcode": "^1.5.4",
    "qrcode-terminal": "^0.12.0",
    "request": "^2.88.2",
    "rimraf": "^6.0.1",
    "socket.io": "^4.8.1"
  }
}
