UNPKG

sharp-multer

Version:

Multer Engine for Image Optimization and tweaking using Sharp

31 lines (30 loc) 721 B
{ "name": "sharp-multer", "version": "0.3.3", "description": "Multer Engine for Image Optimization and tweaking using Sharp", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ranjandsingh/sharp-multer.git" }, "keywords": [ "sharp multer", "sharp", "Multer", "sharp-multer", "multer sharp", "sharp mutler" ], "author": "Ranjan Kumar Singh", "license": "ISC", "bugs": { "url": "https://github.com/ranjandsingh/sharp-multer/issues" }, "homepage": "https://github.com/ranjandsingh/sharp-multer#readme", "dependencies": { "sharp": "^0.33.4" } }