{ "_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": "f3d4ad9171f4fafde7cd935354005559", "packages": [ { "name": "doctrine/cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "c2ab51e8f3c4a8170ca91b702e3789881dd2a6c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/c2ab51e8f3c4a8170ca91b702e3789881dd2a6c2", "reference": "c2ab51e8f3c4a8170ca91b702e3789881dd2a6c2", "shasum": "" }, "require": { "php": ">=5.3.2" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": ">=3.7", "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Cache\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2015-05-07 20:41:18" }, { "name": "mibe/feedwriter", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mibe/FeedWriter.git", "reference": "27bcd2b240f1693b8bce639bbc2ed3694a4b2bc5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mibe/FeedWriter/zipball/27bcd2b240f1693b8bce639bbc2ed3694a4b2bc5", "reference": "27bcd2b240f1693b8bce639bbc2ed3694a4b2bc5", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "ATOM.php", "Feed.php", "Item.php", "RSS1.php", "RSS2.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Anis uddin Ahmad" }, { "name": "Michael Bemmerl", "email": "mail@mx-server.de" }, { "name": "Phil Freo" }, { "name": "Paul Ferrett" }, { "name": "Brennen Bearnes" }, { "name": "Michael Robinson", "email": "mike@pagesofinterest.net" }, { "name": "Baptiste Fontaine" }, { "name": "Kristián Valentín" }, { "name": "Brandtley McMinn" }, { "name": "Julian Bogdani" } ], "description": "Generate feeds in either RSS 1.0, RSS 2.0 or ATOM formats", "homepage": "https://github.com/mibe/FeedWriter", "keywords": [ "atom", "feed", "rss" ], "time": "2015-01-22 23:18:41" }, { "name": "slim/slim", "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", "reference": "20a02782f76830b67ae56a5c08eb1f563c351a37" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slimphp/Slim/zipball/20a02782f76830b67ae56a5c08eb1f563c351a37", "reference": "20a02782f76830b67ae56a5c08eb1f563c351a37", "shasum": "" }, "require": { "php": ">=5.3.0" }, "suggest": { "ext-mcrypt": "Required for HTTP cookie encryption" }, "type": "library", "autoload": { "psr-0": { "Slim": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Josh Lockhart", "email": "info@joshlockhart.com", "homepage": "http://www.joshlockhart.com/" } ], "description": "Slim Framework, a PHP micro framework", "homepage": "http://github.com/codeguy/Slim", "keywords": [ "microframework", "rest", "router" ], "time": "2015-03-08 18:41:17" }, { "name": "sparkfun/sparklib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sparkfun/SparkLib.git", "reference": "5f94be2ac3a2c9342e3531b824e61ff0f28092fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sparkfun/SparkLib/zipball/5f94be2ac3a2c9342e3531b824e61ff0f28092fa", "reference": "5f94be2ac3a2c9342e3531b824e61ff0f28092fa", "shasum": "" }, "require": { "php": ">=5.5.17" }, "type": "library", "autoload": { "psr-0": { "SparkLib": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL" ], "authors": [ { "name": "Brennen Bearnes", "email": "brennen@sparkfun.com" } ], "description": "A collection of PHP libraries from SparkFun Electronics", "time": "2015-03-11 23:33:47" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "doctrine/cache": 20, "sparkfun/sparklib": 20, "mibe/feedwriter": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }