forked from AaryanOpPO/botmanager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
40 lines (40 loc) · 986 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
33
34
35
36
37
38
39
40
{
"name": "shopbot",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@weky/inlinereply": "^0.0.0",
"axios": "^0.26.1",
"colors": "^1.4.0",
"cron": "^1.8.2",
"discord-anti-spam": "^2.5.1",
"discord-buttons-react": "^0.0.4",
"discord.js": "^13.1.0",
"discord.js-pagination": "^1.0.3",
"ejs": "^3.1.6",
"enmap": "^5.8.4",
"express": "^4.17.3",
"express-session": "^1.17.2",
"fs": "^0.0.1-security",
"fs-extra": "^9.1.0",
"image-url-validator": "^1.0.4",
"memorystore": "^1.6.7",
"moment": "^2.29.2",
"ms": "^2.1.3",
"ncp": "^2.0.0",
"node-scp": "^0.0.16",
"officegen": "^0.6.5",
"passport": "^0.5.2",
"passport-discord": "^0.1.4",
"pastebin-api": "^2.3.2",
"sourcebin": "^4.2.5",
"ssh2": "^1.2.0",
"translatte": "^3.0.0"
},
"description": ""
}