{
    "packages": [
        {
            "name": "madcoda/php-youtube-api",
            "version": "v1.2.6",
            "version_normalized": "1.2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/madcoda/php-youtube-api.git",
                "reference": "70debe2a140339e145a57d64cd4e9e12f393332f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/madcoda/php-youtube-api/zipball/70debe2a140339e145a57d64cd4e9e12f393332f",
                "reference": "70debe2a140339e145a57d64cd4e9e12f393332f",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "time": "2021-07-05T02:35:55+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"
            ],
            "support": {
                "email": "jason@madcoda.com",
                "issues": "https://github.com/madcoda/php-youtube-api/issues",
                "source": "https://github.com/madcoda/php-youtube-api/tree/v1.2.6"
            },
            "install-path": "../madcoda/php-youtube-api"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
