-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpackage.json
30 lines (30 loc) · 842 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
{
"name": "Poggers-Bot",
"version": "1.0.0",
"description": "An epic discord bot to fill all your needs and stuff idfk its private ok",
"main": "index.js",
"repository": "https://github.com/NotFaizen/Poggers-Bot-2",
"dependencies": {
"aoi.js": "^4.6.0",
"axios": "^0.22.0",
"canvacord": "^5.2.1",
"discord-buttons": "^4.0.0",
"discord-image-generation": "^1.4.9",
"discord.js": "^12.5.3",
"djs-games": "^2.0.12",
"express": "^4.17.1",
"got": "^11.8.3",
"image-generation-for-discord": "^2.0.4",
"mathjs": "^9.3.2",
"node-fetch": "^2.6.1",
"popcat-wrapper": "^1.3.16",
"random": "^3.0.6",
"simply-djs": "^1.0.1043",
"weky": "^3.1.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "NotFaizen#3463",
"license": "ISC"
}