-
Notifications
You must be signed in to change notification settings - Fork 9
/
package.json
41 lines (41 loc) · 1.1 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
{
"name": "InviteCount",
"version": "1.2.0",
"description": "InviteCount est le meilleur bot pour gérer les invitations de votre serveur! Facile à installer et à compléter!",
"main": "sharder.js",
"dependencies": {
"boats.js": "^2.4.0",
"btoa": "^1.2.1",
"chalk": "^2.4.2",
"chart.js": "^2.9.3",
"chartjs-node-canvas": "^3.0.6",
"discord-backup": "^1.1.2",
"discord-paginationembed": "^2.0.0-beta.0",
"discord.js": "^12.5.3",
"ejs": "^2.7.1",
"express": "^4.17.1",
"express-session": "^1.17.0",
"infinity-api": "^1.0.6",
"laffey": "^1.0.1",
"moment": "^2.24.0",
"mongoose": "^5.7.7",
"ms": "^2.1.2",
"node-fetch": "^2.6.1",
"passport": "^0.4.0",
"passport-discord": "^0.1.3",
"string-similarity": "^3.0.0",
"superagent": "^6.1.0",
"zlib-sync": "^0.1.6"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/ThisDudeBoy"
},
"author": "Alex.#7331",
"license": "ISC",
"bugs": {
"url": "https://github.com/ThisDudeBoy"
},
"homepage": "https://github.com/ThisDudeBoy"
}