HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/p/e/t/petsclubcc/magento/composer.lock
{
    "_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#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "b03dc33732acd3077572951cdb442de5",
    "content-hash": "56e2b22e80ccb3cf6e93e2bb5a4d5aeb",
    "packages": [
        {
            "name": "braintree/braintree_php",
            "version": "3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/braintree/braintree_php.git",
                "reference": "36c2b9de6793a28e25f5f9e265f60aaffef2cfe2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/braintree/braintree_php/zipball/36c2b9de6793a28e25f5f9e265f60aaffef2cfe2",
                "reference": "36c2b9de6793a28e25f5f9e265f60aaffef2cfe2",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-openssl": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Braintree": "lib/"
                },
                "psr-4": {
                    "Braintree\\": "lib/Braintree"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Braintree",
                    "homepage": "http://www.braintreepayments.com"
                }
            ],
            "description": "Braintree PHP Client Library",
            "time": "2015-11-19 19:14:47"
        },
        {
            "name": "colinmollenhour/cache-backend-file",
            "version": "1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_File.git",
                "reference": "51251b80a817790eb624fbe2afc882c14f3c4fb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/51251b80a817790eb624fbe2afc882c14f3c4fb0",
                "reference": "51251b80a817790eb624fbe2afc882c14f3c4fb0",
                "shasum": ""
            },
            "require": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "type": "magento-module",
            "autoload": {
                "classmap": [
                    "File.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_File",
            "time": "2016-05-02 16:24:47"
        },
        {
            "name": "colinmollenhour/cache-backend-redis",
            "version": "1.9",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git",
                "reference": "6319714bb3a4fe699c5db0edb887f5e8fe40a6dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/6319714bb3a4fe699c5db0edb887f5e8fe40a6dc",
                "reference": "6319714bb3a4fe699c5db0edb887f5e8fe40a6dc",
                "shasum": ""
            },
            "require": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "type": "magento-module",
            "autoload": {
                "classmap": [
                    "Cm/Cache/Backend/Redis.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "Zend_Cache backend using Redis with full support for tags.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis",
            "time": "2016-05-02 16:23:36"
        },
        {
            "name": "colinmollenhour/credis",
            "version": "1.6",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/credis.git",
                "reference": "409edfd0ea81f5cb74afbdb86df54890c207b5e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/409edfd0ea81f5cb74afbdb86df54890c207b5e4",
                "reference": "409edfd0ea81f5cb74afbdb86df54890c207b5e4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "Client.php",
                    "Cluster.php",
                    "Sentinel.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour",
                    "email": "colin@mollenhour.com"
                }
            ],
            "description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
            "homepage": "https://github.com/colinmollenhour/credis",
            "time": "2015-11-28 01:20:04"
        },
        {
            "name": "colinmollenhour/php-redis-session-abstract",
            "version": "v1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git",
                "reference": "95330b7f29663dab81f53d1a438e4d927b6c5f66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/95330b7f29663dab81f53d1a438e4d927b6c5f66",
                "reference": "95330b7f29663dab81f53d1a438e4d927b6c5f66",
                "shasum": ""
            },
            "require": {
                "colinmollenhour/credis": "1.6",
                "magento/zendframework1": "1.12.16",
                "php": "~5.5.0|~5.6.0|~7.0.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Cm\\RedisSession\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "A Redis-based session handler with optimistic locking",
            "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract",
            "time": "2016-02-03 18:13:49"
        },
        {
            "name": "composer/composer",
            "version": "1.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "5cb2b522637a941d608c58bd522f3b2a7bda4a1c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/5cb2b522637a941d608c58bd522f3b2a7bda4a1c",
                "reference": "5cb2b522637a941d608c58bd522f3b2a7bda4a1c",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.0",
                "composer/spdx-licenses": "^1.0",
                "justinrainbow/json-schema": "^1.6",
                "php": "^5.3.2 || ^7.0",
                "seld/cli-prompt": "^1.0",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.0",
                "symfony/console": "^2.5 || ^3.0",
                "symfony/filesystem": "^2.5 || ^3.0",
                "symfony/finder": "^2.2 || ^3.0",
                "symfony/process": "^2.1 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5",
                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
            },
            "suggest": {
                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
                "ext-zip": "Enabling the zip extension allows you to unzip archives",
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "time": "2016-03-03 15:15:10"
        },
        {
            "name": "composer/semver",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "03c9de5aa25e7672c4ad251eeaba0c47a06c8b98"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/03c9de5aa25e7672c4ad251eeaba0c47a06c8b98",
                "reference": "03c9de5aa25e7672c4ad251eeaba0c47a06c8b98",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5",
                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "time": "2016-06-02 09:04:51"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "88c26372b1afac36d8db601cdf04ad8716f53d88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/88c26372b1afac36d8db601cdf04ad8716f53d88",
                "reference": "88c26372b1afac36d8db601cdf04ad8716f53d88",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5",
                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "time": "2016-05-04 12:27:30"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/justinrainbow/json-schema.git",
                "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341",
                "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.29"
            },
            "require-dev": {
                "json-schema/json-schema-test-suite": "1.1.0",
                "phpdocumentor/phpdocumentor": "~2",
                "phpunit/phpunit": "~3.7"
            },
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "time": "2016-01-25 15:43:01"
        },
        {
            "name": "league/climate",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/climate.git",
                "reference": "28851c909017424f61cc6a62089316313c645d1c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/climate/zipball/28851c909017424f61cc6a62089316313c645d1c",
                "reference": "28851c909017424f61cc6a62089316313c645d1c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "mockery/mockery": "dev-master",
                "phpunit/phpunit": "4.1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "League\\CLImate\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joe Tannenbaum",
                    "email": "hey@joe.codes",
                    "homepage": "http://joe.codes/",
                    "role": "Developer"
                }
            ],
            "description": "PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.",
            "keywords": [
                "cli",
                "colors",
                "command",
                "php",
                "terminal"
            ],
            "time": "2015-01-18 14:31:58"
        },
        {
            "name": "magento/composer",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/composer.git",
                "reference": "b53f7c8a037860b467083e94de7c17cfd323e365"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/composer/zipball/b53f7c8a037860b467083e94de7c17cfd323e365",
                "reference": "b53f7c8a037860b467083e94de7c17cfd323e365",
                "shasum": ""
            },
            "require": {
                "composer/composer": "1.0.0-beta1",
                "php": "~5.5.0|~5.6.0|~7.0.0",
                "symfony/console": "~2.3 <2.7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Magento\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento composer library helps to instantiate Composer application and run composer commands.",
            "time": "2016-03-08 20:50:51"
        },
        {
            "name": "magento/framework",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework/magento-framework-100.1.0.0.zip",
                "reference": null,
                "shasum": "a301d109dd8e719cf39a0393dd9a7a78e7b9e716"
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-iconv": "*",
                "ext-mcrypt": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-spl": "*",
                "ext-xsl": "*",
                "lib-libxml": "*",
                "php": "~5.6.0|7.0.2|~7.0.6",
                "symfony/process": "~2.1"
            },
            "suggest": {
                "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
            },
            "type": "magento2-library",
            "autoload": {
                "psr-4": {
                    "Magento\\Framework\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/language-de_de",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.1.0.0.zip",
                "reference": null,
                "shasum": "7789325f7c5df67e492d42b215bb9a500d466659"
            },
            "require": {
                "magento/framework": "100.1.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "German (Germany) language"
        },
        {
            "name": "magento/language-en_us",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.1.0.0.zip",
                "reference": null,
                "shasum": "2e62aac4744972aa61b977dba8199be4cb951387"
            },
            "require": {
                "magento/framework": "100.1.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "English (United States) language"
        },
        {
            "name": "magento/language-es_es",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.1.0.0.zip",
                "reference": null,
                "shasum": "a7ea5409968664d7a1c07fb6caa2e29842347827"
            },
            "require": {
                "magento/framework": "100.1.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Spanish (Spain) language"
        },
        {
            "name": "magento/language-fr_fr",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.1.0.0.zip",
                "reference": null,
                "shasum": "d034fd78b0c1433fa2a08ea54d6932a001805d96"
            },
            "require": {
                "magento/framework": "100.1.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "French (France) language"
        },
        {
            "name": "magento/language-nl_nl",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.1.0.0.zip",
                "reference": null,
                "shasum": "ab61f3d6d2ef2b145684b764861a2ceb53221623"
            },
            "require": {
                "magento/framework": "100.1.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Dutch (Netherlands) language"
        },
        {
            "name": "magento/language-pt_br",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.1.0.0.zip",
                "reference": null,
                "shasum": "35395cad7f18d7cc1cb8e92c132882c40f744ab2"
            },
            "require": {
                "magento/framework": "100.1.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Portuguese (Brazil) language"
        },
        {
            "name": "magento/language-zh_hans_cn",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.1.0.0.zip",
                "reference": null,
                "shasum": "6555abc9fc0df9f3da47c67d1361121dc2886914"
            },
            "require": {
                "magento/framework": "100.1.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Chinese (China) language"
        },
        {
            "name": "magento/magento-composer-installer",
            "version": "0.1.11",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-composer-installer.git",
                "reference": "a12b9577cd9859af67d2365ae38d23ddfc57cf4d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-composer-installer/zipball/a12b9577cd9859af67d2365ae38d23ddfc57cf4d",
                "reference": "a12b9577cd9859af67d2365ae38d23ddfc57cf4d",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "replace": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "require-dev": {
                "composer/composer": "*@dev",
                "firegento/phpcs": "dev-patch-1",
                "mikey179/vfsstream": "*",
                "phpunit/phpunit": "*",
                "phpunit/phpunit-mock-objects": "dev-master",
                "squizlabs/php_codesniffer": "1.4.7",
                "symfony/process": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "composer-command-registry": [
                    "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand"
                ],
                "class": "MagentoHackathon\\Composer\\Magento\\Plugin"
            },
            "autoload": {
                "psr-0": {
                    "MagentoHackathon\\Composer\\Magento": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Vinai Kopp",
                    "email": "vinai@netzarbeiter.com"
                },
                {
                    "name": "Daniel Fahlke aka Flyingmana",
                    "email": "flyingmana@googlemail.com"
                },
                {
                    "name": "Jörg Weller",
                    "email": "weller@flagbit.de"
                },
                {
                    "name": "Karl Spies",
                    "email": "karl.spies@gmx.net"
                },
                {
                    "name": "Tobias Vogt",
                    "email": "tobi@webguys.de"
                },
                {
                    "name": "David Fuhr",
                    "email": "fuhr@flagbit.de"
                }
            ],
            "description": "Composer installer for Magento modules",
            "homepage": "https://github.com/magento/magento-composer-installer",
            "keywords": [
                "composer-installer",
                "magento"
            ],
            "time": "2016-06-15 04:02:25"
        },
        {
            "name": "magento/magento2-base",
            "version": "2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.1.0.0.zip",
                "reference": null,
                "shasum": "94961ba109347a44cdd689a455551931da0b9ba5"
            },
            "require": {
                "braintree/braintree_php": "3.7.0",
                "composer/composer": "1.0.0-beta1",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "magento/composer": "~1.0.0",
                "magento/magento-composer-installer": "*",
                "magento/zendframework1": "1.12.16",
                "monolog/monolog": "1.16.0",
                "oyejorge/less.php": "~1.7.0",
                "pelago/emogrifier": "0.1.1",
                "php": "~5.6.0|7.0.2|~7.0.6",
                "phpseclib/phpseclib": "2.0.*",
                "symfony/console": "~2.3 <2.7",
                "symfony/event-dispatcher": "~2.1",
                "tedivm/jshrink": "~1.0.1",
                "tubalmartin/cssmin": "2.4.8-p4",
                "zendframework/zend-code": "~2.4.6",
                "zendframework/zend-config": "~2.4.6",
                "zendframework/zend-console": "~2.4.6",
                "zendframework/zend-crypt": "~2.4.6",
                "zendframework/zend-di": "~2.4.6",
                "zendframework/zend-eventmanager": "~2.4.6",
                "zendframework/zend-form": "~2.4.6",
                "zendframework/zend-http": "~2.4.6",
                "zendframework/zend-i18n": "~2.4.6",
                "zendframework/zend-json": "~2.4.6",
                "zendframework/zend-log": "~2.4.6",
                "zendframework/zend-modulemanager": "~2.4.6",
                "zendframework/zend-mvc": "~2.4.6",
                "zendframework/zend-serializer": "~2.4.6",
                "zendframework/zend-server": "~2.4.6",
                "zendframework/zend-servicemanager": "~2.4.6",
                "zendframework/zend-soap": "~2.4.6",
                "zendframework/zend-stdlib": "~2.4.6",
                "zendframework/zend-text": "~2.4.6",
                "zendframework/zend-uri": "~2.4.6",
                "zendframework/zend-validator": "~2.4.6",
                "zendframework/zend-view": "~2.4.6"
            },
            "replace": {
                "blueimp/jquery-file-upload": "5.6.14",
                "components/jquery": "1.11.0",
                "components/jqueryui": "1.10.4",
                "tinymce/tinymce": "3.4.7",
                "trentrichardson/jquery-timepicker-addon": "1.4.3",
                "twbs/bootstrap": "3.1.0"
            },
            "type": "magento2-component",
            "extra": {
                "component_paths": {
                    "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
                    "components/jquery": [
                        "lib/web/jquery.js",
                        "lib/web/jquery/jquery.min.js",
                        "lib/web/jquery/jquery-migrate.js"
                    ],
                    "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader",
                    "components/jqueryui": "lib/web/jquery/jquery-ui.js",
                    "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js",
                    "tinymce/tinymce": "lib/web/tiny_mce"
                },
                "map": [
                    [
                        ".htaccess",
                        ".htaccess"
                    ],
                    [
                        ".htaccess.sample",
                        ".htaccess.sample"
                    ],
                    [
                        ".php_cs",
                        ".php_cs"
                    ],
                    [
                        ".travis.yml",
                        ".travis.yml"
                    ],
                    [
                        "CHANGELOG.md",
                        "CHANGELOG.md"
                    ],
                    [
                        "CONTRIBUTING.md",
                        "CONTRIBUTING.md"
                    ],
                    [
                        "COPYING.txt",
                        "COPYING.txt"
                    ],
                    [
                        "Gruntfile.js.sample",
                        "Gruntfile.js.sample"
                    ],
                    [
                        "ISSUE_TEMPLATE.md",
                        "ISSUE_TEMPLATE.md"
                    ],
                    [
                        "LICENSE.txt",
                        "LICENSE.txt"
                    ],
                    [
                        "LICENSE_AFL.txt",
                        "LICENSE_AFL.txt"
                    ],
                    [
                        "app/.htaccess",
                        "app/.htaccess"
                    ],
                    [
                        "app/autoload.php",
                        "app/autoload.php"
                    ],
                    [
                        "app/bootstrap.php",
                        "app/bootstrap.php"
                    ],
                    [
                        "app/design/adminhtml/Magento",
                        "app/design/adminhtml/Magento"
                    ],
                    [
                        "app/design/frontend/Magento",
                        "app/design/frontend/Magento"
                    ],
                    [
                        "app/etc/NonComposerComponentRegistration.php",
                        "app/etc/NonComposerComponentRegistration.php"
                    ],
                    [
                        "app/etc/di.xml",
                        "app/etc/di.xml"
                    ],
                    [
                        "app/functions.php",
                        "app/functions.php"
                    ],
                    [
                        "bin/.htaccess",
                        "bin/.htaccess"
                    ],
                    [
                        "bin/magento",
                        "bin/magento"
                    ],
                    [
                        "dev/.htaccess",
                        "dev/.htaccess"
                    ],
                    [
                        "dev/tests/api-functional/.gitignore",
                        "dev/tests/api-functional/.gitignore"
                    ],
                    [
                        "dev/tests/api-functional/_files",
                        "dev/tests/api-functional/_files"
                    ],
                    [
                        "dev/tests/api-functional/config",
                        "dev/tests/api-functional/config"
                    ],
                    [
                        "dev/tests/api-functional/framework",
                        "dev/tests/api-functional/framework"
                    ],
                    [
                        "dev/tests/api-functional/phpunit.xml.dist",
                        "dev/tests/api-functional/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/api-functional/testsuite/Magento",
                        "dev/tests/api-functional/testsuite/Magento"
                    ],
                    [
                        "dev/tests/functional/.gitignore",
                        "dev/tests/functional/.gitignore"
                    ],
                    [
                        "dev/tests/functional/bootstrap.php",
                        "dev/tests/functional/bootstrap.php"
                    ],
                    [
                        "dev/tests/functional/composer.json",
                        "dev/tests/functional/composer.json"
                    ],
                    [
                        "dev/tests/functional/credentials.xml.dist",
                        "dev/tests/functional/credentials.xml.dist"
                    ],
                    [
                        "dev/tests/functional/etc",
                        "dev/tests/functional/etc"
                    ],
                    [
                        "dev/tests/functional/isolation.php",
                        "dev/tests/functional/isolation.php"
                    ],
                    [
                        "dev/tests/functional/lib",
                        "dev/tests/functional/lib"
                    ],
                    [
                        "dev/tests/functional/phpunit.xml.dist",
                        "dev/tests/functional/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/functional/tests",
                        "dev/tests/functional/tests"
                    ],
                    [
                        "dev/tests/functional/testsuites/Magento",
                        "dev/tests/functional/testsuites/Magento"
                    ],
                    [
                        "dev/tests/functional/utils",
                        "dev/tests/functional/utils"
                    ],
                    [
                        "dev/tests/integration/.gitignore",
                        "dev/tests/integration/.gitignore"
                    ],
                    [
                        "dev/tests/integration/etc",
                        "dev/tests/integration/etc"
                    ],
                    [
                        "dev/tests/integration/framework",
                        "dev/tests/integration/framework"
                    ],
                    [
                        "dev/tests/integration/phpunit.xml.dist",
                        "dev/tests/integration/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/integration/testsuite/Magento",
                        "dev/tests/integration/testsuite/Magento"
                    ],
                    [
                        "dev/tests/integration/tmp",
                        "dev/tests/integration/tmp"
                    ],
                    [
                        "dev/tests/js/JsTestDriver/.gitignore",
                        "dev/tests/js/JsTestDriver/.gitignore"
                    ],
                    [
                        "dev/tests/js/JsTestDriver/framework",
                        "dev/tests/js/JsTestDriver/framework"
                    ],
                    [
                        "dev/tests/js/JsTestDriver/jsTestDriver.php.dist",
                        "dev/tests/js/JsTestDriver/jsTestDriver.php.dist"
                    ],
                    [
                        "dev/tests/js/JsTestDriver/jsTestDriverOrder.php",
                        "dev/tests/js/JsTestDriver/jsTestDriverOrder.php"
                    ],
                    [
                        "dev/tests/js/JsTestDriver/run_js_tests.php",
                        "dev/tests/js/JsTestDriver/run_js_tests.php"
                    ],
                    [
                        "dev/tests/js/JsTestDriver/testsuite/lib",
                        "dev/tests/js/JsTestDriver/testsuite/lib"
                    ],
                    [
                        "dev/tests/js/JsTestDriver/testsuite/mage",
                        "dev/tests/js/JsTestDriver/testsuite/mage"
                    ],
                    [
                        "dev/tests/js/jasmine",
                        "dev/tests/js/jasmine"
                    ],
                    [
                        "dev/tests/static/.gitignore",
                        "dev/tests/static/.gitignore"
                    ],
                    [
                        "dev/tests/static/framework",
                        "dev/tests/static/framework"
                    ],
                    [
                        "dev/tests/static/get_github_changes.php",
                        "dev/tests/static/get_github_changes.php"
                    ],
                    [
                        "dev/tests/static/phpunit-all.xml.dist",
                        "dev/tests/static/phpunit-all.xml.dist"
                    ],
                    [
                        "dev/tests/static/phpunit.xml.dist",
                        "dev/tests/static/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/static/testsuite/Magento",
                        "dev/tests/static/testsuite/Magento"
                    ],
                    [
                        "dev/tests/unit/.gitignore",
                        "dev/tests/unit/.gitignore"
                    ],
                    [
                        "dev/tests/unit/framework",
                        "dev/tests/unit/framework"
                    ],
                    [
                        "dev/tests/unit/phpunit.xml.dist",
                        "dev/tests/unit/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/unit/tmp",
                        "dev/tests/unit/tmp"
                    ],
                    [
                        "dev/tools",
                        "dev/tools"
                    ],
                    [
                        "dev/travis",
                        "dev/travis"
                    ],
                    [
                        "index.php",
                        "index.php"
                    ],
                    [
                        "lib/.htaccess",
                        "lib/.htaccess"
                    ],
                    [
                        "lib/internal/LinLibertineFont",
                        "lib/internal/LinLibertineFont"
                    ],
                    [
                        "lib/web/FormData.js",
                        "lib/web/FormData.js"
                    ],
                    [
                        "lib/web/MutationObserver.js",
                        "lib/web/MutationObserver.js"
                    ],
                    [
                        "lib/web/blank.html",
                        "lib/web/blank.html"
                    ],
                    [
                        "lib/web/css",
                        "lib/web/css"
                    ],
                    [
                        "lib/web/es6-collections.js",
                        "lib/web/es6-collections.js"
                    ],
                    [
                        "lib/web/extjs",
                        "lib/web/extjs"
                    ],
                    [
                        "lib/web/fonts",
                        "lib/web/fonts"
                    ],
                    [
                        "lib/web/fotorama",
                        "lib/web/fotorama"
                    ],
                    [
                        "lib/web/i18n",
                        "lib/web/i18n"
                    ],
                    [
                        "lib/web/images",
                        "lib/web/images"
                    ],
                    [
                        "lib/web/jquery.js",
                        "lib/web/jquery.js"
                    ],
                    [
                        "lib/web/jquery",
                        "lib/web/jquery"
                    ],
                    [
                        "lib/web/knockoutjs",
                        "lib/web/knockoutjs"
                    ],
                    [
                        "lib/web/legacy-build.min.js",
                        "lib/web/legacy-build.min.js"
                    ],
                    [
                        "lib/web/less",
                        "lib/web/less"
                    ],
                    [
                        "lib/web/lib",
                        "lib/web/lib"
                    ],
                    [
                        "lib/web/mage",
                        "lib/web/mage"
                    ],
                    [
                        "lib/web/magnifier",
                        "lib/web/magnifier"
                    ],
                    [
                        "lib/web/matchMedia.js",
                        "lib/web/matchMedia.js"
                    ],
                    [
                        "lib/web/modernizr",
                        "lib/web/modernizr"
                    ],
                    [
                        "lib/web/moment.js",
                        "lib/web/moment.js"
                    ],
                    [
                        "lib/web/prototype",
                        "lib/web/prototype"
                    ],
                    [
                        "lib/web/requirejs",
                        "lib/web/requirejs"
                    ],
                    [
                        "lib/web/scriptaculous",
                        "lib/web/scriptaculous"
                    ],
                    [
                        "lib/web/spacer.gif",
                        "lib/web/spacer.gif"
                    ],
                    [
                        "lib/web/tiny_mce",
                        "lib/web/tiny_mce"
                    ],
                    [
                        "lib/web/underscore.js",
                        "lib/web/underscore.js"
                    ],
                    [
                        "lib/web/varien",
                        "lib/web/varien"
                    ],
                    [
                        "nginx.conf.sample",
                        "nginx.conf.sample"
                    ],
                    [
                        "package.json.sample",
                        "package.json.sample"
                    ],
                    [
                        "php.ini.sample",
                        "php.ini.sample"
                    ],
                    [
                        "phpserver",
                        "phpserver"
                    ],
                    [
                        "pub/.htaccess",
                        "pub/.htaccess"
                    ],
                    [
                        "pub/cron.php",
                        "pub/cron.php"
                    ],
                    [
                        "pub/errors",
                        "pub/errors"
                    ],
                    [
                        "pub/get.php",
                        "pub/get.php"
                    ],
                    [
                        "pub/index.php",
                        "pub/index.php"
                    ],
                    [
                        "pub/media/.htaccess",
                        "pub/media/.htaccess"
                    ],
                    [
                        "pub/media/customer/.htaccess",
                        "pub/media/customer/.htaccess"
                    ],
                    [
                        "pub/media/downloadable/.htaccess",
                        "pub/media/downloadable/.htaccess"
                    ],
                    [
                        "pub/media/import",
                        "pub/media/import"
                    ],
                    [
                        "pub/media/theme_customization/.htaccess",
                        "pub/media/theme_customization/.htaccess"
                    ],
                    [
                        "pub/opt",
                        "pub/opt"
                    ],
                    [
                        "pub/static.php",
                        "pub/static.php"
                    ],
                    [
                        "pub/static/.htaccess",
                        "pub/static/.htaccess"
                    ],
                    [
                        "setup",
                        "setup"
                    ],
                    [
                        "var/.htaccess",
                        "var/.htaccess"
                    ],
                    [
                        "vendor/.htaccess",
                        "vendor/.htaccess"
                    ]
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento 2 Base (Community Edition)"
        },
        {
            "name": "magento/module-admin-notification",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.1.0.0.zip",
                "reference": null,
                "shasum": "a77fc913178e550d8b491f5da2b8381a77d4fe94"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-advanced-pricing-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "e2a497ae2fc9bf88f2f4bf5cd215135fad2e6079"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-import-export": "100.1.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdvancedPricingImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-authorization",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.1.0.0.zip",
                "reference": null,
                "shasum": "efdd4fc10ab0c393bdc216679c254e61f2194b79"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Authorization\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Authorization module provides access to Magento ACL functionality."
        },
        {
            "name": "magento/module-authorizenet",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-authorizenet/magento-module-authorizenet-100.1.0.0.zip",
                "reference": null,
                "shasum": "65a1e47849bd47a3ca08e3840ae4a1af8d65ebfb"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Authorizenet\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-backend",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-100.1.0.0.zip",
                "reference": null,
                "shasum": "fba0eac397ac68d441d74c39477ce1c8ca3b5e39"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backup": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-developer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-reports": "100.1.*",
                "magento/module-require-js": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-security": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-translation": "100.1.*",
                "magento/module-user": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Backend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-backup",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.1.0.0.zip",
                "reference": null,
                "shasum": "d14cdc623116ee0984e1a62d1dccc0d29a60e8f0"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-cron": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Backup\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-braintree",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.1.0.0.zip",
                "reference": null,
                "shasum": "a42a786c60ed8a42cc23055b507fc4d0d908d64c"
            },
            "require": {
                "braintree/braintree_php": "3.7.0",
                "magento/framework": "100.1.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-paypal": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-vault": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-checkout-agreements": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Braintree\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.1.0.0.zip",
                "reference": null,
                "shasum": "945854884f22fa18ec7bf4cb2497b5563de1184c"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-catalog-rule": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-gift-message": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-bundle-sample-data": "Sample Data version:100.1.*",
                "magento/module-webapi": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Bundle\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "8633aed2e9274b7d64665cee2d5405d4ac4c46de"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-bundle": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-import-export": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\BundleImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cache-invalidate",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.1.0.0.zip",
                "reference": null,
                "shasum": "18122de899fc1c782a16785614329a61498cc588"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CacheInvalidate\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-captcha",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.1.0.0.zip",
                "reference": null,
                "shasum": "d300c1395866a7787b87037d0d28c35348d66727"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Captcha\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog",
            "version": "101.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-101.0.0.0.zip",
                "reference": null,
                "shasum": "371894c2e49c987953b61beee9e065f16bde9938"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-catalog-rule": "100.1.*",
                "magento/module-catalog-url-rewrite": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-indexer": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-msrp": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "magento/module-product-alert": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-url-rewrite": "100.1.*",
                "magento/module-widget": "100.1.*",
                "magento/module-wishlist": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-catalog-sample-data": "Sample Data version:100.1.*",
                "magento/module-cookie": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Catalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "8b5d97e497c251689bb7f876fd9428dc3fe9c57e"
            },
            "require": {
                "ext-ctype": "*",
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-catalog-url-rewrite": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-inventory",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.1.0.0.zip",
                "reference": null,
                "shasum": "7712d70d067e0fd710e19a2cb1e6a87bfdda5ea8"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-rule",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-100.1.0.0.zip",
                "reference": null,
                "shasum": "024800dc44e1034ea627b1786a17009c26b03a39"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-rule": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-catalog-rule-sample-data": "Sample Data version:100.1.*",
                "magento/module-import-export": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-rule-configurable",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.1.0.0.zip",
                "reference": null,
                "shasum": "6de12150826cc6ff4b6bccb060676656bab51ca1"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/magento-composer-installer": "*",
                "magento/module-configurable-product": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-catalog-rule": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRuleConfigurable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-search",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-100.1.0.0.zip",
                "reference": null,
                "shasum": "41182aaa644c04f7765ffe5ee9aaa1627d0d726e"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-search": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-url-rewrite",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.1.0.0.zip",
                "reference": null,
                "shasum": "89d92ee335d50299381c15c3cd781a1cdf0cbbb3"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-import-export": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-url-rewrite": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-widget",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.1.0.0.zip",
                "reference": null,
                "shasum": "d9d308e1afe357f2e53de104040654971667901b"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-rule": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-widget": "100.1.*",
                "magento/module-wishlist": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogWidget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-checkout",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.1.0.0.zip",
                "reference": null,
                "shasum": "a55fb03f8323696db228dcce4b19c672b15c237a"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-msrp": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-sales-rule": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-cookie": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Checkout\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-checkout-agreements",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.1.0.0.zip",
                "reference": null,
                "shasum": "63fec52e753513ef8648a2b6ae44d2bd2f15f4b2"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CheckoutAgreements\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms",
            "version": "101.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-101.0.0.0.zip",
                "reference": null,
                "shasum": "d85f05797ec0b3390c60a33a0a68b766f7fe8737"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-email": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-variable": "100.1.*",
                "magento/module-widget": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-cms-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms-url-rewrite",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.1.0.0.zip",
                "reference": null,
                "shasum": "6a56e2814b6c39076e9dc7a521d910e1a176827f"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-store": "100.1.*",
                "magento/module-url-rewrite": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-config",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-100.1.0.0.zip",
                "reference": null,
                "shasum": "b5de393a3ed643ba14308009d0743f3052b235cc"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-cron": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-email": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Config\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "9d38d93c3c077f918b23f30570e95ddf072fd887"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-import-export": "100.1.*",
                "magento/module-configurable-product": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-product",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.1.0.0.zip",
                "reference": null,
                "shasum": "76fe59a076d430e8ed53c14e4700a168738f47b5"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-msrp": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-configurable-sample-data": "Sample Data version:100.1.*",
                "magento/module-product-links-sample-data": "Sample Data version:100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-webapi": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-contact",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.1.0.0.zip",
                "reference": null,
                "shasum": "4eb98b05d5a559983ab4ffeb9c24f093d158857a"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Contact\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cookie",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.1.0.0.zip",
                "reference": null,
                "shasum": "6fcfd394b157c1af6b415954f70a7426ac05ba30"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-backend": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cookie\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cron",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.1.0.0.zip",
                "reference": null,
                "shasum": "6841ad49b0a5ff5d9df7efd01ed1bb6633caea78"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-config": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cron\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-currency-symbol",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.1.0.0.zip",
                "reference": null,
                "shasum": "c84249931ac5691a1691c8309e98749058cef3df"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CurrencySymbol\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-100.1.0.0.zip",
                "reference": null,
                "shasum": "86aebfff0d8074319b5d28add90ec7b8c4a76a4e"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-authorization": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-integration": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-newsletter": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-review": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-wishlist": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-cookie": "100.1.*",
                "magento/module-customer-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Customer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "9457aa5f60631a828d5e6ab104614b6eb5b0e3c5"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-deploy",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.1.0.0.zip",
                "reference": null,
                "shasum": "1bc2e37d6ed6ebb4624d58c878c70a4eaa2c75a1"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-require-js": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-user": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Deploy\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-developer",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.1.0.0.zip",
                "reference": null,
                "shasum": "4ffa01d510d030079084c6acbc9c5247be0f9920"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Developer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-dhl",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.1.0.0.zip",
                "reference": null,
                "shasum": "d14706fd9c2f014e94f2c48f45da59690f2399d3"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-checkout": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Dhl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-directory",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.1.0.0.zip",
                "reference": null,
                "shasum": "6fd04c30d71fb50be44cec07e98d8b702599e98f"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Directory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.1.0.0.zip",
                "reference": null,
                "shasum": "418e1a04994f7203004edca7e2b3f82a4a45682f"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-gift-message": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-downloadable-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Downloadable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "15f41a2862317a1c806ae29a96f8961b35452117"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-import-export": "100.1.*",
                "magento/module-downloadable": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DownloadableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-eav",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-100.1.0.0.zip",
                "reference": null,
                "shasum": "44c5715501084547c6b553e65bd603d7eb53eb4d"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Eav\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-email",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-100.1.0.0.zip",
                "reference": null,
                "shasum": "2b3f2911163071bc877f156e9f532da016378bc4"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-variable": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Email\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-encryption-key",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.1.0.0.zip",
                "reference": null,
                "shasum": "82ba1b2c182337a40464e9ecc907ceacd21beb8f"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-config": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\EncryptionKey\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-fedex",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.1.0.0.zip",
                "reference": null,
                "shasum": "cb5b255cfb6e240a986b2517af8f587bc9439c53"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Fedex\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-gift-message",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.1.0.0.zip",
                "reference": null,
                "shasum": "421c7b44e66b4db17fd3538986eaca31deb5a733"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-multishipping": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GiftMessage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-adwords",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.1.0.0.zip",
                "reference": null,
                "shasum": "b96975ece41780a73af028cd665e1b2ec8d31ea6"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAdwords\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-analytics",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.1.0.0.zip",
                "reference": null,
                "shasum": "012ee41b303c427cd53059d9829a56f67991f8dc"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-cookie": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-optimizer",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.1.0.0.zip",
                "reference": null,
                "shasum": "5a372412cfe246758ecea2ca24d8b007be627aa0"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-cms": "101.0.*",
                "magento/module-google-analytics": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleOptimizer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "570bf8cc67ac7c3c23a7d5bee2d167f3ca0741d5"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-import-export": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-grouped-product": "100.1.*",
                "magento/module-import-export": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-product",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.1.0.0.zip",
                "reference": null,
                "shasum": "3c986f526a5da33df5a3cab16f3a91f49d18fd60"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-msrp": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-grouped-product-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "f0eed9b3d79ef05217e7bdd5e9b44af265cbdf90"
            },
            "require": {
                "ext-ctype": "*",
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-indexer",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.1.0.0.zip",
                "reference": null,
                "shasum": "4fed249c034794be8e8f0046b127f73dc28eee81"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Indexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-integration",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.1.0.0.zip",
                "reference": null,
                "shasum": "0cac9255d3180a77b5cebea6344eb502557257d3"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-authorization": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-security": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-user": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Integration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-layered-navigation",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.1.0.0.zip",
                "reference": null,
                "shasum": "e7b0419d3802648acbc485b7381b13046b74b917"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-marketplace",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.1.0.0.zip",
                "reference": null,
                "shasum": "7043e6af89af60e1a382b588c7632174c89b63db"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Marketplace\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-media-storage",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.1.0.0.zip",
                "reference": null,
                "shasum": "e484a3d4781dfec75a787f5225b80e3ade79cc98"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaStorage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-msrp",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.1.0.0.zip",
                "reference": null,
                "shasum": "af344cd71c62593ac206d991d29d47bc0516aae3"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-downloadable": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-grouped-product": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-bundle": "100.1.*",
                "magento/module-msrp-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Msrp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-multishipping",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.1.0.0.zip",
                "reference": null,
                "shasum": "2c34778a4c758cb1f943a836e29340dd392a6cda"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-theme": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Multishipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-new-relic-reporting",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.1.0.0.zip",
                "reference": null,
                "shasum": "5ec27f1ec15cefda1be8d36ee7eb9bf0cdf2d20f"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-configurable-product": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\NewRelicReporting\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-newsletter",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.1.0.0.zip",
                "reference": null,
                "shasum": "a0e704251f0d05ef360c9a5a095c356a4408e427"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-cron": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-email": "100.1.*",
                "magento/module-require-js": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-widget": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Newsletter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-offline-payments",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.1.0.0.zip",
                "reference": null,
                "shasum": "940dfc61b64f0fc7c10777701b8645244ad70a2f"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-payment": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflinePayments\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-offline-shipping",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.1.0.0.zip",
                "reference": null,
                "shasum": "79e8843a5dcbb2f1175a518c4dbe33c1ec22862a"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-sales-rule": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-checkout": "100.1.*",
                "magento/module-offline-shipping-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflineShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-page-cache",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.1.0.0.zip",
                "reference": null,
                "shasum": "8dc0058a610df41da75252f541d85aae87e57c8c"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-payment",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.1.0.0.zip",
                "reference": null,
                "shasum": "4968df7969fefb49fb0bfeb9d84b7c329a92d60a"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Payment\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-paypal",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.1.0.0.zip",
                "reference": null,
                "shasum": "7a48dba1700ed3191c093c9db243ead3c05f506b"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-vault": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-checkout-agreements": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Paypal\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-persistent",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.1.0.0.zip",
                "reference": null,
                "shasum": "b236de612d30dd28463b158577abd6889898d9f8"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-cron": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Persistent\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-product-alert",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.1.0.0.zip",
                "reference": null,
                "shasum": "55569480bc00f58879f02c8ed7d6f88c863455b5"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-customer": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductAlert\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-product-video",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.1.0.0.zip",
                "reference": null,
                "shasum": "3f53179d29ef30b6ee422bfcaf2155fdf90e6964"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-eav": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-customer": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductVideo\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Add Video to Products"
        },
        {
            "name": "magento/module-quote",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-100.1.0.0.zip",
                "reference": null,
                "shasum": "c7570b936d853fbc4a48b4ecc6c9b6218382b045"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-authorization": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-sales-sequence": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Quote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-reports",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.1.0.0.zip",
                "reference": null,
                "shasum": "9be4e149b87c89a9e39cdeeab3115f613d03ac95"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-downloadable": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-review": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-sales-rule": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-widget": "100.1.*",
                "magento/module-wishlist": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Reports\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-require-js",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.1.0.0.zip",
                "reference": null,
                "shasum": "5d57e5a48182900a17ed2cc081f6ac1b16cf9109"
            },
            "require": {
                "magento/framework": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RequireJs\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-review",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.1.0.0.zip",
                "reference": null,
                "shasum": "4b9a9e02f743f8edffaf9956c582e1afff2be398"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-newsletter": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-cookie": "100.1.*",
                "magento/module-review-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Review\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-rss",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.1.0.0.zip",
                "reference": null,
                "shasum": "dd23e84e2c73832289fa4d4ad70a6e3bb8160422"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rss\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-rule",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.1.0.0.zip",
                "reference": null,
                "shasum": "c09be51fcb0b462ad6cf26e908a0b7526e9df918"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-eav": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-100.1.0.0.zip",
                "reference": null,
                "shasum": "6d0852f112a71261f6eebfdb44b7133481a986db"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-authorization": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-gift-message": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-reports": "100.1.*",
                "magento/module-sales-rule": "100.1.*",
                "magento/module-sales-sequence": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-widget": "100.1.*",
                "magento/module-wishlist": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-sales-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-rule",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-100.1.0.0.zip",
                "reference": null,
                "shasum": "02a54a6fd21f59822080eac25caa5c37219f627e"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-rule": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-reports": "100.1.*",
                "magento/module-rule": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-widget": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-sales-rule-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-sequence",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.1.0.0.zip",
                "reference": null,
                "shasum": "3e40bd26da2a072054eb535a935392211b6c4470"
            },
            "require": {
                "magento/framework": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesSequence\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sample-data",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.1.0.0.zip",
                "reference": null,
                "shasum": "a1952c995aa3083b709526489ded4862161e702b"
            },
            "require": {
                "magento/framework": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/sample-data-media": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "cli_commands.php",
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SampleData\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Sample Data fixtures"
        },
        {
            "name": "magento/module-search",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-100.1.0.0.zip",
                "reference": null,
                "shasum": "4932735f5ad3cc3154b97530d5cdc768d6862d62"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog-search": "100.1.*",
                "magento/module-reports": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Search\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-security",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.1.0.0.zip",
                "reference": null,
                "shasum": "ce156b5ded036189306f97e2d82954d52d76436b"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-customer": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Security\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Security management module"
        },
        {
            "name": "magento/module-send-friend",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.1.0.0.zip",
                "reference": null,
                "shasum": "666b312db344cabcc81f21e4b8a8fcd5d4324910"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-customer": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SendFriend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-shipping",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.1.0.0.zip",
                "reference": null,
                "shasum": "3b0c726f3f963ad0ac5ec1479a1c86006ce7cb95"
            },
            "require": {
                "ext-gd": "*",
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-contact": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-user": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-fedex": "100.1.*",
                "magento/module-ups": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Shipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sitemap",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.1.0.0.zip",
                "reference": null,
                "shasum": "8c75b384a5c7ec5455b98da135b78f7d415b8425"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-url-rewrite": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-eav": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sitemap\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-store",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-100.1.0.0.zip",
                "reference": null,
                "shasum": "e90e9589eaa54efee3a34e8dcd33f65e5e9f1669"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Store\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swagger",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.1.0.0.zip",
                "reference": null,
                "shasum": "5ded9108ad66d36cc894fb60311f02556b5c8153"
            },
            "require": {
                "magento/framework": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swagger\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swatches",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.1.0.0.zip",
                "reference": null,
                "shasum": "3ecdbacf35acc2832987e9b06505fc607292d0ba"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-configurable-product": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-layered-navigation": "100.1.*",
                "magento/module-swatches-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swatches\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Add Swatches to Products"
        },
        {
            "name": "magento/module-swatches-layered-navigation",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.1.0.0.zip",
                "reference": null,
                "shasum": "ea15dd664fb7c8e3874bf8b38f402c3736920877"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/magento-composer-installer": "*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwatchesLayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.1.0.0.zip",
                "reference": null,
                "shasum": "64beb0eb180fcff78d3c5866f937bd7c3d73b053"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-reports": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-tax-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Tax\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax-import-export",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.1.0.0.zip",
                "reference": null,
                "shasum": "ba9fbd76f6de1b57a044c0e8da03681d39de33e4"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TaxImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-theme",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-100.1.0.0.zip",
                "reference": null,
                "shasum": "abacaddf6c872d2e81c763a59907429583337e23"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-config": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-media-storage": "100.1.*",
                "magento/module-require-js": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-ui": "100.1.*",
                "magento/module-widget": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-theme-sample-data": "Sample Data version:100.1.*",
                "magento/module-translation": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Theme\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-translation",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.1.0.0.zip",
                "reference": null,
                "shasum": "284d80645b588496262a44884b0bd673b87b53f4"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-developer": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Translation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-ui",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-100.1.0.0.zip",
                "reference": null,
                "shasum": "d17d89181a6555b1fc57e49af75925ae54c392cb"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-authorization": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-user": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ui\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-ups",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.1.0.0.zip",
                "reference": null,
                "shasum": "d870907e21bedf143e739c8498c4d6b11a36f159"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ups\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-url-rewrite",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-100.1.0.0.zip",
                "reference": null,
                "shasum": "9adec8e5965fdb9e06c3fa7c1ffa646fa43b056e"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-url-rewrite": "100.1.*",
                "magento/module-cms": "101.0.*",
                "magento/module-cms-url-rewrite": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\UrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-user",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-100.1.0.0.zip",
                "reference": null,
                "shasum": "08ceedb8266c099d6d849df29e0358255f2e0fed"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-authorization": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-email": "100.1.*",
                "magento/module-integration": "100.1.*",
                "magento/module-security": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\User\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-usps",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.1.0.0.zip",
                "reference": null,
                "shasum": "bb186eb4d3058fbc2d92c3d539e5c46c17473838"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-config": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-shipping": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Usps\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-variable",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.1.0.0.zip",
                "reference": null,
                "shasum": "bcde67fc900ce014ebdf19b5f26b3a5026ff187b"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-email": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Variable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-vault",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-100.1.0.0.zip",
                "reference": null,
                "shasum": "b1457df001ff41347abfc28afe1340f655bcb06e"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-payment": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Vault\\": ""
                }
            },
            "license": [
                "proprietary"
            ]
        },
        {
            "name": "magento/module-version",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.1.0.0.zip",
                "reference": null,
                "shasum": "28ec34840b5c25d7f1db7eaaaf70364088962b13"
            },
            "require": {
                "magento/framework": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Version\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.1.0.0.zip",
                "reference": null,
                "shasum": "a2635bf0734abbc417910c4e5b1a574bfe81a549"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-authorization": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-integration": "100.1.*",
                "magento/module-store": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-user": "100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Webapi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi-security",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.1.0.0.zip",
                "reference": null,
                "shasum": "9bf2f6bb8b9bf4dceaa11035004dede376cea754"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-webapi": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WebapiSecurity\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "WebapiSecurity module provides option to loosen security on some webapi resources."
        },
        {
            "name": "magento/module-weee",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.1.0.0.zip",
                "reference": null,
                "shasum": "1f2bcb54c154699a8d47e08681846278a5437213"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-directory": "100.1.*",
                "magento/module-eav": "100.1.*",
                "magento/module-page-cache": "100.1.*",
                "magento/module-quote": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-tax": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Weee\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-widget",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-100.1.0.0.zip",
                "reference": null,
                "shasum": "40b5ccf952d23a577d7ee21d99c4d87f91904db1"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-cms": "101.0.*",
                "magento/module-email": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-variable": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-widget-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Widget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-wishlist",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-100.1.0.0.zip",
                "reference": null,
                "shasum": "c15d18ea50d41a382c07ed2fe2aad1126adc2880"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/module-backend": "100.1.*",
                "magento/module-catalog": "101.0.*",
                "magento/module-catalog-inventory": "100.1.*",
                "magento/module-checkout": "100.1.*",
                "magento/module-customer": "100.1.*",
                "magento/module-grouped-product": "100.1.*",
                "magento/module-rss": "100.1.*",
                "magento/module-sales": "100.1.*",
                "magento/module-store": "100.1.*",
                "magento/module-theme": "100.1.*",
                "magento/module-ui": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "suggest": {
                "magento/module-bundle": "100.1.*",
                "magento/module-configurable-product": "100.1.*",
                "magento/module-cookie": "100.1.*",
                "magento/module-downloadable": "100.1.*",
                "magento/module-wishlist-sample-data": "Sample Data version:100.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Wishlist\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/product-community-edition",
            "version": "2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.1.0.0.zip",
                "reference": null,
                "shasum": "4b607682e30673054d1c50ce6bf112cc2f71ba7d"
            },
            "require": {
                "braintree/braintree_php": "3.7.0",
                "colinmollenhour/cache-backend-file": "1.4",
                "colinmollenhour/cache-backend-redis": "1.9",
                "colinmollenhour/credis": "1.6",
                "colinmollenhour/php-redis-session-abstract": "1.1",
                "composer/composer": "1.0.0-beta1",
                "ext-ctype": "*",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "ext-mcrypt": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-spl": "*",
                "ext-xsl": "*",
                "ext-zip": "*",
                "lib-libxml": "*",
                "magento/composer": "~1.0.0",
                "magento/framework": "100.1.0",
                "magento/language-de_de": "100.1.0",
                "magento/language-en_us": "100.1.0",
                "magento/language-es_es": "100.1.0",
                "magento/language-fr_fr": "100.1.0",
                "magento/language-nl_nl": "100.1.0",
                "magento/language-pt_br": "100.1.0",
                "magento/language-zh_hans_cn": "100.1.0",
                "magento/magento-composer-installer": "*",
                "magento/magento2-base": "2.1.0",
                "magento/module-admin-notification": "100.1.0",
                "magento/module-advanced-pricing-import-export": "100.1.0",
                "magento/module-authorization": "100.1.0",
                "magento/module-authorizenet": "100.1.0",
                "magento/module-backend": "100.1.0",
                "magento/module-backup": "100.1.0",
                "magento/module-braintree": "100.1.0",
                "magento/module-bundle": "100.1.0",
                "magento/module-bundle-import-export": "100.1.0",
                "magento/module-cache-invalidate": "100.1.0",
                "magento/module-captcha": "100.1.0",
                "magento/module-catalog": "101.0.0",
                "magento/module-catalog-import-export": "100.1.0",
                "magento/module-catalog-inventory": "100.1.0",
                "magento/module-catalog-rule": "100.1.0",
                "magento/module-catalog-rule-configurable": "100.1.0",
                "magento/module-catalog-search": "100.1.0",
                "magento/module-catalog-url-rewrite": "100.1.0",
                "magento/module-catalog-widget": "100.1.0",
                "magento/module-checkout": "100.1.0",
                "magento/module-checkout-agreements": "100.1.0",
                "magento/module-cms": "101.0.0",
                "magento/module-cms-url-rewrite": "100.1.0",
                "magento/module-config": "100.1.0",
                "magento/module-configurable-import-export": "100.1.0",
                "magento/module-configurable-product": "100.1.0",
                "magento/module-contact": "100.1.0",
                "magento/module-cookie": "100.1.0",
                "magento/module-cron": "100.1.0",
                "magento/module-currency-symbol": "100.1.0",
                "magento/module-customer": "100.1.0",
                "magento/module-customer-import-export": "100.1.0",
                "magento/module-deploy": "100.1.0",
                "magento/module-developer": "100.1.0",
                "magento/module-dhl": "100.1.0",
                "magento/module-directory": "100.1.0",
                "magento/module-downloadable": "100.1.0",
                "magento/module-downloadable-import-export": "100.1.0",
                "magento/module-eav": "100.1.0",
                "magento/module-email": "100.1.0",
                "magento/module-encryption-key": "100.1.0",
                "magento/module-fedex": "100.1.0",
                "magento/module-gift-message": "100.1.0",
                "magento/module-google-adwords": "100.1.0",
                "magento/module-google-analytics": "100.1.0",
                "magento/module-google-optimizer": "100.1.0",
                "magento/module-grouped-import-export": "100.1.0",
                "magento/module-grouped-product": "100.1.0",
                "magento/module-import-export": "100.1.0",
                "magento/module-indexer": "100.1.0",
                "magento/module-integration": "100.1.0",
                "magento/module-layered-navigation": "100.1.0",
                "magento/module-marketplace": "100.1.0",
                "magento/module-media-storage": "100.1.0",
                "magento/module-msrp": "100.1.0",
                "magento/module-multishipping": "100.1.0",
                "magento/module-new-relic-reporting": "100.1.0",
                "magento/module-newsletter": "100.1.0",
                "magento/module-offline-payments": "100.1.0",
                "magento/module-offline-shipping": "100.1.0",
                "magento/module-page-cache": "100.1.0",
                "magento/module-payment": "100.1.0",
                "magento/module-paypal": "100.1.0",
                "magento/module-persistent": "100.1.0",
                "magento/module-product-alert": "100.1.0",
                "magento/module-product-video": "100.1.0",
                "magento/module-quote": "100.1.0",
                "magento/module-reports": "100.1.0",
                "magento/module-require-js": "100.1.0",
                "magento/module-review": "100.1.0",
                "magento/module-rss": "100.1.0",
                "magento/module-rule": "100.1.0",
                "magento/module-sales": "100.1.0",
                "magento/module-sales-rule": "100.1.0",
                "magento/module-sales-sequence": "100.1.0",
                "magento/module-sample-data": "100.1.0",
                "magento/module-search": "100.1.0",
                "magento/module-security": "100.1.0",
                "magento/module-send-friend": "100.1.0",
                "magento/module-shipping": "100.1.0",
                "magento/module-sitemap": "100.1.0",
                "magento/module-store": "100.1.0",
                "magento/module-swagger": "100.1.0",
                "magento/module-swatches": "100.1.0",
                "magento/module-swatches-layered-navigation": "100.1.0",
                "magento/module-tax": "100.1.0",
                "magento/module-tax-import-export": "100.1.0",
                "magento/module-theme": "100.1.0",
                "magento/module-translation": "100.1.0",
                "magento/module-ui": "100.1.0",
                "magento/module-ups": "100.1.0",
                "magento/module-url-rewrite": "100.1.0",
                "magento/module-user": "100.1.0",
                "magento/module-usps": "100.1.0",
                "magento/module-variable": "100.1.0",
                "magento/module-vault": "100.1.0",
                "magento/module-version": "100.1.0",
                "magento/module-webapi": "100.1.0",
                "magento/module-webapi-security": "100.1.0",
                "magento/module-weee": "100.1.0",
                "magento/module-widget": "100.1.0",
                "magento/module-wishlist": "100.1.0",
                "magento/theme-adminhtml-backend": "100.1.0",
                "magento/theme-frontend-blank": "100.1.0",
                "magento/theme-frontend-luma": "100.1.0",
                "magento/zendframework1": "1.12.16",
                "monolog/monolog": "1.16.0",
                "oyejorge/less.php": "~1.7.0",
                "pelago/emogrifier": "0.1.1",
                "php": "~5.6.0|7.0.2|~7.0.6",
                "phpseclib/phpseclib": "2.0.*",
                "sjparkinson/static-review": "~4.1",
                "symfony/console": "~2.3 <2.7",
                "symfony/event-dispatcher": "~2.1",
                "symfony/process": "~2.1",
                "tedivm/jshrink": "~1.0.1",
                "tubalmartin/cssmin": "2.4.8-p4",
                "zendframework/zend-code": "~2.4.6",
                "zendframework/zend-config": "~2.4.6",
                "zendframework/zend-console": "~2.4.6",
                "zendframework/zend-crypt": "~2.4.6",
                "zendframework/zend-di": "~2.4.6",
                "zendframework/zend-eventmanager": "~2.4.6",
                "zendframework/zend-form": "~2.4.6",
                "zendframework/zend-http": "~2.4.6",
                "zendframework/zend-i18n": "~2.4.6",
                "zendframework/zend-json": "~2.4.6",
                "zendframework/zend-log": "~2.4.6",
                "zendframework/zend-modulemanager": "~2.4.6",
                "zendframework/zend-mvc": "~2.4.6",
                "zendframework/zend-serializer": "~2.4.6",
                "zendframework/zend-server": "~2.4.6",
                "zendframework/zend-servicemanager": "~2.4.6",
                "zendframework/zend-soap": "~2.4.6",
                "zendframework/zend-stdlib": "~2.4.6",
                "zendframework/zend-text": "~2.4.6",
                "zendframework/zend-uri": "~2.4.6",
                "zendframework/zend-validator": "~2.4.6",
                "zendframework/zend-view": "~2.4.6"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "eCommerce Platform for Growth (Community Edition)"
        },
        {
            "name": "magento/theme-adminhtml-backend",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.1.0.0.zip",
                "reference": null,
                "shasum": "e84c1dfebb06d0dfbf7eea1c76874727a516253d"
            },
            "require": {
                "magento/framework": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/theme-frontend-blank",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.1.0.0.zip",
                "reference": null,
                "shasum": "d3c3163bfc7000cacd3f06b5584200cbc62c1faa"
            },
            "require": {
                "magento/framework": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/theme-frontend-luma",
            "version": "100.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.1.0.0.zip",
                "reference": null,
                "shasum": "ce34345d580afa175d191b0e6098bbd22bc78d72"
            },
            "require": {
                "magento/framework": "100.1.*",
                "magento/theme-frontend-blank": "100.1.*",
                "php": "~5.6.0|7.0.2|~7.0.6"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/zendframework1",
            "version": "1.12.16",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/zf1.git",
                "reference": "c9d607bfd9454bc18b9deff737ccd5d044e2ab10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/zf1/zipball/c9d607bfd9454bc18b9deff737ccd5d044e2ab10",
                "reference": "c9d607bfd9454bc18b9deff737ccd5d044e2ab10",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.11"
            },
            "require-dev": {
                "phpunit/dbunit": "1.3.*",
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Zend_": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "library/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Magento Zend Framework 1",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "time": "2015-10-29 14:34:55"
        },
        {
            "name": "monolog/monolog",
            "version": "1.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "c0c0b4bee3aabce7182876b0d912ef2595563db7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c0c0b4bee3aabce7182876b0d912ef2595563db7",
                "reference": "c0c0b4bee3aabce7182876b0d912ef2595563db7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "php-console/php-console": "^3.1.3",
                "phpunit/phpunit": "~4.5",
                "phpunit/phpunit-mock-objects": "2.3.0",
                "raven/raven": "~0.8",
                "ruflin/elastica": ">=0.90 <3.0",
                "swiftmailer/swiftmailer": "~5.3",
                "videlalvaro/php-amqplib": "~2.4"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "raven/raven": "Allow sending log messages to a Sentry server",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.16.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "time": "2015-08-09 17:44:44"
        },
        {
            "name": "oyejorge/less.php",
            "version": "v1.7.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/oyejorge/less.php.git",
                "reference": "a1e2d3c20794b37ac4d0baeb24613e579584033b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oyejorge/less.php/zipball/a1e2d3c20794b37ac4d0baeb24613e579584033b",
                "reference": "a1e2d3c20794b37ac4d0baeb24613e579584033b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.18"
            },
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                },
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                }
            ],
            "description": "PHP port of the Javascript version of LESS http://lesscss.org",
            "homepage": "http://lessphp.gpeasy.com",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
            "time": "2015-12-30 05:47:36"
        },
        {
            "name": "pelago/emogrifier",
            "version": "v0.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/jjriv/emogrifier.git",
                "reference": "ed72bcd6a3c7014862ff86d026193667a172fedf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jjriv/emogrifier/zipball/ed72bcd6a3c7014862ff86d026193667a172fedf",
                "reference": "ed72bcd6a3c7014862ff86d026193667a172fedf",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.6.0",
                "squizlabs/php_codesniffer": "~2.3.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Pelago\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Reeve",
                    "email": "jreeve@pelagodesign.com"
                },
                {
                    "name": "Cameron Brooks"
                },
                {
                    "name": "Jaime Prado"
                },
                {
                    "name": "Oliver Klee",
                    "email": "typo3-coding@oliverklee.de"
                },
                {
                    "name": "Roman Ožana",
                    "email": "ozana@omdesign.cz"
                }
            ],
            "description": "Converts CSS styles into inline style attributes in your HTML code",
            "homepage": "http://www.pelagodesign.com/sidecar/emogrifier/",
            "time": "2015-05-15 11:37:51"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "3d265f7c079f5b37d33475f996d7a383c5fc8aeb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/3d265f7c079f5b37d33475f996d7a383c5fc8aeb",
                "reference": "3d265f7c079f5b37d33475f996d7a383c5fc8aeb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "~4.0",
                "sami/sami": "~2.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "time": "2016-05-13 01:15:21"
        },
        {
            "name": "psr/log",
            "version": "1.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": ""
            },
            "type": "library",
            "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"
            ],
            "time": "2012-12-21 11:40:51"
        },
        {
            "name": "seld/cli-prompt",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/cli-prompt.git",
                "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
                "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Seld\\CliPrompt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
            "keywords": [
                "cli",
                "console",
                "hidden",
                "input",
                "prompt"
            ],
            "time": "2016-04-18 09:31:41"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "66834d3e3566bb5798db7294619388786ae99394"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/66834d3e3566bb5798db7294619388786ae99394",
                "reference": "66834d3e3566bb5798db7294619388786ae99394",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0"
            },
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "time": "2015-11-21 02:21:41"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
                "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phra"
            ],
            "time": "2015-10-13 18:44:15"
        },
        {
            "name": "sjparkinson/static-review",
            "version": "4.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sjparkinson/static-review.git",
                "reference": "493c3410cf146a12fca84209bad126c494e125f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sjparkinson/static-review/zipball/493c3410cf146a12fca84209bad126c494e125f0",
                "reference": "493c3410cf146a12fca84209bad126c494e125f0",
                "shasum": ""
            },
            "require": {
                "league/climate": "~2.0",
                "php": ">=5.4.0",
                "symfony/console": "~2.0",
                "symfony/process": "~2.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~4.0",
                "sensiolabs/security-checker": "~2.0",
                "squizlabs/php_codesniffer": "~1.0"
            },
            "suggest": {
                "sensiolabs/security-checker": "Required for ComposerSecurityReview.",
                "squizlabs/php_codesniffer": "Required for PhpCodeSnifferReview."
            },
            "bin": [
                "bin/static-review.php"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "StaticReview\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Samuel Parkinson",
                    "email": "sam.james.parkinson@gmail.com",
                    "homepage": "http://samp.im"
                }
            ],
            "description": "An extendable framework for version control hooks.",
            "time": "2014-09-22 08:40:36"
        },
        {
            "name": "symfony/console",
            "version": "v2.6.13",
            "target-dir": "Symfony/Component/Console",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "0e5e18ae09d3f5c06367759be940e9ed3f568359"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/0e5e18ae09d3f5c06367759be940e9ed3f568359",
                "reference": "0e5e18ae09d3f5c06367759be940e9ed3f568359",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/event-dispatcher": "~2.1",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/process": "~2.1"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Console\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "time": "2015-07-26 09:08:40"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v2.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "2a6b8713f8bdb582058cfda463527f195b066110"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2a6b8713f8bdb582058cfda463527f195b066110",
                "reference": "2a6b8713f8bdb582058cfda463527f195b066110",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.0,>=2.0.5|~3.0.0",
                "symfony/dependency-injection": "~2.6|~3.0.0",
                "symfony/expression-language": "~2.6|~3.0.0",
                "symfony/stopwatch": "~2.3|~3.0.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "https://symfony.com",
            "time": "2016-06-06 11:11:27"
        },
        {
            "name": "symfony/filesystem",
            "version": "v2.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "dee379131dceed90a429e951546b33edfe7dccbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/dee379131dceed90a429e951546b33edfe7dccbb",
                "reference": "dee379131dceed90a429e951546b33edfe7dccbb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Filesystem Component",
            "homepage": "https://symfony.com",
            "time": "2016-04-12 18:01:21"
        },
        {
            "name": "symfony/finder",
            "version": "v3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "40d17ed287bf51a2f884c4619ce8ff2a1c5cd219"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/40d17ed287bf51a2f884c4619ce8ff2a1c5cd219",
                "reference": "40d17ed287bf51a2f884c4619ce8ff2a1c5cd219",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Finder Component",
            "homepage": "https://symfony.com",
            "time": "2016-05-13 18:06:41"
        },
        {
            "name": "symfony/process",
            "version": "v2.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "115347d00c342198cdc52a7bd8bc15b5ab43500c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/115347d00c342198cdc52a7bd8bc15b5ab43500c",
                "reference": "115347d00c342198cdc52a7bd8bc15b5ab43500c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "time": "2016-06-06 11:11:27"
        },
        {
            "name": "tedivm/jshrink",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/tedious/JShrink.git",
                "reference": "7575d9d96f113bc7c1c28ec8231ee086751a9078"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tedious/JShrink/zipball/7575d9d96f113bc7c1c28ec8231ee086751a9078",
                "reference": "7575d9d96f113bc7c1c28ec8231ee086751a9078",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "0.4.0",
                "phpunit/phpunit": "4.0.*",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JShrink": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Robert Hafner",
                    "email": "tedivm@tedivm.com"
                }
            ],
            "description": "Javascript Minifier built in PHP",
            "homepage": "http://github.com/tedious/JShrink",
            "keywords": [
                "javascript",
                "minifier"
            ],
            "time": "2014-11-11 03:54:14"
        },
        {
            "name": "tubalmartin/cssmin",
            "version": "v2.4.8-p4",
            "source": {
                "type": "git",
                "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
                "reference": "fe84d71e8420243544c0ce3bd0f5d7c1936b0f90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/fe84d71e8420243544c0ce3bd0f5d7c1936b0f90",
                "reference": "fe84d71e8420243544c0ce3bd0f5d7c1936b0f90",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "cssmin.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Túbal Martín",
                    "homepage": "http://tubalmartin.me/"
                }
            ],
            "description": "A PHP port of the YUI CSS compressor",
            "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
            "keywords": [
                "compress",
                "compressor",
                "css",
                "minify",
                "yui"
            ],
            "time": "2014-09-22 08:08:50"
        },
        {
            "name": "zendframework/zend-code",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-code.git",
                "reference": "e3b32fa0fa358643aa6880b04944650981208c20"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/e3b32fa0fa358643aa6880b04944650981208c20",
                "reference": "e3b32fa0fa358643aa6880b04944650981208c20",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-eventmanager": "self.version"
            },
            "require-dev": {
                "doctrine/common": ">=2.1",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-stdlib": "self.version"
            },
            "suggest": {
                "doctrine/common": "Doctrine\\Common >=2.1 for annotation features",
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
            "homepage": "https://github.com/zendframework/zend-code",
            "keywords": [
                "code",
                "zf2"
            ],
            "time": "2015-05-11 16:17:05"
        },
        {
            "name": "zendframework/zend-config",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-config.git",
                "reference": "6b879e54096b8e0d2290f7414c38f9a5947cb8ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-config/zipball/6b879e54096b8e0d2290f7414c38f9a5947cb8ac",
                "reference": "6b879e54096b8e0d2290f7414c38f9a5947cb8ac",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-filter": "self.version",
                "zendframework/zend-i18n": "self.version",
                "zendframework/zend-json": "self.version",
                "zendframework/zend-servicemanager": "self.version"
            },
            "suggest": {
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Config\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
            "homepage": "https://github.com/zendframework/zend-config",
            "keywords": [
                "config",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-console",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-console.git",
                "reference": "92f9c51bdc42332e63914eec892364594a9b68c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-console/zipball/92f9c51bdc42332e63914eec892364594a9b68c8",
                "reference": "92f9c51bdc42332e63914eec892364594a9b68c8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "suggest": {
                "zendframework/zend-filter": "To support DefaultRouteMatcher usage",
                "zendframework/zend-validator": "To support DefaultRouteMatcher usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Console\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-console",
            "keywords": [
                "console",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-crypt",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-crypt.git",
                "reference": "165ec063868884eb952f6bca258f464f7103b79f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-crypt/zipball/165ec063868884eb952f6bca258f464f7103b79f",
                "reference": "165ec063868884eb952f6bca258f464f7103b79f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-math": "~2.4.0",
                "zendframework/zend-servicemanager": "~2.4.0",
                "zendframework/zend-stdlib": "~2.4.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-config": "~2.4.0"
            },
            "suggest": {
                "ext-mcrypt": "Required for most features of Zend\\Crypt"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Crypt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-crypt",
            "keywords": [
                "crypt",
                "zf2"
            ],
            "time": "2015-11-23 16:33:27"
        },
        {
            "name": "zendframework/zend-di",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-di.git",
                "reference": "fb578aa1e1ce9fb2dccec920f113e7db4ad44297"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-di/zipball/fb578aa1e1ce9fb2dccec920f113e7db4ad44297",
                "reference": "fb578aa1e1ce9fb2dccec920f113e7db4ad44297",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-code": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-servicemanager": "self.version"
            },
            "suggest": {
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Di\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-di",
            "keywords": [
                "di",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-escaper",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-escaper.git",
                "reference": "13f468ff824f3c83018b90aff892a1b3201383a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/13f468ff824f3c83018b90aff892a1b3201383a9",
                "reference": "13f468ff824f3c83018b90aff892a1b3201383a9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-escaper",
            "keywords": [
                "escaper",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-eventmanager",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-eventmanager.git",
                "reference": "c2c46a7a2809b74ceb66fd79f66d43f97e1747b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/c2c46a7a2809b74ceb66fd79f66d43f97e1747b4",
                "reference": "c2c46a7a2809b74ceb66fd79f66d43f97e1747b4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\EventManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-event-manager",
            "keywords": [
                "eventmanager",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-filter",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-filter.git",
                "reference": "a3711101850078b2aa69586c71897acaada2e9cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/a3711101850078b2aa69586c71897acaada2e9cb",
                "reference": "a3711101850078b2aa69586c71897acaada2e9cb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-crypt": "self.version",
                "zendframework/zend-servicemanager": "self.version",
                "zendframework/zend-uri": "self.version"
            },
            "suggest": {
                "zendframework/zend-crypt": "Zend\\Crypt component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-uri": "Zend\\Uri component for UriNormalize filter"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a set of commonly needed data filters",
            "homepage": "https://github.com/zendframework/zend-filter",
            "keywords": [
                "filter",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-form",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-form.git",
                "reference": "779ba5da3dc040c52e632ea340462af2306c7682"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-form/zipball/779ba5da3dc040c52e632ea340462af2306c7682",
                "reference": "779ba5da3dc040c52e632ea340462af2306c7682",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-inputfilter": "~2.4.0",
                "zendframework/zend-stdlib": "~2.4.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "ircmaxell/random-lib": "^1.1",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-cache": "~2.4.0",
                "zendframework/zend-captcha": "~2.4.0",
                "zendframework/zend-code": "~2.4.0",
                "zendframework/zend-eventmanager": "~2.4.0",
                "zendframework/zend-filter": "~2.4.0",
                "zendframework/zend-i18n": "~2.4.0",
                "zendframework/zend-servicemanager": "~2.4.0",
                "zendframework/zend-session": "~2.4.0",
                "zendframework/zend-text": "~2.4.0",
                "zendframework/zend-validator": "~2.4.0",
                "zendframework/zend-view": "~2.4.0",
                "zendframework/zendservice-recaptcha": "~2.0"
            },
            "suggest": {
                "zendframework/zend-captcha": "Zend\\Captcha component",
                "zendframework/zend-code": "Zend\\Code component",
                "zendframework/zend-eventmanager": "Zend\\EventManager component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-validator": "Zend\\Validator component",
                "zendframework/zend-view": "Zend\\View component",
                "zendframework/zendservice-recaptcha": "ZendService\\ReCaptcha component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Form\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-form",
            "keywords": [
                "form",
                "zf2"
            ],
            "time": "2015-09-09 19:11:05"
        },
        {
            "name": "zendframework/zend-http",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-http.git",
                "reference": "0456267c3825f3c4b558460e0bffeb4c496e6fb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-http/zipball/0456267c3825f3c4b558460e0bffeb4c496e6fb8",
                "reference": "0456267c3825f3c4b558460e0bffeb4c496e6fb8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-loader": "~2.4.0",
                "zendframework/zend-stdlib": "~2.4.0",
                "zendframework/zend-uri": "~2.4.0",
                "zendframework/zend-validator": "~2.4.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-config": "~2.4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Http\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
            "homepage": "https://github.com/zendframework/zend-http",
            "keywords": [
                "http",
                "zf2"
            ],
            "time": "2015-09-14 16:11:20"
        },
        {
            "name": "zendframework/zend-i18n",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-i18n.git",
                "reference": "f26d6ae4be3f1ac98fbb3708aafae908c38f46c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/f26d6ae4be3f1ac98fbb3708aafae908c38f46c8",
                "reference": "f26d6ae4be3f1ac98fbb3708aafae908c38f46c8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-cache": "self.version",
                "zendframework/zend-config": "self.version",
                "zendframework/zend-eventmanager": "self.version",
                "zendframework/zend-filter": "self.version",
                "zendframework/zend-servicemanager": "self.version",
                "zendframework/zend-validator": "self.version",
                "zendframework/zend-view": "self.version"
            },
            "suggest": {
                "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP",
                "zendframework/zend-cache": "Zend\\Cache component",
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-eventmanager": "You should install this package to use the events in the translator",
                "zendframework/zend-filter": "You should install this package to use the provided filters",
                "zendframework/zend-resources": "Translation resources",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-validator": "You should install this package to use the provided validators",
                "zendframework/zend-view": "You should install this package to use the provided view helpers"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-i18n",
            "keywords": [
                "i18n",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-inputfilter",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-inputfilter.git",
                "reference": "6305e9acf7da9f5481b5266cb6e0353a96c10a06"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-inputfilter/zipball/6305e9acf7da9f5481b5266cb6e0353a96c10a06",
                "reference": "6305e9acf7da9f5481b5266cb6e0353a96c10a06",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-filter": "~2.4.0",
                "zendframework/zend-stdlib": "~2.4.0",
                "zendframework/zend-validator": "~2.4.8"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "^4.5",
                "zendframework/zend-servicemanager": "~2.4.0"
            },
            "suggest": {
                "zendframework/zend-servicemanager": "To support plugin manager support"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\InputFilter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-inputfilter",
            "keywords": [
                "inputfilter",
                "zf2"
            ],
            "time": "2015-09-09 15:44:54"
        },
        {
            "name": "zendframework/zend-json",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-json.git",
                "reference": "1db4b878846520e619fbcdc7ce826c8563f8e839"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-json/zipball/1db4b878846520e619fbcdc7ce826c8563f8e839",
                "reference": "1db4b878846520e619fbcdc7ce826c8563f8e839",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-http": "self.version",
                "zendframework/zend-server": "self.version"
            },
            "suggest": {
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-server": "Zend\\Server component",
                "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Json\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
            "homepage": "https://github.com/zendframework/zend-json",
            "keywords": [
                "json",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-loader",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-loader.git",
                "reference": "5e62c44a4d23c4e09d35fcc2a3b109c944dbdc22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-loader/zipball/5e62c44a4d23c4e09d35fcc2a3b109c944dbdc22",
                "reference": "5e62c44a4d23c4e09d35fcc2a3b109c944dbdc22",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Loader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-loader",
            "keywords": [
                "loader",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-log",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-log.git",
                "reference": "f6538f4b61cdacafa47c7cef26c5c0204f2d1eef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-log/zipball/f6538f4b61cdacafa47c7cef26c5c0204f2d1eef",
                "reference": "f6538f4b61cdacafa47c7cef26c5c0204f2d1eef",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-servicemanager": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-console": "self.version",
                "zendframework/zend-db": "self.version",
                "zendframework/zend-escaper": "self.version",
                "zendframework/zend-mail": "self.version",
                "zendframework/zend-validator": "self.version"
            },
            "suggest": {
                "ext-mongo": "*",
                "zendframework/zend-console": "Zend\\Console component",
                "zendframework/zend-db": "Zend\\Db component",
                "zendframework/zend-escaper": "Zend\\Escaper component, for use in the XML formatter",
                "zendframework/zend-mail": "Zend\\Mail component",
                "zendframework/zend-validator": "Zend\\Validator component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Log\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "component for general purpose logging",
            "homepage": "https://github.com/zendframework/zend-log",
            "keywords": [
                "log",
                "logging",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-math",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-math.git",
                "reference": "1e7e803366fc7618a8668ce2403c932196174faa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-math/zipball/1e7e803366fc7618a8668ce2403c932196174faa",
                "reference": "1e7e803366fc7618a8668ce2403c932196174faa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "suggest": {
                "ext-bcmath": "If using the bcmath functionality",
                "ext-gmp": "If using the gmp functionality",
                "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable",
                "zendframework/zend-servicemanager": ">= current version, if using the BigInteger::factory functionality"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-math",
            "keywords": [
                "math",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-modulemanager",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-modulemanager.git",
                "reference": "49c0713c2b560dd434aa36b83df4c89f51f8dab4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-modulemanager/zipball/49c0713c2b560dd434aa36b83df4c89f51f8dab4",
                "reference": "49c0713c2b560dd434aa36b83df4c89f51f8dab4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-eventmanager": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-config": "self.version",
                "zendframework/zend-console": "self.version",
                "zendframework/zend-loader": "self.version",
                "zendframework/zend-servicemanager": "self.version"
            },
            "suggest": {
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-console": "Zend\\Console component",
                "zendframework/zend-loader": "Zend\\Loader component",
                "zendframework/zend-mvc": "Zend\\Mvc component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\ModuleManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-module-manager",
            "keywords": [
                "modulemanager",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-mvc",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-mvc.git",
                "reference": "5ecf513a82fe9fdeee84919eee45e8098639df04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-mvc/zipball/5ecf513a82fe9fdeee84919eee45e8098639df04",
                "reference": "5ecf513a82fe9fdeee84919eee45e8098639df04",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-eventmanager": "~2.4.0",
                "zendframework/zend-form": "~2.4.8",
                "zendframework/zend-servicemanager": "~2.4.0",
                "zendframework/zend-stdlib": "~2.4.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-authentication": "~2.4.0",
                "zendframework/zend-cache": "~2.4.0",
                "zendframework/zend-console": "~2.4.0",
                "zendframework/zend-di": "~2.4.0",
                "zendframework/zend-filter": "~2.4.0",
                "zendframework/zend-http": "~2.4.8",
                "zendframework/zend-i18n": "~2.4.0",
                "zendframework/zend-inputfilter": "~2.4.8",
                "zendframework/zend-json": "~2.4.0",
                "zendframework/zend-log": "~2.4.0",
                "zendframework/zend-modulemanager": "~2.4.0",
                "zendframework/zend-serializer": "~2.4.0",
                "zendframework/zend-session": "~2.4.0",
                "zendframework/zend-text": "~2.4.0",
                "zendframework/zend-uri": "~2.4.0",
                "zendframework/zend-validator": "~2.4.8",
                "zendframework/zend-version": "~2.4.0",
                "zendframework/zend-view": "~2.4.0"
            },
            "suggest": {
                "zendframework/zend-authentication": "Zend\\Authentication component for Identity plugin",
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-console": "Zend\\Console component",
                "zendframework/zend-di": "Zend\\Di component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-i18n": "Zend\\I18n component for translatable segments",
                "zendframework/zend-inputfilter": "Zend\\Inputfilter component",
                "zendframework/zend-json": "Zend\\Json component",
                "zendframework/zend-log": "Zend\\Log component",
                "zendframework/zend-modulemanager": "Zend\\ModuleManager component",
                "zendframework/zend-serializer": "Zend\\Serializer component",
                "zendframework/zend-session": "Zend\\Session component for FlashMessenger, PRG, and FPRG plugins",
                "zendframework/zend-stdlib": "Zend\\Stdlib component",
                "zendframework/zend-text": "Zend\\Text component",
                "zendframework/zend-uri": "Zend\\Uri component",
                "zendframework/zend-validator": "Zend\\Validator component",
                "zendframework/zend-version": "Zend\\Version component",
                "zendframework/zend-view": "Zend\\View component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Mvc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-mvc",
            "keywords": [
                "mvc",
                "zf2"
            ],
            "time": "2015-09-14 16:32:50"
        },
        {
            "name": "zendframework/zend-serializer",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-serializer.git",
                "reference": "31a0da5c09f54fe76bc4e145e348b0d3d277aaf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/31a0da5c09f54fe76bc4e145e348b0d3d277aaf0",
                "reference": "31a0da5c09f54fe76bc4e145e348b0d3d277aaf0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-json": "self.version",
                "zendframework/zend-math": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-servicemanager": "self.version"
            },
            "suggest": {
                "zendframework/zend-servicemanager": "To support plugin manager support"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Serializer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover",
            "homepage": "https://github.com/zendframework/zend-serializer",
            "keywords": [
                "serializer",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-server",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-server.git",
                "reference": "dd6da0d3c304cb43d3ac0be2dc9c334372d3734c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-server/zipball/dd6da0d3c304cb43d3ac0be2dc9c334372d3734c",
                "reference": "dd6da0d3c304cb43d3ac0be2dc9c334372d3734c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-code": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-server",
            "keywords": [
                "server",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-servicemanager",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-servicemanager.git",
                "reference": "855294e12771b4295c26446b6ed2df2f1785f234"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/855294e12771b4295c26446b6ed2df2f1785f234",
                "reference": "855294e12771b4295c26446b6ed2df2f1785f234",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-di": "self.version"
            },
            "suggest": {
                "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services",
                "zendframework/zend-di": "Zend\\Di component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-service-manager",
            "keywords": [
                "servicemanager",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-soap",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-soap.git",
                "reference": "743ab449c4d0d03cee21db743c5aed360be49d36"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-soap/zipball/743ab449c4d0d03cee21db743c5aed360be49d36",
                "reference": "743ab449c4d0d03cee21db743c5aed360be49d36",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-server": "self.version",
                "zendframework/zend-stdlib": "self.version",
                "zendframework/zend-uri": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-http": "self.version"
            },
            "suggest": {
                "zendframework/zend-http": "Zend\\Http component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Soap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-soap",
            "keywords": [
                "soap",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-stdlib",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-stdlib.git",
                "reference": "d8ecb629a72da9f91bd95c5af006384823560b42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/d8ecb629a72da9f91bd95c5af006384823560b42",
                "reference": "d8ecb629a72da9f91bd95c5af006384823560b42",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-eventmanager": "self.version",
                "zendframework/zend-filter": "self.version",
                "zendframework/zend-serializer": "self.version",
                "zendframework/zend-servicemanager": "self.version"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
                "zendframework/zend-filter": "To support naming strategy hydrator usage",
                "zendframework/zend-serializer": "Zend\\Serializer component",
                "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-stdlib",
            "keywords": [
                "stdlib",
                "zf2"
            ],
            "time": "2015-07-21 13:55:46"
        },
        {
            "name": "zendframework/zend-text",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-text.git",
                "reference": "bd2393fa1f88b719be033a07fdff23f5fa745ad5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-text/zipball/bd2393fa1f88b719be033a07fdff23f5fa745ad5",
                "reference": "bd2393fa1f88b719be033a07fdff23f5fa745ad5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-servicemanager": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Text\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-text",
            "keywords": [
                "text",
                "zf2"
            ],
            "time": "2015-05-07 14:55:31"
        },
        {
            "name": "zendframework/zend-uri",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-uri.git",
                "reference": "33512866d20cc4bc54a0c1a6a0bdfcf5088939b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/33512866d20cc4bc54a0c1a6a0bdfcf5088939b3",
                "reference": "33512866d20cc4bc54a0c1a6a0bdfcf5088939b3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-escaper": "~2.4.0",
                "zendframework/zend-validator": "~2.4.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Uri\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "a component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
            "homepage": "https://github.com/zendframework/zend-uri",
            "keywords": [
                "uri",
                "zf2"
            ],
            "time": "2015-09-14 16:17:10"
        },
        {
            "name": "zendframework/zend-validator",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-validator.git",
                "reference": "81415511fe729e6de19a61936313cef43c80d337"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/81415511fe729e6de19a61936313cef43c80d337",
                "reference": "81415511fe729e6de19a61936313cef43c80d337",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-stdlib": "~2.4.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-config": "~2.4.0",
                "zendframework/zend-db": "~2.4.0",
                "zendframework/zend-filter": "~2.4.0",
                "zendframework/zend-i18n": "~2.4.0",
                "zendframework/zend-math": "~2.4.0",
                "zendframework/zend-servicemanager": "~2.4.0",
                "zendframework/zend-session": "~2.4.0",
                "zendframework/zend-uri": "~2.4.0"
            },
            "suggest": {
                "zendframework/zend-db": "Zend\\Db component",
                "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
                "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
                "zendframework/zend-math": "Zend\\Math component",
                "zendframework/zend-resources": "Translations of validator messages",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
                "zendframework/zend-session": "Zend\\Session component",
                "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Validator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a set of commonly needed validators",
            "homepage": "https://github.com/zendframework/zend-validator",
            "keywords": [
                "validator",
                "zf2"
            ],
            "time": "2015-09-08 21:04:17"
        },
        {
            "name": "zendframework/zend-view",
            "version": "2.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-view.git",
                "reference": "d81da0d932a0e35f8cbc6f10d80c8b4ab54973ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-view/zipball/d81da0d932a0e35f8cbc6f10d80c8b4ab54973ea",
                "reference": "d81da0d932a0e35f8cbc6f10d80c8b4ab54973ea",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.23",
                "zendframework/zend-eventmanager": "self.version",
                "zendframework/zend-loader": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master",
                "zendframework/zend-authentication": "self.version",
                "zendframework/zend-escaper": "self.version",
                "zendframework/zend-feed": "self.version",
                "zendframework/zend-filter": "self.version",
                "zendframework/zend-http": "self.version",
                "zendframework/zend-i18n": "self.version",
                "zendframework/zend-json": "self.version",
                "zendframework/zend-mvc": "self.version",
                "zendframework/zend-navigation": "self.version",
                "zendframework/zend-paginator": "self.version",
                "zendframework/zend-permissions-acl": "self.version",
                "zendframework/zend-servicemanager": "self.version",
                "zendframework/zend-uri": "self.version"
            },
            "suggest": {
                "zendframework/zend-authentication": "Zend\\Authentication component",
                "zendframework/zend-escaper": "Zend\\Escaper component",
                "zendframework/zend-feed": "Zend\\Feed component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-json": "Zend\\Json component",
                "zendframework/zend-mvc": "Zend\\Mvc component",
                "zendframework/zend-navigation": "Zend\\Navigation component",
                "zendframework/zend-paginator": "Zend\\Paginator component",
                "zendframework/zend-permissions-acl": "Zend\\Permissions\\Acl component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-uri": "Zend\\Uri component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev",
                    "dev-develop": "2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\View\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a system of helpers, output filters, and variable escaping",
            "homepage": "https://github.com/zendframework/zend-view",
            "keywords": [
                "view",
                "zf2"
            ],
            "time": "2015-06-16 15:22:37"
        }
    ],
    "packages-dev": [
        {
            "name": "doctrine/instantiator",
            "version": "1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3,<8.0-DEV"
            },
            "require-dev": {
                "athletic/athletic": "~0.1.8",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://ocramius.github.com/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://github.com/doctrine/instantiator",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "time": "2015-06-14 21:17:01"
        },
        {
            "name": "fabpot/php-cs-fixer",
            "version": "v1.11.4",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
                "reference": "eeb280e909834603ffe03524dbe0066e77c83084"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/eeb280e909834603ffe03524dbe0066e77c83084",
                "reference": "eeb280e909834603ffe03524dbe0066e77c83084",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.6",
                "sebastian/diff": "~1.1",
                "symfony/console": "~2.3|~3.0",
                "symfony/event-dispatcher": "~2.1|~3.0",
                "symfony/filesystem": "~2.1|~3.0",
                "symfony/finder": "~2.1|~3.0",
                "symfony/process": "~2.3|~3.0",
                "symfony/stopwatch": "~2.5|~3.0"
            },
            "require-dev": {
                "satooshi/php-coveralls": "0.7.*@dev"
            },
            "bin": [
                "php-cs-fixer"
            ],
            "type": "application",
            "autoload": {
                "psr-4": {
                    "Symfony\\CS\\": "Symfony/CS/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dariusz Rumiński",
                    "email": "dariusz.ruminski@gmail.com"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "A tool to automatically fix PHP code style",
            "abandoned": "friendsofphp/php-cs-fixer",
            "time": "2016-06-07 07:51:27"
        },
        {
            "name": "lusitanian/oauth",
            "version": "v0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
                "reference": "a48f63ce1a636c86f901b9bdbdadcdbf473bb07b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/a48f63ce1a636c86f901b9bdbdadcdbf473bb07b",
                "reference": "a48f63ce1a636c86f901b9bdbdadcdbf473bb07b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "predis/predis": "0.8.*@dev",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/http-foundation": "~2.1"
            },
            "suggest": {
                "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                "predis/predis": "Allows using the Redis storage backend.",
                "symfony/http-foundation": "Allows using the Symfony Session storage backend."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "OAuth": "src",
                    "OAuth\\Unit": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Desberg",
                    "email": "david@daviddesberg.com"
                },
                {
                    "name": "Elliot Chance",
                    "email": "elliotchance@gmail.com"
                },
                {
                    "name": "Pieter Hordijk",
                    "email": "info@pieterhordijk.com"
                }
            ],
            "description": "PHP 5.3+ oAuth 1/2 Library",
            "keywords": [
                "Authentication",
                "authorization",
                "oauth",
                "security"
            ],
            "time": "2015-10-07 00:20:04"
        },
        {
            "name": "pdepend/pdepend",
            "version": "2.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/pdepend/pdepend.git",
                "reference": "d3ae0d084d526cdc6c3f1b858fb7148de77b41c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/d3ae0d084d526cdc6c3f1b858fb7148de77b41c5",
                "reference": "d3ae0d084d526cdc6c3f1b858fb7148de77b41c5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.7",
                "symfony/config": "^2.3.0",
                "symfony/dependency-injection": "^2.3.0",
                "symfony/filesystem": "^2.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0.0,<4.8",
                "squizlabs/php_codesniffer": "^2.0.0"
            },
            "bin": [
                "src/bin/pdepend"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PDepend\\": "src/main/php/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Official version of pdepend to be handled with Composer",
            "time": "2015-10-16 08:49:58"
        },
        {
            "name": "phpmd/phpmd",
            "version": "2.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phpmd/phpmd.git",
                "reference": "2b9c2417a18696dfb578b38c116cd0ddc19b256e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/2b9c2417a18696dfb578b38c116cd0ddc19b256e",
                "reference": "2b9c2417a18696dfb578b38c116cd0ddc19b256e",
                "shasum": ""
            },
            "require": {
                "pdepend/pdepend": "^2.0.4",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0",
                "squizlabs/php_codesniffer": "^2.0"
            },
            "bin": [
                "src/bin/phpmd"
            ],
            "type": "project",
            "autoload": {
                "psr-0": {
                    "PHPMD\\": "src/main/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Manuel Pichler",
                    "email": "github@manuel-pichler.de",
                    "homepage": "https://github.com/manuelpichler",
                    "role": "Project Founder"
                },
                {
                    "name": "Other contributors",
                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
                    "role": "Contributors"
                },
                {
                    "name": "Marc Würth",
                    "email": "ravage@bluewin.ch",
                    "homepage": "https://github.com/ravage84",
                    "role": "Project Maintainer"
                }
            ],
            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
            "homepage": "http://phpmd.org/",
            "keywords": [
                "mess detection",
                "mess detector",
                "pdepend",
                "phpmd",
                "pmd"
            ],
            "time": "2016-04-04 11:52:04"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "2.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-file-iterator": "~1.3",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-token-stream": "~1.3",
                "sebastian/environment": "^1.3.2",
                "sebastian/version": "~1.0"
            },
            "require-dev": {
                "ext-xdebug": ">=2.1.4",
                "phpunit/phpunit": "~4"
            },
            "suggest": {
                "ext-dom": "*",
                "ext-xdebug": ">=2.2.1",
                "ext-xmlwriter": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "time": "2015-10-06 15:47:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "File/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "time": "2013-10-10 15:34:57"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "time": "2015-06-21 13:50:34"
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4|~5"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "time": "2016-05-12 18:03:57"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.4.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2015-09-15 10:49:45"
        },
        {
            "name": "phpunit/phpunit",
            "version": "4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "efb1b1334605594417a3bd466477772d06d460a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/efb1b1334605594417a3bd466477772d06d460a8",
                "reference": "efb1b1334605594417a3bd466477772d06d460a8",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.3.3",
                "phpunit/php-code-coverage": "~2.0",
                "phpunit/php-file-iterator": "~1.3.1",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-timer": "~1.0.2",
                "phpunit/phpunit-mock-objects": "~2.1",
                "sebastian/comparator": "~1.0",
                "sebastian/diff": "~1.1",
                "sebastian/environment": "~1.0",
                "sebastian/exporter": "~1.0",
                "sebastian/version": "~1.0",
                "symfony/yaml": "~2.0"
            },
            "suggest": {
                "phpunit/php-invoker": "~1.1"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "",
                "../../symfony/yaml/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "http://www.phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "time": "2014-05-02 07:13:40"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "2.3.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": ">=5.3.3",
                "phpunit/php-text-template": "~1.2",
                "sebastian/exporter": "~1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
            "time": "2015-10-02 06:51:40"
        },
        {
            "name": "sebastian/comparator",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/diff": "~1.2",
                "sebastian/exporter": "~1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "time": "2015-07-26 15:48:44"
        },
        {
            "name": "sebastian/diff",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff"
            ],
            "time": "2015-12-08 07:14:41"
        },
        {
            "name": "sebastian/environment",
            "version": "1.3.7",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "time": "2016-05-17 03:18:57"
        },
        {
            "name": "sebastian/exporter",
            "version": "1.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/recursion-context": "~1.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "time": "2016-06-17 09:04:28"
        },
        {
            "name": "sebastian/finder-facade",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/finder-facade.git",
                "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
                "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
                "shasum": ""
            },
            "require": {
                "symfony/finder": "~2.3|~3.0",
                "theseer/fdomdocument": "~1.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
            "homepage": "https://github.com/sebastianbergmann/finder-facade",
            "time": "2016-02-17 07:02:23"
        },
        {
            "name": "sebastian/phpcpd",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpcpd.git",
                "reference": "346c909de7adc3979988a6505a80814c8562d6b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/346c909de7adc3979988a6505a80814c8562d6b3",
                "reference": "346c909de7adc3979988a6505a80814c8562d6b3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-timer": ">=1.0.4",
                "sebastian/finder-facade": ">=1.1.0",
                "sebastian/version": ">=1.0.0",
                "symfony/console": ">=2.2.0",
                "theseer/fdomdocument": "~1.4"
            },
            "bin": [
                "composer/bin/phpcpd"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Copy/Paste Detector (CPD) for PHP code.",
            "homepage": "https://github.com/sebastianbergmann/phpcpd",
            "time": "2013-11-08 09:05:42"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "time": "2015-11-11 19:50:13"
        },
        {
            "name": "sebastian/version",
            "version": "1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "time": "2015-06-21 13:59:46"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "1.5.3",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "396178ada8499ec492363587f037125bf7b07fcc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/396178ada8499ec492363587f037125bf7b07fcc",
                "reference": "396178ada8499ec492363587f037125bf7b07fcc",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.1.2"
            },
            "suggest": {
                "phpunit/php-timer": "dev-master"
            },
            "bin": [
                "scripts/phpcs"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-phpcs-fixer": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "CodeSniffer.php",
                    "CodeSniffer/CLI.php",
                    "CodeSniffer/Exception.php",
                    "CodeSniffer/File.php",
                    "CodeSniffer/Report.php",
                    "CodeSniffer/Reporting.php",
                    "CodeSniffer/Sniff.php",
                    "CodeSniffer/Tokens.php",
                    "CodeSniffer/Reports/",
                    "CodeSniffer/CommentParser/",
                    "CodeSniffer/Tokenizers/",
                    "CodeSniffer/DocGenerators/",
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
                    "CodeSniffer/Standards/IncorrectPatternException.php",
                    "CodeSniffer/Standards/Generic/Sniffs/",
                    "CodeSniffer/Standards/MySource/Sniffs/",
                    "CodeSniffer/Standards/PEAR/Sniffs/",
                    "CodeSniffer/Standards/PSR1/Sniffs/",
                    "CodeSniffer/Standards/PSR2/Sniffs/",
                    "CodeSniffer/Standards/Squiz/Sniffs/",
                    "CodeSniffer/Standards/Zend/Sniffs/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "http://www.squizlabs.com/php-codesniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "time": "2014-05-01 03:07:07"
        },
        {
            "name": "symfony/config",
            "version": "v2.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "a2edd59c2163c65747fc3f35d132b5a39266bd05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/a2edd59c2163c65747fc3f35d132b5a39266bd05",
                "reference": "a2edd59c2163c65747fc3f35d132b5a39266bd05",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "symfony/filesystem": "~2.3|~3.0.0"
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Config\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Config Component",
            "homepage": "https://symfony.com",
            "time": "2016-06-06 11:11:27"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v2.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "2d05009d890cf1139988ff059b5b2e0eb280ed13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2d05009d890cf1139988ff059b5b2e0eb280ed13",
                "reference": "2d05009d890cf1139988ff059b5b2e0eb280ed13",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "conflict": {
                "symfony/expression-language": "<2.6"
            },
            "require-dev": {
                "symfony/config": "~2.2|~3.0.0",
                "symfony/expression-language": "~2.6|~3.0.0",
                "symfony/yaml": "~2.1|~3.0.0"
            },
            "suggest": {
                "symfony/config": "",
                "symfony/expression-language": "For using expressions in service container configuration",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony DependencyInjection Component",
            "homepage": "https://symfony.com",
            "time": "2016-06-06 11:11:27"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "e7238f98c90b99e9b53f3674a91757228663b04d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e7238f98c90b99e9b53f3674a91757228663b04d",
                "reference": "e7238f98c90b99e9b53f3674a91757228663b04d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Stopwatch Component",
            "homepage": "https://symfony.com",
            "time": "2016-06-06 11:42:41"
        },
        {
            "name": "symfony/yaml",
            "version": "v2.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "815fabf3f48c7d1df345a69d1ad1a88f59757b34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/815fabf3f48c7d1df345a69d1ad1a88f59757b34",
                "reference": "815fabf3f48c7d1df345a69d1ad1a88f59757b34",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "time": "2016-06-06 11:11:27"
        },
        {
            "name": "theseer/fdomdocument",
            "version": "1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/fDOMDocument.git",
                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "lib-libxml": "*",
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "lead"
                }
            ],
            "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
            "homepage": "https://github.com/theseer/fDOMDocument",
            "time": "2015-05-27 22:58:02"
        }
    ],
    "aliases": [],
    "minimum-stability": "alpha",
    "stability-flags": {
        "composer/composer": 15,
        "phpmd/phpmd": 0
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}