{
    "_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#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "c1cea09022b5d6371a057f294f03ed44",
    "packages": [
        {
            "name": "emotionloop/visualcaptcha",
            "version": "0.0.5",
            "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": "*"
            },
            "type": "library",
            "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"
            ],
            "time": "2015-07-12 09:17:03"
        },
        {
            "name": "slim/slim",
            "version": "2.6.2",
            "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"
            },
            "type": "library",
            "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"
            ],
            "time": "2015-03-08 18:41:17"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}
