[
    {
        "name": "fguillot/picofeed",
        "version": "v0.1.4",
        "version_normalized": "0.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fguillot/picoFeed.git",
            "reference": "efa4a3ff139d147ac294070d8b60005abefa19ad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/efa4a3ff139d147ac294070d8b60005abefa19ad",
            "reference": "efa4a3ff139d147ac294070d8b60005abefa19ad",
            "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"
        },
        "time": "2015-06-21 13:45:50",
        "bin": [
            "picofeed"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PicoFeed": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frédéric Guillot",
                "homepage": "http://fredericguillot.com"
            }
        ],
        "description": "Modern library to write or read feeds (RSS/Atom)",
        "homepage": "http://fguillot.github.io/picoFeed"
    }
]
