wwebjs-stores
Version:
Custom session stores for WhatsApp automation using wweb.js
49 lines (48 loc) • 1.06 kB
JSON
{
"name": "wwebjs-stores",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FinnFunk/wwebjs-stores.git"
},
"keywords": [
"wwebjs",
"wweb.js",
"whatsapp",
"whatsapp-api",
"whatsapp-web",
"whatsapp-client",
"whatsapp-bot",
"wwebjs-store",
"wwebjs-stores",
"wwebjs-session",
"wwebjs-storage",
"wwebjs-database",
"wwebjs-middleware",
"store",
"session",
"session-store",
"persistent-session",
"storage-adapter",
"database-adapter",
"adapter",
"bot",
"chatbot",
"automation",
"chat-automation",
"nodejs",
"javascript",
"npm-package"
],
"author": "Finn Funk",
"license": "ISC",
"bugs": {
"url": "https://github.com/FinnFunk/wwebjs-stores/issues"
},
"homepage": "https://github.com/FinnFunk/wwebjs-stores#readme",
"description": "Custom session stores for WhatsApp automation using wweb.js"
}