[
    {
        "name": "pear/console_table",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/RobLoach/Console_Table.git",
            "reference": "b3d88acf17578c9785cda0daf8fce5c69860cb33"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/RobLoach/Console_Table/zipball/b3d88acf17578c9785cda0daf8fce5c69860cb33",
            "reference": "b3d88acf17578c9785cda0daf8fce5c69860cb33",
            "shasum": ""
        },
        "require": {
            "php": ">=4.3.10"
        },
        "suggest": {
            "pear/Console_Color2": ">=0.1.2"
        },
        "time": "2014-03-31 20:07:31",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Table.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Jan Schneider",
                "homepage": "http://pear.php.net/user/yunosh"
            },
            {
                "name": "Tal Peer",
                "homepage": "http://pear.php.net/user/tal"
            },
            {
                "name": "Xavier Noguer",
                "homepage": "http://pear.php.net/user/xnoguer"
            },
            {
                "name": "Richard Heyes",
                "homepage": "http://pear.php.net/user/richard"
            }
        ],
        "description": "Library that makes it easy to build console style tables.",
        "homepage": "http://pear.php.net/package/Console_Table/",
        "keywords": [
            "console"
        ]
    },
    {
        "name": "rych/bytesize",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rchouinard/bytesize.git",
            "reference": "297e16ea047461b91e8d7eb90aa46aaa52917824"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rchouinard/bytesize/zipball/297e16ea047461b91e8d7eb90aa46aaa52917824",
            "reference": "297e16ea047461b91e8d7eb90aa46aaa52917824",
            "shasum": ""
        },
        "require": {
            "ext-bcmath": "*",
            "php": ">=5.3.4"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2014-04-04 18:06:18",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Rych\\ByteSize\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ryan Chouinard",
                "email": "rchouinard@gmail.com",
                "homepage": "http://ryanchouinard.com"
            }
        ],
        "description": "Utility component for nicely formatted file sizes.",
        "homepage": "https://github.com/rchouinard/bytesize",
        "keywords": [
            "filesize"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "cde7a00d1410a17fb6d61b993cb017a78be1137c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cde7a00d1410a17fb6d61b993cb017a78be1137c",
            "reference": "cde7a00d1410a17fb6d61b993cb017a78be1137c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-09-10 03:26:33",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Carbon": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "https://github.com/briannesbitt/Carbon",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    }
]
