[
    {
        "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.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ruflin/Elastica.git",
            "reference": "2c881b1146b3f6a36d4db5f877341c9b186dc913"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ruflin/Elastica/zipball/2c881b1146b3f6a36d4db5f877341c9b186dc913",
            "reference": "2c881b1146b3f6a36d4db5f877341c9b186dc913",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "~6.0"
        },
        "suggest": {
            "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-01-30 20:39:28",
        "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"
        ]
    },
    {
        "name": "megumiteam/woocommerce-elasticsearch",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/megumiteam/woocommerce-elasticsearch.git",
            "reference": "47618ba3a2f846ef9b5743933ac563ec96419541"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/megumiteam/woocommerce-elasticsearch/zipball/47618ba3a2f846ef9b5743933ac563ec96419541",
            "reference": "47618ba3a2f846ef9b5743933ac563ec96419541",
            "shasum": ""
        },
        "require": {
            "ruflin/elastica": "3.1.0"
        },
        "time": "2016-04-04 08:09:24",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "MegumiTeam": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Takahiro Horike",
                "email": "info@digitalcube.jp"
            }
        ],
        "description": "Woocommerce search replace Elasticsearch"
    }
]
