[
    {
        "name": "tinify/tinify",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tinify/tinify-php.git",
            "reference": "644432ba43a4b5e7e30f14969133c499aae8c38a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tinify/tinify-php/zipball/644432ba43a4b5e7e30f14969133c499aae8c38a",
            "reference": "644432ba43a4b5e7e30f14969133c499aae8c38a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "lib-curl": ">=7.20.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "symfony/yaml": "~2.0"
        },
        "time": "2017-01-03T15:20:02+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/Tinify.php",
                "lib/Tinify/Exception.php"
            ],
            "psr-4": {
                "Tinify\\": "lib/Tinify/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Rolf Timmermans",
                "email": "rolftimmermans@voormedia.com"
            }
        ],
        "description": "PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.",
        "homepage": "https://tinify.com/developers",
        "keywords": [
            "api",
            "compress",
            "images",
            "tinify",
            "tinyjpg",
            "tinypng"
        ]
    },
    {
        "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"
        ]
    }
]
