Spaces:
Paused
Paused
Update package.json
Browse files- package.json +71 -67
package.json
CHANGED
|
@@ -1,67 +1,71 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "Ethix-MD",
|
| 3 |
-
"version": "10.8.1",
|
| 4 |
-
"description": "Ethix-MD latest multi device whatsapp bot",
|
| 5 |
-
"main": "index.js",
|
| 6 |
-
"type": "module",
|
| 7 |
-
"scripts": {
|
| 8 |
-
"start": "npx pm2 start index.js --deep-monitoring --attach --name Ethix-MD",
|
| 9 |
-
"stop": "npx pm2 stop Ethix-MD",
|
| 10 |
-
"restart": "pm2 restart Ethix-MD"
|
| 11 |
-
},
|
| 12 |
-
"keywords": [
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
"@
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
-
"
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
-
"
|
| 34 |
-
"
|
| 35 |
-
"
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
"
|
| 42 |
-
"
|
| 43 |
-
"
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
-
"
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
-
"node-
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"
|
| 53 |
-
"
|
| 54 |
-
"
|
| 55 |
-
"
|
| 56 |
-
"
|
| 57 |
-
"
|
| 58 |
-
"
|
| 59 |
-
"
|
| 60 |
-
"
|
| 61 |
-
"
|
| 62 |
-
"
|
| 63 |
-
"
|
| 64 |
-
"
|
| 65 |
-
"
|
| 66 |
-
|
| 67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Ethix-MD",
|
| 3 |
+
"version": "10.8.1",
|
| 4 |
+
"description": "Ethix-MD latest multi device whatsapp bot",
|
| 5 |
+
"main": "index.js",
|
| 6 |
+
"type": "module",
|
| 7 |
+
"scripts": {
|
| 8 |
+
"start": "npx pm2 start index.js --deep-monitoring --attach --name Ethix-MD",
|
| 9 |
+
"stop": "npx pm2 stop Ethix-MD",
|
| 10 |
+
"restart": "pm2 restart Ethix-MD"
|
| 11 |
+
},
|
| 12 |
+
"keywords": [
|
| 13 |
+
"ethix-md",
|
| 14 |
+
"whatsapp-bot",
|
| 15 |
+
"whatsapp md bot"
|
| 16 |
+
],
|
| 17 |
+
"author": "Ethix-Xsid",
|
| 18 |
+
"license": "ISC",
|
| 19 |
+
"dependencies": {
|
| 20 |
+
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
| 21 |
+
"@google/generative-ai": "^0.9.0",
|
| 22 |
+
"@hapi/boom": "^10.0.1",
|
| 23 |
+
"@whiskeysockets/baileys": "^6.7.5",
|
| 24 |
+
"@xaviabot/fb-downloader": "^1.0.14",
|
| 25 |
+
"acrcloud": "^1.4.0",
|
| 26 |
+
"api-dylux": "^1.8.3",
|
| 27 |
+
"aptoide-scraper": "^1.0.1",
|
| 28 |
+
"awesome-phonenumber": "^6.8.0",
|
| 29 |
+
"axios": "^1.6.8",
|
| 30 |
+
"chalk": "^5.3.0",
|
| 31 |
+
"child_process": "^1.0.2",
|
| 32 |
+
"crypto": "^1.0.1",
|
| 33 |
+
"dotenv": "^16.4.5",
|
| 34 |
+
"express": "^4.19.2",
|
| 35 |
+
"ffmpeg": "^0.0.4",
|
| 36 |
+
"file-type": "^19.0.0",
|
| 37 |
+
"fluent-ffmpeg": "^2.1.3",
|
| 38 |
+
"fs": "^0.0.1-security",
|
| 39 |
+
"fs-extra": "^11.2.0",
|
| 40 |
+
"gifted-dls": "^1.2.3",
|
| 41 |
+
"google-it": "^1.6.4",
|
| 42 |
+
"human-readable": "^0.2.1",
|
| 43 |
+
"jimp": "^0.16.13",
|
| 44 |
+
"jpeg-js": "^0.4.4",
|
| 45 |
+
"jsqr": "^1.4.0",
|
| 46 |
+
"libphonenumber": "^0.0.10",
|
| 47 |
+
"moment-timezone": "^0.5.45",
|
| 48 |
+
"nayan-media-downloader": "^2.3.3",
|
| 49 |
+
"node-cache": "^5.1.2",
|
| 50 |
+
"node-cron": "^3.0.3",
|
| 51 |
+
"node-fetch": "^3.3.2",
|
| 52 |
+
"node-os-utils": "^1.3.7",
|
| 53 |
+
"node-webpmux": "^3.2.0",
|
| 54 |
+
"os": "^0.1.2",
|
| 55 |
+
"pdfkit": "^0.15.0",
|
| 56 |
+
"pino": "^8.20.0",
|
| 57 |
+
"pm2": "^5.4.0",
|
| 58 |
+
"proto": "^1.0.19",
|
| 59 |
+
"qrcode": "^1.5.3",
|
| 60 |
+
"qrcode-terminal": "^0.12.0",
|
| 61 |
+
"readline": "^1.3.0",
|
| 62 |
+
"remove.bg": "^1.3.0",
|
| 63 |
+
"stream": "^0.0.3",
|
| 64 |
+
"tesseract.js": "^5.1.0",
|
| 65 |
+
"translate-google-api": "^1.0.4",
|
| 66 |
+
"url": "^0.11.4",
|
| 67 |
+
"uuid": "^9.0.1",
|
| 68 |
+
"wasitech": "npm:@distube/ytdl-core",
|
| 69 |
+
"yt-search": "^2.11.0"
|
| 70 |
+
}
|
| 71 |
+
}
|