{ "_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": "b0d7eaa5ef41036967157d08d4dc6a92", "content-hash": "d8138c292ba987c0ef262d912905d041", "packages": [ { "name": "fguillot/picofeed", "version": "v0.1.15", "source": { "type": "git", "url": "https://github.com/fguillot/picoFeed.git", "reference": "ee91bcfd4be93d38ae5f870723c652a9d795c75f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/ee91bcfd4be93d38ae5f870723c652a9d795c75f", "reference": "ee91bcfd4be93d38ae5f870723c652a9d795c75f", "shasum": "" }, "require": { "ext-dom": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-simplexml": "*", "ext-xml": "*", "php": ">=5.3.0" }, "suggest": { "ext-curl": "PicoFeed will use cURL if present" }, "bin": [ "picofeed" ], "type": "library", "autoload": { "psr-0": { "PicoFeed": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frédéric Guillot" } ], "description": "Modern library to handle RSS/Atom feeds", "homepage": "https://github.com/fguillot/picoFeed", "time": "2015-10-23 21:59:31" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }