-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
61 lines (61 loc) · 1.62 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
{
"name": "nodejs-custom-version",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "K2K2FF",
"license": "ISC",
"dependencies": {
"@weky/inlinereply": "0.0.0",
"amethyste-api": "^1.1.5",
"ascii-table": "0.0.9",
"atob": "^2.1.2",
"axios": "^0.21.1",
"canvas": "^2.8.0",
"chalk": "^4.1.2",
"common-tags": "^1.8.0",
"discord-battleship": "^1.0.4",
"discord-button-pages": "^1.1.9",
"discord-buttons": "^4.0.0",
"discord-embeds-pages-buttons": "^1.2.5",
"discord-giveaways": "^4.5.1",
"discord-image-generation": "^1.4.9",
"discord-math": "^1.0.5",
"discord.js": "^12.5.1",
"discord.js-akinator": "^2.1.0",
"dotenv": "^10.0.0",
"easy-games-js": "^1.2.1",
"express": "^4.17.1",
"figlet": "^1.5.2",
"jimp": "^0.16.1",
"jquery": "^3.6.0",
"lyrics-finder": "^21.7.0",
"math-expression-evaluator": "^1.3.8",
"moment-timezone": "^0.5.33",
"mongoose": "^5.13.2",
"ms": "^2.1.3",
"nekos.life": "^2.0.7",
"node-fetch": "^2.6.1",
"old-wio.db": "^4.0.10",
"popcat-wrapper": "^1.3.20",
"quick.db": "^7.1.3",
"random-puppy": "^1.1.0",
"readline-sync": "^1.4.10",
"reconlx": "^1.3.51",
"request-promise": "^4.2.6",
"scrape-yt": "^1.4.8",
"snekfetch": "^4.0.4",
"srod-v2": "^1.0.2",
"superagent": "^6.1.0",
"valid-url": "^1.0.9",
"weather-js": "^2.0.0",
"weky": "^3.1.2",
"yt-search": "^2.10.1",
"ytdl-core": "^4.9.1",
"ytdl-core-discord": "^1.3.1"
}
}