{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "a32ca914ceef26f719b7b87c0c48b60e",
    "packages": [
        {
            "name": "soundasleep/html2text",
            "version": "1.1.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"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "email": "support@jevon.org",
                "issues": "https://github.com/soundasleep/html2text/issues",
                "source": "https://github.com/soundasleep/html2text/tree/master"
            },
            "time": "2019-02-15T01:44:54+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.0.0"
}
