[
    {
        "name": "h4cc/wkhtmltopdf-amd64",
        "version": "0.12.4",
        "version_normalized": "0.12.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/h4cc/wkhtmltopdf-amd64.git",
            "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/h4cc/wkhtmltopdf-amd64/zipball/4e2ab2d032a5d7fbe2a741de8b10b8989523c95b",
            "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b",
            "shasum": ""
        },
        "time": "2018-01-15T06:57:33+00:00",
        "bin": [
            "bin/wkhtmltopdf-amd64"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "h4cc\\WKHTMLToPDF\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL Version 3"
        ],
        "authors": [
            {
                "name": "Julius Beckmann",
                "email": "github@h4cc.de"
            }
        ],
        "description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.",
        "homepage": "http://wkhtmltopdf.org/",
        "keywords": [
            "binary",
            "convert",
            "pdf",
            "snapshot",
            "thumbnail",
            "wkhtmltopdf"
        ]
    },
    {
        "name": "h4cc/wkhtmltopdf-i386",
        "version": "0.12.4",
        "version_normalized": "0.12.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/h4cc/wkhtmltopdf-i386.git",
            "reference": "da14486ec8eba1873b026b56126ed02d2f2ae5e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/h4cc/wkhtmltopdf-i386/zipball/da14486ec8eba1873b026b56126ed02d2f2ae5e3",
            "reference": "da14486ec8eba1873b026b56126ed02d2f2ae5e3",
            "shasum": ""
        },
        "time": "2018-01-15T07:18:15+00:00",
        "bin": [
            "bin/wkhtmltopdf-i386"
        ],
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL Version 3"
        ],
        "authors": [
            {
                "name": "Julius Beckmann",
                "email": "github@h4cc.de"
            }
        ],
        "description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for i386 systems.",
        "homepage": "http://wkhtmltopdf.org/",
        "keywords": [
            "binary",
            "convert",
            "pdf",
            "snapshot",
            "thumbnail",
            "wkhtmltopdf"
        ]
    },
    {
        "name": "mikehaertl/php-shellcommand",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikehaertl/php-shellcommand.git",
            "reference": "8d98d8536e05abafe76a491da87296d824939076"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/8d98d8536e05abafe76a491da87296d824939076",
            "reference": "8d98d8536e05abafe76a491da87296d824939076",
            "shasum": ""
        },
        "require": {
            "php": ">= 5.4.0"
        },
        "time": "2019-12-20T08:48:10+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mikehaertl\\shellcommand\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Härtl",
                "email": "haertl.mike@gmail.com"
            }
        ],
        "description": "An object oriented interface to shell commands",
        "keywords": [
            "shell"
        ]
    },
    {
        "name": "mikehaertl/php-tmpfile",
        "version": "1.1.5",
        "version_normalized": "1.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikehaertl/php-tmpfile.git",
            "reference": "491476ffb63612ee4bbfa063d4ff02717fc6bf42"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/491476ffb63612ee4bbfa063d4ff02717fc6bf42",
            "reference": "491476ffb63612ee4bbfa063d4ff02717fc6bf42",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": ">4.0 <8"
        },
        "time": "2020-07-21T11:54:36+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mikehaertl\\tmp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Härtl",
                "email": "haertl.mike@gmail.com"
            }
        ],
        "description": "A convenience class for temporary files",
        "keywords": [
            "files"
        ]
    },
    {
        "name": "mikehaertl/phpwkhtmltopdf",
        "version": "2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikehaertl/phpwkhtmltopdf.git",
            "reference": "0e97c2e1eec918fbcd13f5b4b6c9fa476f99e9db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikehaertl/phpwkhtmltopdf/zipball/0e97c2e1eec918fbcd13f5b4b6c9fa476f99e9db",
            "reference": "0e97c2e1eec918fbcd13f5b4b6c9fa476f99e9db",
            "shasum": ""
        },
        "require": {
            "mikehaertl/php-shellcommand": "^1.5.0",
            "mikehaertl/php-tmpfile": "^1.1.0",
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">4.0 <8"
        },
        "time": "2020-01-07T07:47:15+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mikehaertl\\wkhtmlto\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Haertl",
                "email": "haertl.mike@gmail.com"
            }
        ],
        "description": "A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface",
        "homepage": "http://mikehaertl.github.com/phpwkhtmltopdf/",
        "keywords": [
            "pdf",
            "wkhtmltoimage",
            "wkhtmltopdf"
        ]
    }
]
