-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
99 lines (99 loc) · 2.83 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"name": "whatsapp-bot",
"version": "10.0.0",
"description": "Halo sesama pengguna, <b>whatsapp-bot</b> adalah skrip otomatisasi whatsapp atau lebih seperti bot yang merespons kata kunci tertentu dan beberapa fitur lain yang sedang kami kerjakan.",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Lawliet",
"license": "Apache-2.0",
"dependencies": {
"@open-wa/wa-automate": "^4.71.10",
"@open-wa/wa-decrypt": "^4.0.0",
"area-selection-js": "0.0.2",
"axios": "^1.7.7",
"bent": "^7.3.10",
"brainly-scraper": "^1.0.2",
"chalk": "^5.2.0",
"dotenv": "^16.0.2",
"chalk": "^5.2.0",
"dotenv": "^16.0.3",
"emoji-regex": "^10.2.1",
"emoji-strip": "^1.0.1",
"emoji-unicode": "^2.0.1",
"ffmpeg": "0.0.4",
"file-type": "^15.0.1",
"fs-extra": "^10.0.0",
"file-type": "^19.0.0",
"fs-extra": "^11.1.0",
"google-it": "^1.6.4",
"google-translate-open-api": "^1.3.5",
"got": "^14.4.2",
"image-size": "^1.0.0",
"got": "^12.3.1",
"image-size": "^1.0.1",
"got": "^14.4.2",
"image-size": "^1.0.2",
"image-to-base64": "^2.2.0",
"image-to-pdf": "^2.0.0",
"install-peerdeps": "^3.0.3",
"jimp": "^1.6.0",
"jsdom": "^25.0.0",
"length": "0.0.1",
"moment-timezone": "^0.5.40",
"multer": "^1.4.2",
"moment-timezone": "^0.5.41",
"multer": "^1.4.4",
"mysql": "^2.18.1",
"nana-api": "^1.1.5",
"needle": "^3.2.0",
"nhentai-api": "^3.4.3",
"nhentai-js": "^4.0.0",
"node-fetch": "^3.3.0",
"node-gtts": "^2.0.2",
"node-run-cmd": "^1.0.1",
"npm-upgrade": "^3.1.0",
"patch": "^0.0.1",
"path": "^0.12.7",
"pm2": "^5.4.2",
"promise": "^8.3.0",
"puppeteer": "^23.4.0",
"remove.bg": "^1.3.0",
"request": "^2.88.2",
"saucenao": "0.0.2",
"sharp": "^0.33.5",
"sharp-cli": "^5.0.0",
"thumbbot": "^0.4.1",
"tiktok-scraper": "^1.4.36",
"to": "^0.2.9",
"translatte": "^3.0.0",
"update": "^0.7.4",
"video-crop": "^1.1.0",
"video-crop-cli": "^1.1.0",
"video-url-link": "^0.1.4",
"ytdl": "^1.3.5"
},
"directories": {
"lib": "lib"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mhankbarbar/whatsapp-bot.git",
"babel-eslint": "^10.1.0",
"eslint": "^7.9.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1"
},
"keywords": [
"Whatsapp-Bot"
],
"bugs": {
"url": "https://github.com/mhankbarbar/whatsapp-bot/issues"
},
"homepage": "https://github.com/mhankbarbar/whatsapp-bot#readme"
}