[
    {
        "name": "bensquire/php-image-optim",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/bensquire/php-image-optim.git",
            "reference": "f270a8f32d0e0a63fccb0e82ab2553bbdf964fa4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bensquire/php-image-optim/zipball/f270a8f32d0e0a63fccb0e82ab2553bbdf964fa4",
            "reference": "f270a8f32d0e0a63fccb0e82ab2553bbdf964fa4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "5.*"
        },
        "time": "2016-03-07 16:16:15",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "PHPImageOptim": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ben Squire",
                "email": "b.squire@gmail.com",
                "homepage": "https://github.com/bensquire/php-image-optim"
            }
        ],
        "description": "A library to aid in image optimisation",
        "homepage": "https://github.com/bensquire/php-image-optim",
        "keywords": [
            "gif",
            "image",
            "jpg",
            "optimisation",
            "php",
            "png"
        ]
    },
    {
        "name": "lciolecki/php-image-optimizer",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/lciolecki/php-image-optimizer.git",
            "reference": "d205161f38aac05e941868eaf3c54936af97fb32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lciolecki/php-image-optimizer/zipball/d205161f38aac05e941868eaf3c54936af97fb32",
            "reference": "d205161f38aac05e941868eaf3c54936af97fb32",
            "shasum": ""
        },
        "require": {
            "bensquire/php-image-optim": "dev-master",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2014-12-16 08:24:44",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Extlib": "src/",
                "ExtlibTest": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "PHP image file optimizer (uses https://github.com/bensquire/php-image-optim)",
        "keywords": [
            "image",
            "optimizer",
            "php"
        ]
    }
]
