-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
65 lines (65 loc) · 1.64 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
{
"name": "vinci",
"version": "1.0.0",
"description": "",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Vinci-Development/Vinci.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Vinci-Development/Vinci/issues"
},
"homepage": "https://github.com/Vinci-Development/Vinci#readme",
"dependencies": {
"@extreme_hero/deeptype": "^1.0.1",
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"canvacord": "^5.0.8",
"canvas": "^2.7.0",
"captcha-canvas": "^2.2.2",
"common-tags": "^1.8.0",
"cookies": "^0.8.0",
"deepmerge": "^4.2.2",
"disco-oauth": "^5.0.1",
"discord-canvas": "^1.4.1",
"discord-giveaways": "^4.4.3",
"discord-xp": "^1.1.7",
"discord.js": "^12.5.1",
"erela.js": "^2.3.2",
"express": "^4.17.1",
"figlet": "^1.5.0",
"glob": "^7.1.6",
"method-override": "^3.0.0",
"moment": "^2.29.1",
"mongoose": "^5.11.13",
"mongoose-sequence": "^5.3.1",
"ms": "^2.1.2",
"mysql2": "^2.2.5",
"nanoid": "^3.1.20",
"node-fetch": "^2.6.1",
"node-schedule": "^2.0.0",
"nodemon": "^2.0.7",
"os": "^0.1.1",
"path": "^0.12.7",
"pm2": "^4.5.4",
"pug": "^3.0.0",
"random": "^2.2.0",
"sequelize": "^6.5.0",
"short-unique-id": "^3.2.3",
"social-post-api": "^1.0.15",
"superagent": "^6.1.0",
"timestring": "^6.0.0",
"trev": "^2.0.8",
"util": "^0.12.3",
"vultrex.haste": "^1.0.1",
"yt-search": "^2.7.3",
"ytdl-core-discord": "^1.2.5"
}
}