[
    {
        "name": "symfony/css-selector",
        "version": "v3.4.2",
        "version_normalized": "3.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "eac760b414cf1f64362c3dd047b989e4db121332"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/eac760b414cf1f64362c3dd047b989e4db121332",
            "reference": "eac760b414cf1f64362c3dd047b989e4db121332",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2017-12-14T19:40:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "tijsverkoyen/css-to-inline-styles",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
            "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
            "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7",
            "symfony/css-selector": "^2.7|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|5.1.*"
        },
        "time": "2016-09-20T12:50:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TijsVerkoyen\\CssToInlineStyles\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Tijs Verkoyen",
                "email": "css_to_inline_styles@verkoyen.eu",
                "role": "Developer"
            }
        ],
        "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
        "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles"
    },
    {
        "name": "wenprise/template-render",
        "version": "v0.2-beta",
        "version_normalized": "0.2.0.0-beta",
        "source": {
            "type": "git",
            "url": "https://github.com/iwillhappy1314/wenprise-template-render.git",
            "reference": "7128f8631a67c8eb8aaf993a994a3fa2efdb4c2e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/iwillhappy1314/wenprise-template-render/zipball/7128f8631a67c8eb8aaf993a994a3fa2efdb4c2e",
            "reference": "7128f8631a67c8eb8aaf993a994a3fa2efdb4c2e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2018-01-05T07:39:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": [],
            "files": [
                "src/loader.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Amos Lee",
                "email": "iwillhappy1314@gmail.com"
            }
        ],
        "description": "Allow WordPress plugin user to overwrite plugin templates in themes"
    }
]
