forked from ikkygganzBotz/Riych-Bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
50 lines (50 loc) 路 1.2 KB
/
Copy pathpackage.json
File metadata and controls
50 lines (50 loc) 路 1.2 KB
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
{
"name": "Riychbot",
"version": "4.0.0",
"description": "By Riych-Uhuy",
"main": "riych.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node riych.js"
},
"author": "ZEEONE",
"dependencies": {
"api-alphabot":"1.0.2",
"@adiwajshing/baileys": "^3.5.3",
"awesome-phonenumber": "^2.64.0",
"async": "^3.2.0",
"axios": "^0.21.1",
"cfonts": "^2.9.1",
"chalk": "^4.1.2",
"child_process": "^1.0.2",
"crypto": "^1.0.1",
"emoji-api":"^2.0.1",
"file-type": "^16.2.0",
"figlet":"^1.5.2",
"fluent-ffmpeg": "^2.1.2",
"g-i-s" : "^2.1.6",
"got": "^11.8.2",
"hxz-api":"^1.0.1",
"jsdom": "^18.1.1",
"moment-timezone": "^0.5.33",
"node-fetch": "^2.6.1",
"parse-ms": "^2.1.0",
"request": "^2.81.0",
"spinnies": "^0.5.1",
"util": "^0.12.4",
"ytdl-core":"^4.10.0",
"yt-search": "^2.8.0"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/zeeoneofc/Haruka.git"
},
"bugs": {
"url": "https://github.com/zeeoneofc/Haruka/issues"
},
"homepage": "https://github.com/zeeoneofc/Haruka#readme"
}