[
    {
        "name": "jakeasmith/http_build_url",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jakeasmith/http_build_url.git",
            "reference": "15bdd686e5178ddfa3e88de60fa585adffb292bb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/15bdd686e5178ddfa3e88de60fa585adffb292bb",
            "reference": "15bdd686e5178ddfa3e88de60fa585adffb292bb",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2015-05-06 12:27:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/http_build_url.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jake A. Smith",
                "email": "theman@jakeasmith.com"
            }
        ],
        "description": "Provides functionality for http_build_url() to environments without pecl_http."
    },
    {
        "name": "picatic/php-api",
        "version": "v1.0.12",
        "version_normalized": "1.0.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/picatic/php-api.git",
            "reference": "3dc728cde4a3ea38fba03b835ee087891bd5829f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/picatic/php-api/zipball/3dc728cde4a3ea38fba03b835ee087891bd5829f",
            "reference": "3dc728cde4a3ea38fba03b835ee087891bd5829f",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "jakeasmith/http_build_url": "*",
            "php": ">=5.3"
        },
        "time": "2015-04-28 20:49:32",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/PicaticAPI.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Picatic and contributors",
                "homepage": "https://github.com/picatic/php-api/contributors"
            }
        ],
        "description": "PHP Wrapper to access the Picatic API",
        "keywords": [
            "api",
            "event management",
            "picatic"
        ]
    }
]
