{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "107b9272c592fc5d5cbb8eb02aef085e",
    "packages": [
        {
            "name": "smalot/pdfparser",
            "version": "v0.9.24",
            "source": {
                "type": "git",
                "url": "https://github.com/smalot/pdfparser.git",
                "reference": "613d00cde8d91825bc3ed8b41411aaf9c75c1d6e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smalot/pdfparser/zipball/613d00cde8d91825bc3ed8b41411aaf9c75c1d6e",
                "reference": "613d00cde8d91825bc3ed8b41411aaf9c75c1d6e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "tecnick.com/tcpdf": ">=6.0.050"
            },
            "require-dev": {
                "atoum/atoum": "dev-master"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Smalot\\PdfParser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Sebastien MALOT",
                    "email": "sebastien@malot.fr",
                    "homepage": "http://www.malot.fr",
                    "role": "Developer"
                }
            ],
            "description": "Pdf parser library. Can read and extract information from pdf file.",
            "homepage": "http://www.pdfparser.org",
            "time": "2015-05-26 08:06:39"
        },
        {
            "name": "tecnick.com/tcpdf",
            "version": "6.2.11",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "354433a33946ae7497c3eab291eaaf814bccbfab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/354433a33946ae7497c3eab291eaaf814bccbfab",
                "reference": "354433a33946ae7497c3eab291eaaf814bccbfab",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "fonts",
                    "config",
                    "include",
                    "tcpdf.php",
                    "tcpdf_parser.php",
                    "tcpdf_import.php",
                    "tcpdf_barcodes_1d.php",
                    "tcpdf_barcodes_2d.php",
                    "include/tcpdf_colors.php",
                    "include/tcpdf_filters.php",
                    "include/tcpdf_font_data.php",
                    "include/tcpdf_fonts.php",
                    "include/tcpdf_images.php",
                    "include/tcpdf_static.php",
                    "include/barcodes/datamatrix.php",
                    "include/barcodes/pdf417.php",
                    "include/barcodes/qrcode.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPLv3"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "homepage": "http://nicolaasuni.tecnick.com"
                }
            ],
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
            "homepage": "http://www.tcpdf.org/",
            "keywords": [
                "PDFD32000-2008",
                "TCPDF",
                "barcodes",
                "datamatrix",
                "pdf",
                "pdf417",
                "qrcode"
            ],
            "time": "2015-08-02 12:30:27"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}
