[
    {
        "name": "friedolinfoerder/html-changer",
        "version": "v0.1.6",
        "version_normalized": "0.1.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/friedolinfoerder/html-changer.git",
            "reference": "11324d318f366a56389e1ae54c6cd3f3649262ae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/friedolinfoerder/html-changer/zipball/11324d318f366a56389e1ae54c6cd3f3649262ae",
            "reference": "11324d318f366a56389e1ae54c6cd3f3649262ae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "kahlan/kahlan": "^4.5"
        },
        "time": "2021-10-10T19:05:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "html_changer\\": "src/",
                "html_changer\\testing\\": "spec/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Friedolin Förder"
            }
        ],
        "description": "Parse html and change it's output",
        "homepage": "https://github.com/friedolinfoerder/html-changer",
        "keywords": [
            "change",
            "html",
            "manipulate"
        ]
    }
]
