{
  "type": "commonjs",
  "name": "akiraa-scrape",
  "version": "1.1.0",
  "description": "Module & tools for bot whatsApp",
  "main": "akiraa.js",
  "scripts": {
    "test": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "-"
  },
  "keywords": [
    "botwa"
  ],
    "dependencies": {
     "awesome-phonenumber": "^2.73.0",
     "axios": "^0.27.2",
     "cheerio": "^1.0.0-rc.12",
     "chalk": "^4.1.2",
     "colors": "1.4.0",
     "crypto": "*",
     "fake-useragent": "^1.0.1",
     "ffmpeg": "^0.0.4",
     "figlet": "^1.7.0",
     "filesize": "^10.0.7",
     "fluent-ffmpeg": "^2.1.2",
     "file-type": "^16.5.3",
     "lodash": "*",
     "form-data": "4.0.0",
     "human-readable": "*",
     "jsdom": "^20.0.0",
     "jimp": "^0.16.1",
     "jsonwebtoken": "*",
     "node-fetch": "3.0.0-beta.9",
     "path": "^0.12.7",
     "pino": "^7.8.0",
     "pino-pretty": "^10.0.0",
     "mime-types": "latest",
     "moment-timezone": "*",
     "node-webpmux": "^3.1.3",
	 "got": "^11.8.2",
     "pdfkit": "^0.14.0",
     "qs": "^6.11.2",
     "stream": "*",
     "undici": "*",
     "url-pattern" : "*",
     "utils": "*",
     "yt-search": "*"
  },
  "author": "bang_syaii",
  "license": "MIT"
}