package.json

{
  "name": "imagedims",
  "version": "1.0.0",
  "description": "Function using ImageMagick that returns dimensions",
  "main": "func.js",
  "author": "fnproject.io",
  "license": "Apache-2.0",
  "dependencies": {
  "@fnproject/fdk": ">=0.0.11",
  "tmp": "^0.0.33",
  "imagemagick": "^0.1.3"
 }
}
×

Subscribe

The latest tutorials sent straight to your inbox.