{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "e87f698fa687be7593bec200b3709044",
    "packages": [
        {
            "name": "itbz/fpdf",
            "version": "1.7.2",
            "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"
            },
            "type": "library",
            "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/",
            "time": "2013-12-27 14:18:15"
        },
        {
            "name": "itbz/fpdi",
            "version": "dev-master",
            "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"
            },
            "type": "library",
            "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",
            "time": "2014-07-07 17:07:18"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "itbz/fpdi": 20
    },
    "platform": [],
    "platform-dev": []
}
