{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "f8ee8d46fadaee8c9cc194ef126e7404", "packages": [ { "name": "composer/installers", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "b3bd071ea114a57212c75aa6a2eef5cfe0cc798f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/b3bd071ea114a57212c75aa6a2eef5cfe0cc798f", "reference": "b3bd071ea114a57212c75aa6a2eef5cfe0cc798f", "shasum": "" }, "replace": { "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "3.7.*" }, "type": "composer-installer", "extra": { "class": "Composer\\Installers\\Installer", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Composer\\Installers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama", "role": "Developer" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ "TYPO3 CMS", "TYPO3 Flow", "TYPO3 Neos", "agl", "cakephp", "codeigniter", "drupal", "fuelphp", "installer", "joomla", "kohana", "laravel", "li3", "lithium", "mako", "modulework", "phpbb", "ppi", "silverstripe", "symfony", "wordpress", "zend" ], "time": "2013-08-20 04:37:09" } ], "packages-dev": [ { "name": "symfony/console", "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/symfony/Console.git", "reference": "564398bc1f33faf92fc2ec86859983d30eb81806" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Console/zipball/564398bc1f33faf92fc2ec86859983d30eb81806", "reference": "564398bc1f33faf92fc2ec86859983d30eb81806", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1", "symfony/phpunit-bridge": "~2.7", "symfony/process": "~2.1" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2015-06-10 15:30:22" }, { "name": "wpreadme2markdown/wpreadme2markdown", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/benbalter/WP-Readme-to-Github-Markdown.git", "reference": "dceae108111232949affc9107c98276c6fa6c98f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/benbalter/WP-Readme-to-Github-Markdown/zipball/dceae108111232949affc9107c98276c6fa6c98f", "reference": "dceae108111232949affc9107c98276c6fa6c98f", "shasum": "" }, "require": { "php": ">= 5.3.3", "symfony/console": "~2.4" }, "bin": [ "bin/wp2md" ], "type": "library", "autoload": { "psr-4": { "WPReadme2Markdown\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Archer", "email": "chrstnarchr@aol.com" }, { "name": "Benjamin J. Balter" } ], "description": "Convert WordPress Plugin readme.txt to Markdown", "keywords": [ "converter", "markdown", "readme", "wordpress" ], "time": "2014-05-28 21:28:31" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.2" }, "platform-dev": [] }