[
    {
        "name": "itbz/fpdf",
        "version": "1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hanneskod/fpdf.git",
            "reference": "06d02a7bf227a62d37691a4e7e9c3a35efcb41c3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hanneskod/fpdf/zipball/06d02a7bf227a62d37691a4e7e9c3a35efcb41c3",
            "reference": "06d02a7bf227a62d37691a4e7e9c3a35efcb41c3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2013-12-27T14:18:15+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "fpdf": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "no usage restriction"
        ],
        "description": "Unofficial PSR-0 compliant version of the FPDF library",
        "homepage": "http://www.fpdf.org/"
    },
    {
        "name": "itbz/fpdi",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/hanneskod/fpdi.git",
            "reference": "214e49791103dc9d1711f079f26aaae1c7f45e1e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hanneskod/fpdi/zipball/214e49791103dc9d1711f079f26aaae1c7f45e1e",
            "reference": "214e49791103dc9d1711f079f26aaae1c7f45e1e",
            "shasum": ""
        },
        "require": {
            "itbz/fpdf": "1.7.*",
            "php": ">=5.3.0"
        },
        "time": "2014-07-07T17:07:18+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "fpdi": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "Unofficial PSR-0 compliant version of the FPDI library"
    }
]
