[
    {
        "name": "querypath/querypath",
        "version": "3.04",
        "version_normalized": "3.04.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/technosophos/querypath.git",
            "reference": "20e8a1ea75840ad61fe2664f7d8658daa05d4348"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/technosophos/querypath/zipball/20e8a1ea75840ad61fe2664f7d8658daa05d4348",
            "reference": "20e8a1ea75840ad61fe2664f7d8658daa05d4348",
            "shasum": ""
        },
        "require": {
            "masterminds/html5": "2.*",
            "php": ">=5.3.0"
        },
        "time": "2015-10-10 20:46:32",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "QueryPath": "src/"
            },
            "files": [
                "src/qp_functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)",
        "homepage": "https://github.com/technosophos/querypath",
        "keywords": [
            "css",
            "html",
            "jquery",
            "xml",
            "xslt"
        ]
    },
    {
        "name": "masterminds/html5",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Masterminds/html5-php.git",
            "reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/8f782e0f01a6e33a319bdc8f6de9cfd6569979a4",
            "reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4",
            "shasum": ""
        },
        "require": {
            "ext-libxml": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "sami/sami": "~2.0",
            "satooshi/php-coveralls": "0.6.*"
        },
        "time": "2015-06-07 08:43:18",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Masterminds\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matt Butcher",
                "email": "technosophos@gmail.com"
            },
            {
                "name": "Asmir Mustafic",
                "email": "goetas@gmail.com"
            },
            {
                "name": "Matt Farina",
                "email": "matt@mattfarina.com"
            }
        ],
        "description": "An HTML5 parser and serializer.",
        "homepage": "http://masterminds.github.io/html5-php",
        "keywords": [
            "HTML5",
            "dom",
            "html",
            "parser",
            "querypath",
            "serializer",
            "xml"
        ]
    }
]
