3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00

implemented !jumbo

This commit is contained in:
roflmaoqwerty 2020-01-14 01:52:22 +11:00
parent 221da8c206
commit 08c1a2e9ac
3 changed files with 490 additions and 38 deletions

View file

@ -20,6 +20,7 @@
"test-watch": "tsc-watch --onSuccess \"npx ava\""
},
"dependencies": {
"@types/sharp": "^0.23.1",
"cors": "^2.8.5",
"cross-env": "^5.2.0",
"deep-diff": "^1.0.2",
@ -49,6 +50,7 @@
"reflect-metadata": "^0.1.12",
"safe-regex": "^2.0.2",
"seedrandom": "^3.0.1",
"sharp": "^0.23.4",
"tlds": "^1.203.1",
"tmp": "0.0.33",
"transliteration": "^2.1.7",