almtools
Version:
Tools Downloader For WhatsApp Bot
23 lines • 439 B
JSON
{
"name": "almtools",
"version": "2.0.9",
"description": "Tools Downloader For WhatsApp Bot",
"main": "index.js",
"scripts": {
"starts": "node index.js"
},
"keywords": [
"media",
"downloader",
"tools"
],
"author": "Nezzx",
"license": "MIT",
"dependencies": {
"axios": "^1.7.3",
"cheerio": "^1.0.0",
"qs": "^6.13.0",
"canvas": "^3.1.0",
"jimp": "^0.16.3"
}
}