{
    "packages": [
        {
            "name": "jcupitt/vips",
            "version": "v1.0.10",
            "version_normalized": "1.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/libvips/php-vips.git",
                "reference": "cb8c9a9a43c974b4d128fe96cdc394eeaded28f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/libvips/php-vips/zipball/cb8c9a9a43c974b4d128fe96cdc394eeaded28f4",
                "reference": "cb8c9a9a43c974b4d128fe96cdc394eeaded28f4",
                "shasum": ""
            },
            "require": {
                "ext-vips": ">=0.1.2",
                "php": ">=7.2",
                "psr/log": "^1.1.3|^2.0|^3.0"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpdocumentor/phpdocumentor": "3.0.0",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "time": "2022-12-04T16:21:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jcupitt\\Vips\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Cupitt",
                    "email": "jcupitt@gmail.com",
                    "homepage": "https://github.com/jcupitt",
                    "role": "Developer"
                }
            ],
            "description": "A high-level interface to the libvips image processing library.",
            "homepage": "https://github.com/libvips/php-vips",
            "keywords": [
                "image",
                "libvips",
                "processing"
            ],
            "support": {
                "issues": "https://github.com/libvips/php-vips/issues",
                "source": "https://github.com/libvips/php-vips/tree/v1.0.10"
            },
            "install-path": "../jcupitt/vips"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
