{
    "packages": [
        {
            "name": "dompdf/dompdf",
            "version": "v0.8.1",
            "version_normalized": "0.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dompdf/dompdf.git",
                "reference": "9ea852c4bdc74fac5def165e6cd52353f7ca3b3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dompdf/dompdf/zipball/9ea852c4bdc74fac5def165e6cd52353f7ca3b3f",
                "reference": "9ea852c4bdc74fac5def165e6cd52353f7ca3b3f",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-mbstring": "*",
                "phenx/php-font-lib": "0.5.*",
                "phenx/php-svg-lib": "0.3.*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.8.*",
                "squizlabs/php_codesniffer": "2.*"
            },
            "time": "2017-09-14T01:36:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dompdf\\": "src/"
                },
                "classmap": [
                    "lib/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                },
                {
                    "name": "Brian Sweeney",
                    "email": "eclecticgeek@gmail.com"
                },
                {
                    "name": "Gabriel Bull",
                    "email": "me@gabrielbull.com"
                }
            ],
            "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
            "homepage": "https://github.com/dompdf/dompdf",
            "install-path": "../dompdf/dompdf"
        },
        {
            "name": "phenx/php-font-lib",
            "version": "0.5.1",
            "version_normalized": "0.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PhenX/php-font-lib.git",
                "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
                "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "time": "2017-09-13T16:14:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FontLib\\": "src/FontLib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                }
            ],
            "description": "A library to read, parse, export and make subsets of different types of font files.",
            "homepage": "https://github.com/PhenX/php-font-lib",
            "install-path": "../phenx/php-font-lib"
        },
        {
            "name": "phenx/php-svg-lib",
            "version": "v0.3",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PhenX/php-svg-lib.git",
                "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
                "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
                "shasum": ""
            },
            "require": {
                "sabberworm/php-css-parser": "8.1.*"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.0"
            },
            "time": "2017-05-24T10:07:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Svg\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                }
            ],
            "description": "A library to read, parse and export to PDF SVG files.",
            "homepage": "https://github.com/PhenX/php-svg-lib",
            "install-path": "../phenx/php-svg-lib"
        },
        {
            "name": "printnode/printnode-php",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/PrintNode/PrintNode-PHP.git",
                "reference": "960acabca3c0d976bbd92bf0d6490a1fe5df7496"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrintNode/PrintNode-PHP/zipball/960acabca3c0d976bbd92bf0d6490a1fe5df7496",
                "reference": "960acabca3c0d976bbd92bf0d6490a1fe5df7496",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.3.2"
            },
            "time": "2017-05-17T21:26:48+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "PrintNode\\": "src/PrintNode"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "authors": [
                {
                    "name": "Contributors",
                    "email": "support@printnode.com",
                    "homepage": "https://www.printnode.com"
                }
            ],
            "description": "Connect any printer to your application with PrintNode Client and easy to use JSON API",
            "homepage": "https://github.com/PrintNode/PrintNode-PHP",
            "keywords": [
                "PrintNode",
                "api",
                "php",
                "printing"
            ],
            "install-path": "../printnode/printnode-php"
        },
        {
            "name": "sabberworm/php-css-parser",
            "version": "8.1.0",
            "version_normalized": "8.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
                "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef",
                "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "time": "2016-07-19T19:14:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Sabberworm\\CSS": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Schweikert"
                }
            ],
            "description": "Parser for CSS Files written in PHP",
            "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
            "keywords": [
                "css",
                "parser",
                "stylesheet"
            ],
            "install-path": "../sabberworm/php-css-parser"
        },
        {
            "name": "spipu/html2pdf",
            "version": "v5.0.1",
            "version_normalized": "5.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spipu/html2pdf.git",
                "reference": "bbfcde715c0458300af8bf7f56b040dcd666a0db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spipu/html2pdf/zipball/bbfcde715c0458300af8bf7f56b040dcd666a0db",
                "reference": "bbfcde715c0458300af8bf7f56b040dcd666a0db",
                "shasum": ""
            },
            "require": {
                "php": "~5.4 || ~7.0",
                "tecnickcom/tcpdf": "~6.2"
            },
            "require-dev": {
                "phake/phake": "~2.0",
                "phpunit/phpunit": "~4.0 || ~5.0",
                "squizlabs/php_codesniffer": "~2"
            },
            "suggest": {
                "ext-gd": "Allows to embed images into the PDF",
                "fagundes/zff-html2pdf": "if you need to integrate Html2Pdf with Zend Framework 2 (zf2)"
            },
            "time": "2017-06-16T13:23:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spipu\\Html2Pdf\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "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"
            ],
            "install-path": "../spipu/html2pdf"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.2.13",
            "version_normalized": "6.2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
                "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-04-26T08:14:48+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": [
                "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"
            ],
            "install-path": "../tecnickcom/tcpdf"
        },
        {
            "name": "wapmorgan/imagery",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wapmorgan/Imagery.git",
                "reference": "46301a475b73f597d923c972d44a4226454b1e46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wapmorgan/Imagery/zipball/46301a475b73f597d923c972d44a4226454b1e46",
                "reference": "46301a475b73f597d923c972d44a4226454b1e46",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*"
            },
            "time": "2017-05-04T02:31:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/function.imagecreatefrombmp.php",
                    "src/function.imagebmp.php"
                ],
                "psr-4": {
                    "Imagery\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Simple image editor for resizing, cropping, making collages and other elementary actions with images.",
            "keywords": [
                "images",
                "phash"
            ],
            "support": {
                "issues": "https://github.com/wapmorgan/Imagery/issues",
                "source": "https://github.com/wapmorgan/Imagery/tree/master"
            },
            "install-path": "../wapmorgan/imagery"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
