UNPKG

ep_images_extended

Version:

Insert images inline with text, float them, resize them, and more.

38 lines 886 B
{ "name": "ep_images_extended", "description": "Insert images inline with text, float them, resize them, and more.", "version": "1.1.0", "author": { "name": "DCastelone", "url": "https://github.com/dcastelone" }, "contributors": [], "dependencies": { "mime-db": "1.49.0", "@aws-sdk/client-s3": "^3.555.0", "@aws-sdk/s3-request-presigner": "^3.555.0" }, "license": "Apache-2.0", "keywords": [ "etherpad", "plugin", "ep", "images", "upload", "img" ], "repository": { "type": "git", "url": "git+https://github.com/dcastelone/ep_images_extended.git" }, "bugs": { "url": "https://github.com/dcastelone/ep_images_extended/issues" }, "homepage": "https://github.com/dcastelone/ep_images_extended", "peerDependencies": { "ep_etherpad-lite": ">=1.8.6" }, "engines": { "node": ">=11.14.0" } }