{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "78b7895cafcd0a4c26f88136958237b7", "packages": [ { "name": "vimeo/vimeo-api", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/vimeo/vimeo.php.git", "reference": "fe9b1aa22036da8768111cfda1902b23e516460e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vimeo/vimeo.php/zipball/fe9b1aa22036da8768111cfda1902b23e516460e", "reference": "fe9b1aa22036da8768111cfda1902b23e516460e", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0" }, "require-dev": { "php-coveralls/php-coveralls": "^1.0", "phpunit/phpunit": "^4.8 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Vimeo\\": "src/Vimeo" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Vimeo", "homepage": "http://vimeo.com" } ], "description": "Official PHP library for the Vimeo API.", "homepage": "https://github.com/vimeo/vimeo.php", "keywords": [ "video", "vimeo" ], "time": "2018-08-27T13:36:11+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }