[
    {
        "name": "emotionloop/visualcaptcha",
        "version": "0.0.5",
        "version_normalized": "0.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/emotionLoop/visualCaptcha-packagist.git",
            "reference": "459cd8bdb9c65cb710a7579a01ca3cfa31278ffa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/emotionLoop/visualCaptcha-packagist/zipball/459cd8bdb9c65cb710a7579a01ca3cfa31278ffa",
            "reference": "459cd8bdb9c65cb710a7579a01ca3cfa31278ffa",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2015-07-12 09:17:03",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "visualCaptcha": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "emotionLoop",
                "email": "hello@emotionloop.com",
                "homepage": "http://emotionloop.com"
            }
        ],
        "description": "PHP library for visualCaptcha. Still requires you to have the front-end companion.",
        "homepage": "http://visualcaptcha.net",
        "keywords": [
            "captcha",
            "security",
            "visualCaptcha"
        ]
    },
    {
        "name": "slim/slim",
        "version": "2.6.2",
        "version_normalized": "2.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/slimphp/Slim.git",
            "reference": "20a02782f76830b67ae56a5c08eb1f563c351a37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/slimphp/Slim/zipball/20a02782f76830b67ae56a5c08eb1f563c351a37",
            "reference": "20a02782f76830b67ae56a5c08eb1f563c351a37",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-mcrypt": "Required for HTTP cookie encryption"
        },
        "time": "2015-03-08 18:41:17",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Slim": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josh Lockhart",
                "email": "info@joshlockhart.com",
                "homepage": "http://www.joshlockhart.com/"
            }
        ],
        "description": "Slim Framework, a PHP micro framework",
        "homepage": "http://github.com/codeguy/Slim",
        "keywords": [
            "microframework",
            "rest",
            "router"
        ]
    }
]
