summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-22 18:43:08 +0200
committerGitHub <noreply@github.com>2021-06-22 18:43:08 +0200
commite52597798199d9de8a791723ef6ec37ce08703aa (patch)
tree0b4b14896629a76ee740efdb890d657d15f88b78 /package.json
parentMerge pull request #158 from fosscord/l10n_master (diff)
parent:art: clean up code (diff)
downloadserver-ts-e52597798199d9de8a791723ef6ec37ce08703aa.tar.xz
Merge pull request #157 from Umimaso/widget
feat: add widget endpoints, routing for unversioned api requests
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json

index 7566e742..3c82a382 100644 --- a/package.json +++ b/package.json
@@ -38,6 +38,7 @@ "atomically": "^1.7.0", "bcrypt": "^5.0.1", "body-parser": "^1.19.0", + "canvas": "^2.8.0", "cheerio": "^1.0.0-rc.9", "dot-prop": "^6.0.1", "dotenv": "^8.2.0", @@ -48,6 +49,7 @@ "i18next": "^19.8.5", "i18next-http-middleware": "^3.1.3", "i18next-node-fs-backend": "^2.1.3", + "image-size": "^1.0.0", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.5", "missing-native-js-functions": "^1.2.6",