Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
jajbshjahavahh
GitHub Repository: jajbshjahavahh/Gojo-Satoru
Path: blob/master/package.json
2390 views
1
{
2
"name": "Gojo-Satoru",
3
"version": "2.0.0",
4
"description": "WhatsApp Using Lib Baileys Multi Device",
5
"main": "index.js",
6
"type": "commonjs",
7
"scripts": {
8
"start": "node index.js"
9
},
10
"keywords": [
11
"termux",
12
"whatsapp",
13
"2022",
14
"GojoSatoru",
15
"base",
16
"baileys-md",
17
"bot",
18
"bot-md",
19
"multi-device"
20
],
21
"author": "NexusNw",
22
"license": "MIT",
23
"dependencies": {
24
"@adiwajshing/baileys": "^4.0.1",
25
"@adiwajshing/keyed-db": "^0.2.4",
26
"awesome-phonenumber": "^2.64.0",
27
"axios": "^0.24.0",
28
"chalk": "^4.1.2",
29
"cheerio": "^1.0.0-rc.10",
30
"child_process": "^1.0.2",
31
"crypto": "^1.0.1",
32
"file-type": "^16.5.3",
33
"fluent-ffmpeg": "^2.1.2",
34
"fs": "0.0.1-security",
35
"got": "^11.8.3",
36
"g-i-s": "^2.1.6",
37
"google-it": "^1.6.2",
38
"human-readable": "^0.2.1",
39
"jimp": "^0.16.1",
40
"jsdom": "^16.4.0",
41
"lowdb": "^2.1.0",
42
"mongoose": "^6.2.1",
43
"moment-timezone": "^0.5.34",
44
"mumaker": "^1.0.0",
45
"node-cron": "^3.0.0",
46
"node-fetch": "^2.6.1",
47
"node-webpmux": "^3.1.0",
48
"os": "^0.1.2",
49
"path": "^0.12.7",
50
"perf_hooks": "0.0.1",
51
"pino": "^7.0.5",
52
"qrcode-terminal": "^0.12.0",
53
"request": "^2.88.2",
54
"remove.bg": "^1.3.0",
55
"scrape-primbon": "^1.1.0",
56
"util": "^0.12.4",
57
"yargs": "^17.2.1",
58
"xfarr-api": "^1.0.2",
59
"yt-search": "^2.10.2"
60
},
61
"directories": {
62
"lib": "lib",
63
"src": "src"
64
},
65
"devDependencies": {},
66
"repository": {
67
"type": "git",
68
"url": "git+https://github.com/nexusNw/Gojo-Satoru.git"
69
},
70
"bugs": {
71
"url": "https://github.com/nexusNw/Gojo-Satoru/issues"
72
},
73
"homepage": "https://github.com/nexusNw/Gojo-Satoru#readme"
74
}
75
76