This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
forked from WestManga/Saino-sama
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
54 lines (54 loc) · 1.42 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
{
"name": "Saino",
"version": "1.1.7",
"description": "Discord bot build Discord.JS and mongoose with commandhandler",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Watambeee",
"license": "AGPL-3.0",
"dependencies": {
"@discordjs/opus": "^0.5.0",
"@reconlx/discord.js": "^1.1.101",
"ascii-table": "0.0.9",
"axios": "^0.21.1",
"canvacord": "^5.1.0",
"canvas": "^2.7.0",
"discord-button": "^1.0.3",
"discord-buttons": "^3.0.1",
"discord-canvas": "^1.4.1",
"discord-logs": "^1.9.0",
"discord-player": "^3.4.0",
"discord.js": "^12.5.1",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"ffmpeg-static": "^4.3.0",
"file-type": "^16.3.0",
"fs": "0.0.1-security",
"images-scraper": "^6.2.0",
"is-image-url": "^1.1.8",
"mangadex-full-api": "^4.4.0",
"mathjs": "^9.3.0",
"moment": "^2.29.1",
"mongoose": "^5.12.2",
"ms": "^2.1.3",
"nana-api": "^1.1.4",
"nekos.life": "^2.0.7",
"node-superfetch": "^0.1.11",
"os-utils": "0.0.14",
"path": "^0.12.7",
"quick.db": "^7.1.3",
"reconlx": "^1.2.4",
"sagiri": "^3.1.1",
"scathach-api": "0.0.7",
"sqlite3": "^5.0.2",
"translate-google": "^1.4.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mhazm/Saino-sama.git"
},
"homepage": "https://discord.gg/xShMxD7tUy"
}