wwebjs-mongo
Version:
A MongoDB plugin for whatsapp-web.js library
21 lines (20 loc) • 443 B
JSON
{
"name": "wwebjs-mongo",
"version": "1.1.0",
"description": "A MongoDB plugin for whatsapp-web.js library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jtourisNS/wwebjs-mongo.git"
},
"keywords": [
"wwebjs",
"mongodb",
"whatsapp-web.js"
],
"author": "Joaquin Touris",
"license": "ISC"
}