aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKanacchi <[email protected]>2017-02-07 03:20:12 -0300
committerGitHub <[email protected]>2017-02-07 03:20:12 -0300
commitf6869ff7c53cc2a1e0e2fc9426afbd50d30335f7 (patch)
treebfff790af1bd1b0868e10f4ca2d1450dbb7653ff /package.json
parentChanged the way repeated files work (diff)
parentRemove unused parameter (diff)
downloadhost.fuwn.me-f6869ff7c53cc2a1e0e2fc9426afbd50d30335f7.tar.xz
host.fuwn.me-f6869ff7c53cc2a1e0e2fc9426afbd50d30335f7.zip
Merge pull request #11 from PascalTemel/master
support thumbnails for .webm and .mp4 files
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 c891365..330af64 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
"body-parser": "^1.16.0",
"express": "^4.14.0",
"express-rate-limit": "^2.6.0",
+ "fluent-ffmpeg": "^2.1.0",
"gm": "^1.23.0",
"knex": "^0.12.6",
"multer": "^1.2.1",