[
    {
        "name": "ivopetkov/html5-dom-document-php",
        "version": "v2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ivopetkov/html5-dom-document-php.git",
            "reference": "9a60716344f71a8202d7738071460483ae63342b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ivopetkov/html5-dom-document-php/zipball/9a60716344f71a8202d7738071460483ae63342b",
            "reference": "9a60716344f71a8202d7738071460483ae63342b",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "php": ">=7.0.0"
        },
        "require-dev": {
            "ivopetkov/docs-generator": "0.2.*",
            "phpunit/phpunit": "6.*"
        },
        "time": "2019-09-06T12:01:18+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "autoload.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ivo Petkov",
                "email": "ivo@ivopetkov.com",
                "homepage": "http://ivopetkov.com"
            }
        ],
        "description": "HTML5 DOMDocument PHP library (extends DOMDocument)"
    }
]
