arabdullah commited on
Commit
3bc4af2
·
verified ·
1 Parent(s): 95cd36c

Update package.json

Browse files
Files changed (1) hide show
  1. 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": ["ethix-md", "whatsapp-bot", "whatsapp md bot"],
13
- "author": "Ethix-Xsid",
14
- "license": "ISC",
15
- "dependencies": {
16
- "@ffmpeg-installer/ffmpeg": "^1.1.0",
17
- "@google/generative-ai": "^0.9.0",
18
- "@hapi/boom": "^10.0.1",
19
- "@whiskeysockets/baileys": "^6.7.5",
20
- "@xaviabot/fb-downloader": "^1.0.14",
21
- "acrcloud": "^1.4.0",
22
- "api-dylux": "^1.8.3",
23
- "aptoide-scraper": "^1.0.1",
24
- "awesome-phonenumber": "^6.8.0",
25
- "axios": "^1.6.8",
26
- "chalk": "^5.3.0",
27
- "child_process": "^1.0.2",
28
- "crypto": "^1.0.1",
29
- "dotenv": "^16.4.5",
30
- "express": "^4.19.2",
31
- "ffmpeg": "^0.0.4",
32
- "file-type": "^19.0.0",
33
- "fluent-ffmpeg": "^2.1.3",
34
- "fs": "^0.0.1-security",
35
- "fs-extra": "^11.2.0",
36
- "gifted-dls": "^1.3.0",
37
- "google-it": "^1.6.4",
38
- "human-readable": "^0.2.1",
39
- "jimp": "^0.16.13",
40
- "jpeg-js": "^0.4.4",
41
- "jsqr": "^1.4.0",
42
- "libphonenumber": "^0.0.10",
43
- "moment-timezone": "^0.5.45",
44
- "nayan-media-downloader": "^2.3.3",
45
- "node-cache": "^5.1.2",
46
- "node-cron": "^3.0.3",
47
- "node-fetch": "^3.3.2",
48
- "node-os-utils": "^1.3.7",
49
- "node-webpmux": "^3.2.0",
50
- "os": "^0.1.2",
51
- "pdfkit": "^0.15.0",
52
- "pino": "^8.20.0",
53
- "pm2": "^5.4.0",
54
- "proto": "^1.0.19",
55
- "qrcode": "^1.5.3",
56
- "qrcode-terminal": "^0.12.0",
57
- "readline": "^1.3.0",
58
- "remove.bg": "^1.3.0",
59
- "stream": "^0.0.3",
60
- "tesseract.js": "^5.1.0",
61
- "translate-google-api": "^1.0.4",
62
- "url": "^0.11.4",
63
- "uuid": "^9.0.1",
64
- "wasitech": "npm:@distube/ytdl-core",
65
- "yt-search": "^2.11.0"
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
+ }