@nexoraa/wb
Version:
Simplicity WhatsApp Bot (Baileys)
64 lines (63 loc) • 1.58 kB
JSON
{
"name": "@nexoraa/wb",
"version": "1.0.0-rc.4",
"description": "Simplicity WhatsApp Bot (Baileys)",
"type": "module",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/slightnich/nexora-bot.git"
},
"keywords": [
"whattapp-bot",
"whatsapp-api",
"bot",
"whatsapp",
"wabot",
"nexon",
"nexora"
],
"author": "Kens Ransyah",
"license": "MIT",
"bugs": {
"url": "https://github.com/slightnich/nexora-bot/issues"
},
"homepage": "https://github.com/slightnich/nexora-bot#readme",
"dependencies": {
"awesome-phonenumber": "^2.59.0",
"beautify-console-log": "^1.3.12",
"axios": "~0.24.0",
"chalk": "^4.1.0",
"cheerio": "~1.0.0-rc.5",
"chokidar": "~4.0.3",
"cloudscraper": "4.6.0",
"child_process": "^1.0.2",
"colors": "1.4.0",
"crypto": "1.0.1",
"dotenv": "^16.0.1",
"fs": "0.0.1-security",
"file-type": "~16.5.2",
"fluent-ffmpeg": "2.1.2",
"form-data": "~4.0.0",
"html-entities": "~2.3.2",
"jimp": "^0.22.12",
"is-fullwidth-code-point": "5.0.0",
"mime-types": "~2.1.32",
"request": "^2.88.2",
"moment-timezone": "~0.5.34",
"node-fetch": "2.6.1",
"node-id3": "^0.2.3",
"node-webpmux": "^3.1.0",
"os": "^0.1.2",
"path": "~0.12.7",
"qrcode-terminal": "^0.12.0",
"rootpath": "^0.1.2",
"syntax-error": "~1.4.0",
"util": "^0.12.4",
"yt-search": "^2.10.3",
"ytdl-core": "^4.11.5"
}
}