[
    {
        "name": "gilbitron/php-simplecache",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "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"
        },
        "time": "2014-07-15 09:37:49",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    }
]
