{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "a71cd13be41b149c160b25f873df6189",
    "packages": [
        {
            "name": "mike42/gfx-php",
            "version": "v0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/mike42/gfx-php.git",
                "reference": "ed9ded2a9298e4084a9c557ab74a89b71e43dbdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mike42/gfx-php/zipball/ed9ded2a9298e4084a9c557ab74a89b71e43dbdb",
                "reference": "ed9ded2a9298e4084a9c557ab74a89b71e43dbdb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpbench/phpbench": "@dev",
                "phpunit/phpunit": "^6.5",
                "squizlabs/php_codesniffer": "^3.3.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Mike42\\": "src/Mike42"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Michael Billington",
                    "email": "michael.billington@gmail.com"
                }
            ],
            "description": "The pure PHP graphics library",
            "homepage": "https://github.com/mike42/gfx-php",
            "support": {
                "issues": "https://github.com/mike42/gfx-php/issues",
                "source": "https://github.com/mike42/gfx-php/tree/v0.6"
            },
            "time": "2019-10-05T02:44:33+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.3.0",
        "ext-json": "*",
        "ext-intl": "*",
        "ext-zlib": "*"
    },
    "platform-dev": [],
    "plugin-api-version": "2.3.0"
}