[
    {
        "name": "soundasleep/html2text",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/soundasleep/html2text.git",
            "reference": "3243a7107878a61685d2eccf99918d6479e039fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/soundasleep/html2text/zipball/3243a7107878a61685d2eccf99918d6479e039fc",
            "reference": "3243a7107878a61685d2eccf99918d6479e039fc",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~7.0",
            "soundasleep/component-tests": "~0.2"
        },
        "time": "2019-02-15T01:44:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Soundasleep\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jevon Wright",
                "homepage": "https://jevon.org",
                "role": "Developer"
            }
        ],
        "description": "A PHP script to convert HTML into a plain text format",
        "homepage": "https://github.com/soundasleep/html2text",
        "keywords": [
            "email",
            "html",
            "php",
            "text"
        ]
    }
]
