[
    {
        "name": "predis/predis",
        "version": "v0.8.5",
        "version_normalized": "0.8.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nrk/predis.git",
            "reference": "5f2eea628eb465d866ad2771927d83769c8f956c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nrk/predis/zipball/5f2eea628eb465d866ad2771927d83769c8f956c",
            "reference": "5f2eea628eb465d866ad2771927d83769c8f956c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "suggest": {
            "ext-curl": "Allows access to Webdis when paired with phpiredis",
            "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
        },
        "time": "2014-01-16 14:10:29",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Predis": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Daniele Alessandri",
                "email": "suppakilla@gmail.com",
                "homepage": "http://clorophilla.net"
            }
        ],
        "description": "Flexible and feature-complete PHP client library for Redis",
        "homepage": "http://github.com/nrk/predis",
        "keywords": [
            "nosql",
            "predis",
            "redis"
        ]
    }
]
