6 |
"license": "GPL-3.0-or-later", |
"license": "GPL-3.0-or-later", |
7 |
"keywords": [ |
"keywords": [ |
8 |
"bot", |
"bot", |
9 |
"discord-bot", |
"discord-bot", |
10 |
"moderation", |
"moderation", |
11 |
"automoderation", |
"automoderation", |
12 |
"discord-moderation", |
"discord-moderation", |
13 |
"discord-moderation-bot", |
"discord-moderation-bot", |
14 |
"discord-automoderation", |
"discord-automoderation", |
15 |
"discord-automoderation-bot" |
"discord-automoderation-bot" |
16 |
], |
], |
17 |
"homepage": "https://github.com/onesoft-sudo/sudobot", |
"homepage": "https://github.com/onesoft-sudo/sudobot", |
27 |
"url": "https://github.com/onesoft-sudo/sudobot" |
"url": "https://github.com/onesoft-sudo/sudobot" |
28 |
}, |
}, |
29 |
"bugs": { |
"bugs": { |
30 |
"url" : "https://github.com/onesoft-sudo/sudobot/issues", |
"url": "https://github.com/onesoft-sudo/sudobot/issues", |
31 |
"email" : "[email protected]" |
"email": "[email protected]" |
32 |
}, |
}, |
33 |
"dependencies": { |
"dependencies": { |
34 |
"@discordjs/builders": "^0.13.0", |
"@discordjs/builders": "^0.13.0", |
53 |
"pm2": "^5.2.0", |
"pm2": "^5.2.0", |
54 |
"reflect-metadata": "^0.1.13", |
"reflect-metadata": "^0.1.13", |
55 |
"ts-deepmerge": "^4.0.0", |
"ts-deepmerge": "^4.0.0", |
56 |
|
"uuid": "^9.0.0", |
57 |
"zod": "^3.17.2" |
"zod": "^3.17.2" |
58 |
}, |
}, |
59 |
"devDependencies": { |
"devDependencies": { |
66 |
"@types/jsonwebtoken": "^8.5.9", |
"@types/jsonwebtoken": "^8.5.9", |
67 |
"@types/ms": "^0.7.31", |
"@types/ms": "^0.7.31", |
68 |
"@types/node": "^17.0.33", |
"@types/node": "^17.0.33", |
69 |
|
"@types/uuid": "^8.3.4", |
70 |
"@typescript-eslint/eslint-plugin": "^5.36.2", |
"@typescript-eslint/eslint-plugin": "^5.36.2", |
71 |
"@typescript-eslint/parser": "^5.36.2", |
"@typescript-eslint/parser": "^5.36.2", |
72 |
"eslint": "^8.23.0", |
"eslint": "^8.23.0", |