@nexon.js/func
Version:
Function WhatsApp Bot
56 lines (55 loc) • 1.33 kB
JSON
{
"name": "@nexon.js/func",
"version": "1.1.4",
"description": "Function WhatsApp Bot",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KensBot/nexon-bot.git"
},
"keywords": [
"whattapp-bot",
"whatsapp-api",
"bot",
"whatsapp",
"wabot"
],
"author": "Kens Ransyah",
"license": "MIT",
"bugs": {
"url": "https://github.com/KensBot/nexon-bot/issues"
},
"homepage": "https://github.com/KensBot/nexon-bot#readme",
"dependencies": {
"awesome-phonenumber": "^2.59.0",
"axios": "~0.24.0",
"chalk": "^4.1.0",
"cheerio": "~1.0.0-rc.5",
"child_process": "^1.0.2",
"colors": "1.4.0",
"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.16.1",
"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",
"pg": "8.7.3",
"qrcode": "1.5.0",
"qrcode-terminal": "^0.12.0",
"rootpath": "^0.1.2",
"syntax-error": "~1.4.0",
"util": "^0.12.4"
}
}