-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpackage.json
89 lines (89 loc) · 2.4 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"name": "aneo",
"version": "1.0.0",
"main": "shard.js",
"scripts": {
"start": "node shard.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@discordjs/opus": "^0.5.0",
"@iamtraction/google-translate": "^1.1.2",
"@k3rn31p4nic/google-translate-api": "^1.1.1",
"@reconlx/discord.js": "^1.1.101",
"alexa-bot-api": "^0.2.1",
"animequote": "^1.1.1",
"ascii": "^1.0.0",
"ascii-table": "0.0.9",
"atob": "^2.1.2",
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"canvacord": "^5.1.0",
"child_process": "^1.0.2",
"common-tags": "^1.8.0",
"cookies": "^0.8.0",
"covid19-api": "^1.2.1",
"cpu-stat": "^2.0.1",
"disco-oauth": "^5.0.1",
"discord-anti-alt": "^1.1.0",
"discord-buttons": "^1.0.3-beta",
"discord-canvas": "^1.4.1",
"discord-giveaways": "^4.5.1",
"discord-hentai": "^1.0.6",
"discord-jokes": "^3.0.0",
"discord-paginationembed": "^2.1.0",
"discord-reply": "^0.1.2",
"discord.js": "^12.5.3",
"discord.js-pagination": "^1.0.3",
"distube": "^2.8.11",
"dotenv": "^8.2.0",
"ejs": "^3.1.6",
"erela.js": "^2.3.2",
"express": "^4.17.1",
"ffmpeg-static": "^4.2.8",
"figlet": "^1.5.0",
"glob": "^7.1.6",
"got": "^11.8.2",
"images-scraper": "^6.0.1",
"kitsu.js": "^2.0.0",
"memer-api": "^2.1.5",
"minecraft-server-util": "^3.4.4",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"mongoose": "^5.12.0",
"ms": "^2.1.3",
"nekos.life": "^2.0.7",
"node-fetch": "^2.6.1",
"node-os-utils": "^1.3.5",
"node-superfetch": "^0.1.11",
"novelcovid": "^3.0.0",
"os": "^0.1.1",
"parse-ms": "^2.1.0",
"pretty-ms": "^7.0.1",
"pug": "^3.0.2",
"quick.db": "^7.1.3",
"quickmongo": "^3.0.2",
"reconlx": "^1.2.41",
"something-random-on-discord": "^3.1.1",
"table": "^6.0.7",
"translate-google": "^1.4.3",
"txtgen": "^2.2.8",
"voidbots": "^2.6.0",
"weather-js": "^2.0.0",
"weather.js": "^0.1.0",
"weky": "^1.4.1",
"wokcommands": "^1.3.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HypsterOP/AneoDc-main-.git"
},
"bugs": {
"url": "https://github.com/HypsterOP/AneoDc-main-/issues"
},
"homepage": "https://github.com/HypsterOP/AneoDc-main-#readme",
"description": ""
}