-
Notifications
You must be signed in to change notification settings - Fork 3
/
package.json
69 lines (69 loc) · 1.76 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
{
"name": "anees-ser",
"version": "0.0.1",
"description": "synzx",
"main": "node index",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"keywords": [
"termux",
"whatsapp",
"bot",
"whatsapp",
"bot"
],
"author": "anees-ser",
"license": "ISC",
"dependencies": {
"@adiwajshing/baileys": "^3.5.2",
"@vitalets/google-translate-api": "^7.0.0",
"awesome-phonenumber": "^2.54.0",
"axios": "^0.21.1",
"base64-img": "^1.0.4",
"base64-to-image": "^1.0.2",
"brainly-scraper": "^1.0.3",
"cfonts": "^2.9.2",
"color": "^4.0.0",
"emoji-api": "^1.0.2",
"fake-useragent": "^1.0.1",
"figlet": "^1.5.0",
"file-type": "^16.5.1",
"fluent-ffmpeg": "^2.1.2",
"g-i-s": "^2.1.6",
"google-it": "^1.6.2",
"human-readable": "^0.2.1",
"image-to-base64": "^2.2.0",
"imgbb-uploader": "^1.3.1",
"jsdom": "^16.5.0",
"latest": "^0.2.0",
"marker": "^0.1.2",
"mathjs": "^9.4.3",
"moment-timezone": "^0.5.33",
"multistream": "^4.1.0",
"node-fetch": "^2.6.1",
"node-tesseract-ocr": "^2.2.1",
"os": "^0.1.1",
"parse-ms": "^2.1.0",
"qrcode": "^1.4.4",
"request": "^2.88.2",
"scraper-instagram": "^1.0.17",
"spinnies": "^0.5.1",
"tiktok-scraper-without-watermark": "^1.0.6",
"uninstall": "0.0.0",
"ytsr": "^3.5.0"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/dcode-denpa/bitch-boot.git"
},
"bugs": {
"url": "https://github.com/dcode-denpa/bitch-boot/issues"
},
"homepage": "https://github.com/dcode-denpa/bitch-boot#readme"
}