forked from NeKosmic/NK-BOT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
68 lines (68 loc) · 1.6 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
{
"name": "NK-BOT",
"version": "5.0.0",
"description": "Sexy El Que Lo Lea 7w7 ",
"main": "nkbot.js",
"directories": {
"lib": "libreria"
},
"scripts": {
"start": "node nkbot.js",
"test": "supervisor nkbot"
},
"keywords": [
"termux",
"whatsapp",
"bot",
"whatsapp",
"bot"
],
"dependencies": {
"@adiwajshing/baileys": "^3.5.3",
"async": "^3.2.2",
"axios": "^0.24.0",
"awesome-phonenumber": "^2.64.0",
"base64-img": "^1.0.4",
"cfonts": "^2.10.0",
"chalk": "^4.1.2",
"child_process": "^1.0.2",
"crypto": "^1.0.1",
"dotenv": "^10.0.0",
"file-type": "^16.5.3",
"fluent-ffmpeg": "^2.1.2",
"fs": "^0.0.1-security",
"fs-extra": "^10.0.0",
"g-i-s": "^2.1.6",
"got": "^11.8.3",
"google-it": "^1.6.2",
"hxz-api": "^1.0.1",
"image-to-base64": "^2.2.0",
"imgbb-uploader": "^1.3.3",
"jsdom": "^18.1.0",
"moment-timezone": "^0.5.34",
"ms": "^2.1.3",
"node-webpmux": "^3.1.0",
"node-fetch": "^2.6.1",
"node-gtts": "^2.0.2",
"os": "^0.1.2",
"parse-ms": "^2.1.0",
"pretty-ms": "^7.0.1",
"path": "^0.12.7",
"performance-now": "^2.1.0",
"qrcode": "^1.5.0",
"remove.bg": "^1.3.0",
"request": "^2.88.2",
"seedrandom": "^3.0.5",
"spinnies": "^0.5.1",
"util": "^0.12.4",
"webp-converter": "^2.3.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mhankbarbar/termux-wabot.git"
},
"bugs": {
"url": "https://github.com/mhankbarbar/termux-wabot/issues"
},
"homepage": "https://github.com/mhankbarbar/termux-wabot#readme"
}