eleventy-plugin-img-magnifier
Version:
24 lines (23 loc) • 527 B
JSON
{
"name": "eleventy-plugin-img-magnifier",
"version": "1.0.7",
"description": "zoom image to fullscreen",
"main": ".eleventy.js",
"type": "module",
"keywords": [
"eleventy-plugin",
"eleventy",
"image",
"magnifying",
"glass",
"enlarger",
"image-large",
"image-fullscreen"
],
"author": "teotimepacreau (https://www.teotimepacreau.fr/)",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/teotimepacreau/eleventy-plugin-img-magnifier"
}
}