[
    {
        "name": "gregwar/cache",
        "version": "v1.0.12",
        "version_normalized": "1.0.12.0",
        "target-dir": "Gregwar/Cache",
        "source": {
            "type": "git",
            "url": "https://github.com/Gregwar/Cache.git",
            "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Gregwar/Cache/zipball/305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3",
            "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2016-09-23T08:16:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Gregwar\\Cache": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gregwar",
                "email": "g.passault@gmail.com"
            }
        ],
        "description": "A lightweight file-system cache system",
        "keywords": [
            "cache",
            "caching",
            "file-system",
            "system"
        ]
    },
    {
        "name": "gregwar/image",
        "version": "v2.0.21",
        "version_normalized": "2.0.21.0",
        "target-dir": "Gregwar/Image",
        "source": {
            "type": "git",
            "url": "https://github.com/Gregwar/Image.git",
            "reference": "c9899e4c71009338f89a8c63c12c681692533ede"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Gregwar/Image/zipball/c9899e4c71009338f89a8c63c12c681692533ede",
            "reference": "c9899e4c71009338f89a8c63c12c681692533ede",
            "shasum": ""
        },
        "require": {
            "ext-gd": "*",
            "gregwar/cache": "^1.0.6",
            "php": "^5.3 || ^7.0"
        },
        "require-dev": {
            "sllh/php-cs-fixer-styleci-bridge": "~1.0",
            "symfony/phpunit-bridge": "^2.7.4 || ^3.0"
        },
        "suggest": {
            "behat/transliterator": "Transliterator provides ability to set non-latin1 pretty names"
        },
        "time": "2017-01-24T09:29:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Gregwar\\Image": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Grégoire Passault",
                "email": "g.passault@gmail.com",
                "homepage": "http://www.gregwar.com/"
            }
        ],
        "description": "Image handling",
        "homepage": "https://github.com/Gregwar/Image",
        "keywords": [
            "gd",
            "image"
        ]
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.2.5",
        "version_normalized": "5.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "0d4fda8efdf216ade084a7f0aad5637572ce9835"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/0d4fda8efdf216ade084a7f0aad5637572ce9835",
            "reference": "0d4fda8efdf216ade084a7f0aad5637572ce9835",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.1",
            "json-schema/json-schema-test-suite": "1.2.0",
            "phpunit/phpunit": "^4.8.22"
        },
        "time": "2017-10-10T13:22:37+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "ksubileau/color-thief-php",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ksubileau/color-thief-php.git",
            "reference": "a673d7d3fa815c70fa4bebdee74d337e9e6944fa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ksubileau/color-thief-php/zipball/a673d7d3fa815c70fa4bebdee74d337e9e6944fa",
            "reference": "a673d7d3fa815c70fa4bebdee74d337e9e6944fa",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.7",
            "squizlabs/php_codesniffer": "~2.7"
        },
        "suggest": {
            "ext-gd": "to use the GD image adapter.",
            "ext-gmagick": "to use the Gmagick image adapter.",
            "ext-imagick": "to use the Imagick image adapter."
        },
        "time": "2016-12-18T03:12:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ColorThief\\": "lib/ColorThief"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "CC-BY-2.5"
        ],
        "authors": [
            {
                "name": "Kevin Subileau",
                "homepage": "http://www.kevinsubileau.fr"
            }
        ],
        "description": "Grabs the dominant color or a representative color palette from an image.",
        "homepage": "http://www.kevinsubileau.fr/projets/color-thief-php",
        "keywords": [
            "color",
            "dominant",
            "palette",
            "php",
            "thief"
        ]
    },
    {
        "name": "mexitek/phpcolors",
        "version": "v0.4",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mexitek/phpColors.git",
            "reference": "89bf30473a68dc8845e46e9db3e536b969e18c11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mexitek/phpColors/zipball/89bf30473a68dc8845e46e9db3e536b969e18c11",
            "reference": "89bf30473a68dc8845e46e9db3e536b969e18c11",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-09-09T15:43:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Arlo Carreon",
                "homepage": "http://arlocarreon.com",
                "role": "creator"
            }
        ],
        "description": "A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.",
        "homepage": "http://mexitek.github.com/phpColors/",
        "keywords": [
            "color",
            "css",
            "design",
            "frontend",
            "ui"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.3.10",
        "version_normalized": "3.3.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46",
            "reference": "8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "require-dev": {
            "symfony/console": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2017-10-05T14:43:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    }
]
