[
    {
        "name": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
            "shasum": ""
        },
        "time": "2012-12-21 11:40:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Psr\\Log\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "consolari/php-logger",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/consolari/php-logger.git",
            "reference": "b1f4561cf14bd139e260b0e3030801997112a370"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolari/php-logger/zipball/b1f4561cf14bd139e260b0e3030801997112a370",
            "reference": "b1f4561cf14bd139e260b0e3030801997112a370",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7.0"
        },
        "time": "2015-01-20 12:11:21",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Consolari": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Peter Sørensen",
                "email": "peter@consolari.io",
                "homepage": "http://www.consolari.io/"
            }
        ],
        "description": "Logger helper for Consolari",
        "homepage": "http://www.consolari.io/",
        "keywords": [
            "consolari",
            "debug",
            "log",
            "logging",
            "psr-3"
        ]
    }
]
