{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "27a8dc77682be980f2ff45c6356d93c0", "content-hash": "568d96116978fb4b3b00ee9b81866155", "packages": [ { "name": "gilbitron/php-simplecache", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/gilbitron/PHP-SimpleCache.git", "reference": "eb43b12945955428ced0b55d711d57afc6c4c9b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gilbitron/PHP-SimpleCache/zipball/eb43b12945955428ced0b55d711d57afc6c4c9b3", "reference": "eb43b12945955428ced0b55d711d57afc6c4c9b3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Gilbitron\\Util\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gilbert Pellegrom", "email": "gilbert@pellegrom.me", "homepage": "http://gilbert.pellegrom.me" } ], "description": "A simple script for caching 3rd party API calls in PHP.", "homepage": "https://github.com/gilbitron/PHP-SimpleCache", "keywords": [ "cache", "simplecache" ], "time": "2014-07-15 09:37:49" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }