{ "name": "bot-whatsapp-base-bailey-mysql", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "pre-copy": "cd .. && yarn run copy.lib base-baileys-mysql", "start": "node app.js" }, "keywords": [], "dependencies": { "@bot-whatsapp/bot": "latest", "@bot-whatsapp/cli": "latest", "@bot-whatsapp/database": "latest", "@bot-whatsapp/provider": "latest", "@adiwajshing/baileys": "4.4.0", "mime-types": "2.1.35", "mysql2": "^2.3.3", "wa-sticker-formatter": "4.3.2" }, "author": "", "license": "ISC" }