{ "_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" ], "hash": "a71a93bf638f6d584ee799581e8eb981", "packages": [ { "name": "essence/essence", "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/essence/essence.git", "reference": "a1ac030c7d444a05be775a9c73215b79bf2147f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/essence/essence/zipball/a1ac030c7d444a05be775a9c73215b79bf2147f9", "reference": "a1ac030c7d444a05be775a9c73215b79bf2147f9", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.4.0" }, "suggest": { "felixgirault/essence-interfaces": "Allows better integration with different frameworks." }, "type": "library", "autoload": { "files": [ "lib/bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Félix Girault", "email": "felix.girault@gmail.com", "homepage": "http://www.felix-girault.fr", "role": "Developer" } ], "description": "Extracts informations about medias on the web, like youtube videos, twitter statuses or blog articles.", "homepage": "http://github.com/felixgirault/essence", "keywords": [ "embed", "media", "oembed", "opengraph" ], "time": "2014-10-25 12:00:40" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }