[ { "name": "roundcube/plugin-installer", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/roundcube/plugin-installer.git", "reference": "8a050c5a59d3a70218b1c598f3bba08a8872fac8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/roundcube/plugin-installer/zipball/8a050c5a59d3a70218b1c598f3bba08a8872fac8", "reference": "8a050c5a59d3a70218b1c598f3bba08a8872fac8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "composer/composer": "*" }, "time": "2013-07-27 09:11:42", "bin": [ "src/bin/rcubeinitdb.sh" ], "type": "composer-installer", "extra": { "class": "Roundcube\\Composer\\PluginInstaller" }, "installation-source": "source", "autoload": { "psr-0": { "Roundcube\\Composer": "src/" } }, "notification-url": "http://plugins.roundcube.net/downloads/%package%", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Till Klampaeckel", "email": "till@php.net" }, { "name": "Thomas Bruederli", "email": "thomas@roundcube.net" } ], "description": "A composer-installer for Roundcube plugins." } ]