-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
46 lines (46 loc) · 1.13 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
{
"name": "verify-with-buttons",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.1",
"canvas": "^2.11.0",
"cpu-stat": "^2.0.1",
"dateformat": "^5.0.3",
"discord-buttons": "^4.0.0",
"discord-menus": "^1.0.8",
"discord-modal": "^1.0.3",
"discord.js": "^12.5.3",
"discord.js-menu": "^2.3.1",
"express": "^4.17.1",
"get-youtube-id": "^1.0.1",
"gif-search": "^3.0.3",
"guild": "^1.2.3",
"hastebin-gen": "^2.0.5",
"hh-mm-ss": "^1.2.0",
"jimp": "^0.22.4",
"moment": "^2.30.1",
"moment-duration-format": "^2.3.2",
"ms": "^2.1.3",
"node": "^16.9.1",
"node-cmd": "^5.0.0",
"node-fetch": "^3.3.0",
"nodejs": "0.0.0",
"parse-ms": "^3.0.0",
"pretty-ms": "^8.0.0",
"probot-tax": "^1.0.3",
"quick.db": "^9.0.8",
"request": "^2.88.2",
"simple-youtube-api": "^5.2.1",
"youtube-info": "^1.3.2",
"ytdl-core": "^4.11.2"
}
}