{ "name": "create-bot-whatsapp", "version": "0.0.1", "description": "", "main": "./lib/bin/bundle.create.cjs", "private": true, "dependencies": { "@bot-whatsapp/cli": "*" }, "bin": { "bot": "./lib/bin/bundle.create.cjs" } }