{
    "packages": [
        {
            "name": "gumlet/php-image-resize",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/gumlet/php-image-resize.git",
                "reference": "de6dc92d8ddf65e508b088202e5de6f3fb0621a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/de6dc92d8ddf65e508b088202e5de6f3fb0621a2",
                "reference": "de6dc92d8ddf65e508b088202e5de6f3fb0621a2",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "ext-gd": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "apigen/apigen": "^4.1",
                "ext-exif": "*",
                "ext-gd": "*",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^4.8"
            },
            "suggest": {
                "ext-exif": "Auto-rotate jpeg files"
            },
            "time": "2020-07-04T21:04:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gumlet\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Aditya Patadia",
                    "homepage": "http://aditya.patadia.org/"
                }
            ],
            "description": "PHP class to re-size and scale images",
            "homepage": "https://github.com/gumlet/php-image-resize",
            "keywords": [
                "image",
                "php",
                "resize",
                "scale"
            ],
            "support": {
                "issues": "https://github.com/gumlet/php-image-resize/issues",
                "source": "https://github.com/gumlet/php-image-resize/tree/2.0.0"
            },
            "install-path": "../gumlet/php-image-resize"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
