{
	"name": "whatsapp-web-bot",
	"version": "1.0.0",
	"description": "",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"dependencies": {
		"@google/generative-ai": "^0.24.1",
		"axios": "^0.27.2",
		"axios-cookiejar-support": "^0.5.1",
		"canvas": "^3.1.0",
		"cheerio": "^1.0.0",
		"dotenv": "^16.5.0",
		"express": "^5.1.0",
		"puppeteer": "^24.9.0",
		"qrcode": "^1.5.4",
		"qrcode-terminal": "^0.12.0",
		"tough-cookie": "^5.1.2",
		"whatsapp-web.js": "github:pedroslopez/whatsapp-web.js#main"
	}
}
