This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
forked from GAMERWOLFYT1/bhbotlist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
68 lines (68 loc) · 1.63 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"name": "vcodes",
"version": "1.3.1",
"description": "vcodes.xyz",
"main": "index.js",
"scripts": {
"start": "node ."
},
"dependencies": {
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"canvas": "^2.8.0",
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.5",
"child_process": "^1.0.2",
"cookie-parser": "^1.4.5",
"cron": "^1.8.2",
"discord-buttons": "^3.2.1",
"discord.js": "^12.5.3",
"ejs": "^3.1.6",
"express": "^4.17.1",
"express-minify-html": "^0.12.0",
"express-minify-html-terser": "^1.0.2",
"express-rate-limit": "^5.2.6",
"express-session": "^1.17.1",
"fs": "^0.0.2",
"geoip-lite": "^1.4.2",
"hastebin-gen": "^2.0.5",
"helmet": "^4.4.1",
"http": "0.0.1-security",
"ipware": "^2.0.0",
"jimp": "^0.16.1",
"jquery": "^3.6.0",
"level-session-store": "^2.2.0",
"marked": "^2.0.0",
"memorystore": "^1.6.4",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"mongoose": "^5.11.17",
"node-fetch": "^2.6.1",
"parse-ms": "^2.1.0",
"passport": "^0.4.1",
"passport-discord": "^0.1.4",
"path": "^0.12.7",
"quick.db": "^7.1.3",
"rate-limit-mongo": "^2.3.1",
"referrer-policy": "^1.2.0",
"request": "^2.88.2",
"socket.io": "^4.0.1",
"sweetalert": "^2.1.2",
"sweetalert2": "10.15.6",
"vcodes.js": "1.0.1-renewed",
"void.db": "^2.0.4",
"void.nsfw": "^1.0.8-beta",
"webhook-discord": "^3.7.8"
},
"engines": {
"node": "12.x"
},
"repository": {
"url": ""
},
"license": "MIT",
"keywords": [
"vcodes.xyz"
],
"author": "claudette.xyz & voiddevs.org"
}