{ "_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": "b6fcc722b22eac43b5a8d188a1788f84", "packages": [ { "name": "mustache/mustache", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/bobthecow/mustache.php.git", "reference": "996c944fa2ddedddfaf0d276b913809d6a32fd85" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/996c944fa2ddedddfaf0d276b913809d6a32fd85", "reference": "996c944fa2ddedddfaf0d276b913809d6a32fd85", "shasum": "" }, "require": { "php": ">=5.2.4" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Mustache": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "A Mustache implementation in PHP.", "homepage": "https://github.com/bobthecow/mustache.php", "keywords": [ "mustache", "templating" ], "time": "2014-01-09T00:36:09+00:00" }, { "name": "vimeo/vimeo-api", "version": "dev-vimeography", "source": { "type": "git", "url": "https://github.com/davekiss/vimeo.php.git", "reference": "aa16d3c5fbca1009b331f685baee1d6a91e0395e" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "Vimeo\\": "src/Vimeo" } }, "scripts": { "coverage": [ "phpunit --coverage-html reports/" ], "tests": [ "phpunit" ] }, "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": "2017-12-16T14:47:03+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "vimeo/vimeo-api": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }