{ "name": "johndoh/swipe", "description": "Adds swipe actions to the message list of Roundcube", "keywords": ["swipe","gesture"], "homepage": "https://github.com/johndoh/roundcube-swipe/", "license": "GPL-3.0", "type": "roundcube-plugin", "version": "0.1-git", "authors": [ { "name": "Philip Weir", "email": "roundcube@tehinterweb.co.uk", "role": "Developer" } ], "repositories": [ { "type": "composer", "url": "https://plugins.roundcube.net" } ], "require": { "php": ">=5.2.1", "roundcube/plugin-installer": ">=0.1.2" }, "extra": { "roundcube": { "min-version": "1.4" } } }