{
  "name": "strapi-plugin-responsive-image-watermark",
  "version": "1.3.0",
  "description": "Custom responsive image formats for strapi with watermark.",
  "strapi": {
    "name": "responsive-image",
    "displayName": "Responsive Image",
    "icon": "images",
    "description": "Custom responsive image formats for strapi with watermark.",
    "kind": "plugin"
  },
  "dependencies": {},
  "peerDependencies": {
    "@strapi/strapi": "^4.x"
  },
  "author": {
    "name": "Nicolas Hamelin",
    "url": "https://nicolashamelin.fr"
  },
  "homepage": "https://github.com/kitolog/strapi-plugin-responsive-image",
  "repository": {
    "type": "git",
    "url": "https://github.com/kitolog/strapi-plugin-responsive-image"
  },
  "keywords": [
    "strapi",
    "plugin",
    "responsive",
    "watermark",
    "image",
    "media"
  ],
  "engines": {
    "node": ">=18.0.0 <=22.x.x",
    "npm": ">=8.0.0"
  },
  "license": "MIT"
}
