{
    "packages": [
        {
            "name": "antonlukin/poster-editor",
            "version": "6.0",
            "version_normalized": "6.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/antonlukin/poster-editor.git",
                "reference": "17d4dead1b3a7896109b2dc8dfcae9ffab421bb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/antonlukin/poster-editor/zipball/17d4dead1b3a7896109b2dc8dfcae9ffab421bb6",
                "reference": "17d4dead1b3a7896109b2dc8dfcae9ffab421bb6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "ext-gd": "to use GD library based image processing."
            },
            "time": "2025-02-04T20:20:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/PosterEditor.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Lukin",
                    "email": "anton@lukin.me"
                }
            ],
            "description": "Wrapper for PHP's GD Library for easy image manipulation",
            "homepage": "https://github.com/antonlukin/poster-editor",
            "keywords": [
                "gd",
                "image",
                "php",
                "text"
            ],
            "support": {
                "issues": "https://github.com/antonlukin/poster-editor/issues",
                "source": "https://github.com/antonlukin/poster-editor/tree/v6.0"
            },
            "install-path": "../antonlukin/poster-editor"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
