{
  "name": "smssakutoko",
  "version": "0.0.1",
  "description": "MPWA Multi device beta ",
  "main": "server.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "start": "node server.js"
  },
  "keywords": [
    "MPWA",
    "WA",
    "GATEWAY"
  ],
  "author": "Ilman S",
  "license": "ISC",
  "dependencies": {
    "@adiwajshing/baileys": "^4.1.0",
    "axios": "^0.26.0",
    "dotenv": "^16.0.0",
    "eiows": "^4.0.1",
    "express": "^4.17.3",
    "express-validation": "^3.0.8",
    "express-validator": "^6.14.0",
    "mysql2": "^2.3.3",
    "qrcode": "^1.5.0",
    "socket.io": "^4.4.1",
    "yarn": "^1.22.18"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andree23/wa.git"
  },
  "bugs": {
    "url": "https://github.com/andree23/wa/issues"
  },
  "homepage": "https://github.com/andree23/wa#readme"
}
