[
    {
        "name": "tecnick.com/tcpdf",
        "version": "6.2.11",
        "version_normalized": "6.2.11.0",
        "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"
        },
        "time": "2015-08-02 12:30:27",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "smalot/pdfparser",
        "version": "v0.9.24",
        "version_normalized": "0.9.24.0",
        "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"
        },
        "time": "2015-05-26 08:06:39",
        "type": "library",
        "installation-source": "dist",
        "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"
    }
]
