forked from umuticeiletisim/umefek
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
59 lines (59 loc) · 1.48 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
{
"name": "cowboy",
"version": "12.0.8",
"description": "",
"main": "umefek.js",
"scripts": {
"test": "node umefek.js"
},
"author": "Umut",
"license": "MIT",
"dependencies": {
"aki-api": "^5.2.1",
"axios": "^0.21.1",
"best-tools": "^1.0.8",
"better-sqlite3": "^7.2.0",
"canvacord": "^5.2.0",
"chalk": "^4.1.1",
"chance": "^1.1.7",
"child_process": "^1.0.2",
"common-tags": "^1.8.0",
"croxydb": "^0.0.7",
"crypto": "^1.0.1",
"dateformat": "^4.5.1",
"dblapi.js": "^2.4.1",
"discord-buttons": "^2.4.1",
"discord-logs": "^1.9.0",
"discord-music-player": "^7.1.4",
"discord.js": "^12.5.3",
"discord.js-reaction-menu": "^1.1.1",
"distube": "^2.8.13",
"express": "^4.17.1",
"fs": "^0.0.2",
"gamedig": "^3.0.3",
"google-tts-api": "^2.0.1",
"hastebin-gen": "^2.0.5",
"https": "^1.0.0",
"humanize-duration": "^3.26.0",
"jimp": "^0.16.1",
"lowdb": "^1.0.0",
"lyrics-finder": "^21.7.0",
"math-expression-evaluator": "^1.3.7",
"mathjs": "^9.3.2",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"ms": "^2.1.3",
"node-fetch": "^2.6.1",
"node-google-translate-skidz": "^1.1.2",
"node-superfetch": "^0.2.3",
"nukleon": "^0.0.2",
"parse-ms": "^3.0.0",
"path": "^0.12.7",
"rhino-ms": "^0.4.0",
"superagent": "^6.1.0",
"weather-js": "^2.0.0",
"wio.db": "^4.0.20",
"yt-search": "^2.8.0",
"ytdl-core": "^4.8.2"
}
}