[
    {
        "name": "symfony/css-selector",
        "version": "v2.7.1",
        "version_normalized": "2.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/CssSelector.git",
            "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/CssSelector/zipball/0b5c07b516226b7dd32afbbc82fe547a469c5092",
            "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2015-05-15 13:33:16",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            }
        },
        "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": "inlinestyle/inlinestyle",
        "version": "1.2.5",
        "version_normalized": "1.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/christiaan/InlineStyle.git",
            "reference": "4077e9037112be3a5545094aa3921183553c5f61"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/christiaan/InlineStyle/zipball/4077e9037112be3a5545094aa3921183553c5f61",
            "reference": "4077e9037112be3a5545094aa3921183553c5f61",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/css-selector": "~2.1"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2014-05-21 18:16:54",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "InlineStyle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christiaan Baartse"
            },
            {
                "name": "Michael Tibben"
            }
        ],
        "description": "Apply CSS stylesheets directly as inline styles to a HTML document",
        "keywords": [
            "css",
            "email",
            "inline"
        ]
    }
]
