forked from Dude-Perfect-Discord-Bot/Dude-Perfect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
32 lines (32 loc) · 985 Bytes
/
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
{
"name": "dude-perfect",
"version": "2.3.10",
"description": "Dude Perfect is a bot that can do most of the things that everything you require for making a better and better Discord Server",
"main": "src/index.js",
"repository": "https://github.com/Dude-Perfect-Discord-Bot/Dude-Perfect",
"author": "[email protected]",
"license": "Apache-2.0",
"dependencies": {
"@anishshobith/deeptype": "^1.1.0",
"canvas": "^2.7.0",
"canvas-constructor": "^4.1.0",
"common-tags": "^1.8.0",
"dblapi.js": "^2.4.1",
"discord-akairo": "^8.1.0",
"discord.js": "^12.5.3",
"dotenv": "^9.0.0",
"figlet": "^1.5.0",
"fuse-djs": "Anish-Shobith/fuse-djs#build",
"got": "^11.8.2",
"moment": "^2.29.1",
"mongoose": "^5.12.7",
"ms": "^2.1.3",
"node-fetch": "^2.6.1",
"os": "^0.1.1",
"pluralize": "^8.0.0",
"statcord.js": "^3.2.0",
"superagent": "^6.1.0",
"twemoji-parser": "^13.0.0",
"util": "^0.12.3"
}
}