{ "name": "base-wweb-memory", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "pre-copy": "cd .. && yarn run copy.lib base-wweb-memory", "start": "node app.js" }, "keywords": [], "dependencies": { "@bot-whatsapp/bot": "latest", "@bot-whatsapp/cli": "latest", "@bot-whatsapp/database": "latest", "@bot-whatsapp/provider": "latest", "whatsapp-web.js": "1.18.4" }, "author": "", "license": "ISC" }