[
    {
        "name": "raven/raven",
        "version": "0.12.0",
        "version_normalized": "0.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/getsentry/raven-php.git",
            "reference": "bd247ca2a8fd9ccfb99b60285c9b31286384a92b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/getsentry/raven-php/zipball/bd247ca2a8fd9ccfb99b60285c9b31286384a92b",
            "reference": "bd247ca2a8fd9ccfb99b60285c9b31286384a92b",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.2.4"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "^1.8.0",
            "phpunit/phpunit": "^4.6.6"
        },
        "time": "2015-05-19 20:20:08",
        "bin": [
            "bin/raven"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.12.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Raven_": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD"
        ],
        "authors": [
            {
                "name": "David Cramer",
                "email": "dcramer@gmail.com"
            }
        ],
        "description": "A PHP client for Sentry (http://getsentry.com)",
        "homepage": "http://getsentry.com",
        "keywords": [
            "log",
            "logging"
        ]
    }
]
