[
    {
        "name": "mf2/mf2",
        "version": "v0.2.12",
        "version_normalized": "0.2.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/indieweb/php-mf2.git",
            "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/6701504876d6c9242eb310b35f41d40d9785ab4e",
            "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "suggest": {
            "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
        },
        "time": "2015-07-12 14:10:01",
        "bin": [
            "bin/fetch-mf2",
            "bin/parse-mf2"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Mf2/Parser.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Barnaby Walters",
                "homepage": "http://waterpigs.co.uk"
            }
        ],
        "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
        "keywords": [
            "html",
            "microformats",
            "microformats 2",
            "parser",
            "semantic"
        ]
    }
]
