{ "name": "adrienpayet/front-comments", "description": "Kirby plugin for adding comments anywhere in front-end pages.", "license": "MIT", "type": "kirby-plugin", "version": "0.11.2", "homepage": "https://framagit.org/isUnknown/kirby-front-comments", "authors": [ { "name": "Adrien Payet", "email": "adrien.payet@outlook.com" } ], "require": { "getkirby/composer-installer": "^1.1" }, "config": { "allow-plugins": { "getkirby/composer-installer": true }, "preferred-install": "dist" }, "extra": { "installer-name": "front-comments" } }