{ "name": "adrienpayet/send-button", "description": "Send button", "license": "MIT", "type": "kirby-plugin", "version": "1.0.0", "authors": [ { "name": "Adrien Payet", "email": "contact@adrien-payet.fr" } ], "require": { "getkirby/composer-installer": "^1.1" }, "config": { "allow-plugins": { "getkirby/composer-installer": true } } }