UNPKG

mlcl_image

Version:

Image manipulation/rendering module for the mlcl CMS

31 lines (30 loc) 685 B
{ "name": "mlcl_image", "version": "0.0.8", "dependencies": { "underscore": ">=0.0.1", "sharp": ">=0.0.1" }, "description": "Image manipulation/rendering module for the mlcl CMS", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/molecuel/mlcl_image.git" }, "keywords": [ "molecuel", "CMS", "Image", "resize" ], "author": { "name": "Alexander Knapstein", "email": "Alexander.Knapstein@inspirationlabs.com" }, "license": "MIT", "bugs": { "url": "https://github.com/molecuel/mlcl_image/issues" }, "homepage": "https://github.com/molecuel/mlcl_image", "readmeFilename": "README.md" }