[
    {
        "name": "parse/php-sdk",
        "version": "1.1.9",
        "version_normalized": "1.1.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ParsePlatform/parse-php-sdk.git",
            "reference": "ba0400e187029d40070b5456455b85e91b337e53"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ParsePlatform/parse-php-sdk/zipball/ba0400e187029d40070b5456455b85e91b337e53",
            "reference": "ba0400e187029d40070b5456455b85e91b337e53",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpdocumentor/phpdocumentor": "~2.5",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "time": "2015-11-30 07:33:06",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Parse\\": "src/Parse/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Parse Platform License"
        ],
        "authors": [
            {
                "name": "Parse",
                "homepage": "https://github.com/parseplatform/parse-php-sdk/contributors"
            }
        ],
        "description": "Parse PHP SDK",
        "homepage": "https://github.com/parseplatform/parse-php-sdk",
        "keywords": [
            "parse",
            "sdk"
        ]
    }
]
