[
    {
        "name": "abraham/twitteroauth",
        "version": "0.7.4",
        "version_normalized": "0.7.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/abraham/twitteroauth.git",
            "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/c6f9e692552dd037b2324ed0dfa28a4e60875acf",
            "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.6",
            "phpunit/phpunit": "~5.7",
            "squizlabs/php_codesniffer": "~3.0"
        },
        "time": "2017-06-30T22:02:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Abraham\\TwitterOAuth\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Abraham Williams",
                "email": "abraham@abrah.am",
                "homepage": "https://abrah.am",
                "role": "Developer"
            }
        ],
        "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
        "homepage": "https://twitteroauth.com",
        "keywords": [
            "Twitter API",
            "Twitter oAuth",
            "api",
            "oauth",
            "rest",
            "social",
            "twitter"
        ]
    }
]