[
    {
        "name": "electrolinux/phpquery",
        "version": "0.9.6",
        "version_normalized": "0.9.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/electrolinux/phpquery.git",
            "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
            "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
            "shasum": ""
        },
        "time": "2013-03-21 12:39:33",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "phpQuery/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tobiasz Cudnik",
                "email": "tobiasz.cudnik@gmail.com",
                "homepage": "https://github.com/TobiaszCudnik",
                "role": "Developer"
            },
            {
                "name": "didier Belot",
                "role": "Packager"
            }
        ],
        "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
        "homepage": "http://code.google.com/p/phpquery/"
    },
    {
        "name": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
            "shasum": ""
        },
        "time": "2012-12-21 11:40:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Psr\\Log\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "ruflin/elastica",
        "version": "3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ruflin/Elastica.git",
            "reference": "571dd533f56057f2afc5f447759b09bbcc012a0d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ruflin/Elastica/zipball/571dd533f56057f2afc5f447759b09bbcc012a0d",
            "reference": "571dd533f56057f2afc5f447759b09bbcc012a0d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~3.0",
            "guzzlehttp/guzzle": "~6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow using IAM authentication with Amazon ElasticSearch Service",
            "egeloen/http-adapter": "Allow using httpadapter transport",
            "guzzlehttp/guzzle": "Allow using guzzle 6 as the http transport (Requires php 5.5)",
            "monolog/monolog": "Logging request"
        },
        "time": "2016-03-18 07:56:36",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Elastica\\": "lib/Elastica/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Ruflin",
                "homepage": "http://ruflin.com/"
            }
        ],
        "description": "Elasticsearch Client",
        "homepage": "http://elastica.io/",
        "keywords": [
            "client",
            "search"
        ]
    }
]
