[
    {
        "name": "spipu/html2pdf",
        "version": "v4.6.1",
        "version_normalized": "4.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spipu/html2pdf.git",
            "reference": "4898439e170ebf032513b8d3a83f0f5ffe85fece"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spipu/html2pdf/zipball/4898439e170ebf032513b8d3a83f0f5ffe85fece",
            "reference": "4898439e170ebf032513b8d3a83f0f5ffe85fece",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "tecnickcom/tcpdf": "~6.2.0"
        },
        "suggest": {
            "ext-gd": "Allows to embed images into the PDF",
            "fagundes/zff-html2pdf": "zff-html2pdf module ~0.1.1, if you need to integrate HTML2PDF with Zend Framework 2 (zf2)"
        },
        "time": "2016-04-05T12:25:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "html2pdf.class.php",
                "_class/exception.class.php",
                "_class/locale.class.php",
                "_class/myPdf.class.php",
                "_class/parsingHtml.class.php",
                "_class/parsingCss.class.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Spipu",
                "homepage": "https://github.com/spipu",
                "role": "Developer"
            }
        ],
        "description": "HTML2PDF is a HTML to PDF converter written in PHP5 (it uses TCPDF). OFFICIAL PACKAGE",
        "homepage": "http://html2pdf.fr/",
        "keywords": [
            "html",
            "html2pdf",
            "pdf"
        ]
    },
    {
        "name": "tecnickcom/tcpdf",
        "version": "6.2.17",
        "version_normalized": "6.2.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/TCPDF.git",
            "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53",
            "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-02-24T11:48:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "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": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "role": "lead"
            }
        ],
        "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"
        ]
    }
]
