[
    {
        "name": "madcoda/php-youtube-api",
        "version": "v1.2.5",
        "version_normalized": "1.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/madcoda/php-youtube-api.git",
            "reference": "eac4b82e9f6d4377964e0e735aba59c51e42bd5e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/madcoda/php-youtube-api/zipball/eac4b82e9f6d4377964e0e735aba59c51e42bd5e",
            "reference": "eac4b82e9f6d4377964e0e735aba59c51e42bd5e",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5 || ^5.0.5"
        },
        "time": "2021-01-12T03:07:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Madcoda\\Youtube\\": "src"
            },
            "classmap": [
                "src/compat.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Madcoda",
                "email": "jason@madcoda.com"
            }
        ],
        "description": "PHP wrapper for the Youtube Data API v3",
        "keywords": [
            "api",
            "madcoda",
            "video",
            "youtube"
        ]
    }
]
