[
    {
        "name": "cosenary/instagram",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/florianbeer/Instagram-PHP-API.git",
            "reference": "8e39114440ce49c3233d6450086cedbe66ba37de"
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.0"
        },
        "time": "2016-04-20 13:53:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "MetzWeb\\Instagram\\": "src"
            }
        },
        "license": [
            "BSD"
        ],
        "authors": [
            {
                "name": "Christian Metz",
                "email": "christian-metz1@gmx.net",
                "homepage": "http://metzweb.net"
            }
        ],
        "description": "An easy-to-use PHP Class for accessing Instagram's API.",
        "homepage": "https://github.com/cosenary/Instagram-PHP-API",
        "keywords": [
            "api",
            "instagram"
        ]
    }
]
