{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "40a4e0971d7fbf18dcbfef062a00a212", "packages": [ { "name": "madcoda/php-youtube-api", "version": "v1.2.6", "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" }, "type": "library", "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" }, "time": "2021-07-05T02:35:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }