-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
33 lines (33 loc) · 794 Bytes
/
package.json
File metadata and controls
33 lines (33 loc) · 794 Bytes
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
{
"dependencies": {
"@discordjs/voice": "^0.16.1",
"axios": "^1.6.7",
"canvas": "^2.11.2",
"canvas-constructor": "^7.0.1",
"chalk": "^4.1.2",
"child_process": "^1.0.2",
"discord-together": "^1.3.31",
"discord.js": "^14.14.1",
"fs": "^0.0.1-security",
"glob": "^8.0.3",
"marsy.js": "^1.0.4",
"moment": "^2.30.1",
"moment-duration-format": "^2.3.2",
"moment-timezone": "^0.5.45",
"mongoose": "^6.0.12",
"ms": "^2.1.3",
"node-fetch": "^2.6.7",
"path": "^0.12.7",
"pm2": "^5.2.0",
"require-reload": "^0.2.2",
"util": "^0.12.4"
},
"name": "new-bots",
"version": "1.0.0",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": ""
}