Parse image file info if available

This commit is contained in:
rijkvanzanten
2020-06-29 15:42:46 -04:00
parent 58c644093c
commit d25417c383
7 changed files with 116 additions and 8 deletions

View File

@@ -74,12 +74,14 @@
"busboy": "^0.3.1",
"camelcase": "^6.0.0",
"dotenv": "^8.2.0",
"exif-reader": "^1.0.3",
"express": "^4.17.1",
"express-async-handler": "^1.1.4",
"express-pino-logger": "^5.0.0",
"express-session": "^1.17.1",
"get-port": "^5.1.1",
"grant": "^5.2.0",
"icc": "^2.0.0",
"jsonwebtoken": "^8.5.1",
"knex": "^0.21.1",
"knex-schema-inspector": "github:knex/knex-schema-inspector",