« get me outta code hell

thumbs: use image-size module instead of magick identify - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-05-27 12:15:41 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-09-01 14:04:58 -0300
commitd68ead9ff27a166ccf90492cd900ef4d8d6b8e3e (patch)
treebf6cc0887e2eddaa94325064121afa87e37f1b3d /package.json
parent0944e67a92b2ac7203af1e7152a33395b32923a2 (diff)
thumbs: use image-size module instead of magick identify
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 02789a7..3b8e177 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,7 @@
         "command-exists": "^1.2.9",
         "eslint": "^8.37.0",
         "he": "^1.2.0",
+        "image-size": "^1.0.2",
         "js-yaml": "^4.1.0",
         "marked": "^5.0.2",
         "striptags": "^4.0.0-alpha.4",