[
    {
        "name": "tobscure/json-api",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/tobscure/json-api.git",
            "reference": "31a74d27fd9ab6a9a9bc911614ceb696504d2c39"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tobscure/json-api/zipball/31a74d27fd9ab6a9a9bc911614ceb696504d2c39",
            "reference": "31a74d27fd9ab6a9a9bc911614ceb696504d2c39",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "squizlabs/php_codesniffer": "1.5.3"
        },
        "time": "2015-05-18 04:35:19",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Tobscure\\JsonApi\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Toby Zerner",
                "email": "toby.zerner@gmail.com"
            }
        ],
        "description": "JSON-API responses in PHP."
    },
    {
        "name": "symfony/translation",
        "version": "2.8.x-dev",
        "version_normalized": "2.8.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Translation.git",
            "reference": "ae980a18f73b88b3394510e07ed0f343f252ca4f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Translation/zipball/ae980a18f73b88b3394510e07ed0f343f252ca4f",
            "reference": "ae980a18f73b88b3394510e07ed0f343f252ca4f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "conflict": {
            "symfony/config": "<2.7"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.7",
            "symfony/intl": "~2.3|~3.0.0",
            "symfony/phpunit-bridge": "~2.7|~3.0.0",
            "symfony/yaml": "~2.2|~3.0.0"
        },
        "suggest": {
            "psr/log": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2015-05-20 09:35:10",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            }
        },
        "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 Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "nesbot/carbon",
        "version": "1.19.0",
        "version_normalized": "1.19.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/68868e0b02d2d803d0052a59d4e5003cccf87320",
            "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/translation": "~2.6"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-05-09 03:23:44",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Carbon": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "http://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "danielstjules/stringy",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/danielstjules/Stringy.git",
            "reference": "3cf18e9e424a6dedc38b7eb7ef580edb0929461b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/3cf18e9e424a6dedc38b7eb7ef580edb0929461b",
            "reference": "3cf18e9e424a6dedc38b7eb7ef580edb0929461b",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-02-10 06:19:18",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stringy\\": "src/"
            },
            "files": [
                "src/Create.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Daniel St. Jules",
                "email": "danielst.jules@gmail.com",
                "homepage": "http://www.danielstjules.com"
            }
        ],
        "description": "A string manipulation library with multibyte support",
        "homepage": "https://github.com/danielstjules/Stringy",
        "keywords": [
            "UTF",
            "helpers",
            "manipulation",
            "methods",
            "multibyte",
            "string",
            "utf-8",
            "utility",
            "utils"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d",
            "reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-01-01 18:34:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "illuminate/contracts",
        "version": "5.0.x-dev",
        "version_normalized": "5.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/contracts.git",
            "reference": "6d23815fee6057b29cab8094af8cbb8ce3ac82e4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/contracts/zipball/6d23815fee6057b29cab8094af8cbb8ce3ac82e4",
            "reference": "6d23815fee6057b29cab8094af8cbb8ce3ac82e4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2015-05-15 07:22:28",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Illuminate\\Contracts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Contracts package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/support",
        "version": "5.0.x-dev",
        "version_normalized": "5.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "5bb17da79b8c16e370e2bd87a65b3394cdf0ee89"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/5bb17da79b8c16e370e2bd87a65b3394cdf0ee89",
            "reference": "5bb17da79b8c16e370e2bd87a65b3394cdf0ee89",
            "shasum": ""
        },
        "require": {
            "danielstjules/stringy": "~1.8",
            "doctrine/inflector": "~1.0",
            "ext-mbstring": "*",
            "illuminate/contracts": "5.0.*",
            "php": ">=5.4.0"
        },
        "suggest": {
            "jeremeamia/superclosure": "Required to be able to serialize closures (~2.0).",
            "symfony/var-dumper": "Required to use the dd function (2.6.*)."
        },
        "time": "2015-05-12 10:23:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Illuminate\\Support\\": ""
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/container",
        "version": "5.0.x-dev",
        "version_normalized": "5.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/container.git",
            "reference": "55b81cfeb20745e74957d7ade2773e2bc2510bef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/container/zipball/55b81cfeb20745e74957d7ade2773e2bc2510bef",
            "reference": "55b81cfeb20745e74957d7ade2773e2bc2510bef",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.0.*",
            "php": ">=5.4.0"
        },
        "time": "2015-03-25 17:06:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Illuminate\\Container\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Container package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/database",
        "version": "5.0.x-dev",
        "version_normalized": "5.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/database.git",
            "reference": "923acfe1bba40aebec8a7324e17f3e2d48c4e91d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/database/zipball/923acfe1bba40aebec8a7324e17f3e2d48c4e91d",
            "reference": "923acfe1bba40aebec8a7324e17f3e2d48c4e91d",
            "shasum": ""
        },
        "require": {
            "illuminate/container": "5.0.*",
            "illuminate/contracts": "5.0.*",
            "illuminate/support": "5.0.*",
            "nesbot/carbon": "~1.0",
            "php": ">=5.4.0"
        },
        "suggest": {
            "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
            "illuminate/console": "Required to use the database commands (5.0.*).",
            "illuminate/events": "Required to use the observers with Eloquent (5.0.*).",
            "illuminate/filesystem": "Required to use the migrations (5.0.*)."
        },
        "time": "2015-05-27 15:02:58",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Illuminate\\Database\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Database package.",
        "homepage": "http://laravel.com",
        "keywords": [
            "database",
            "laravel",
            "orm",
            "sql"
        ]
    },
    {
        "name": "tobscure/permissible",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/tobscure/permissible.git",
            "reference": "ac146ee44be5b2c4b99ad065e2cdcd51de1f7860"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tobscure/permissible/zipball/ac146ee44be5b2c4b99ad065e2cdcd51de1f7860",
            "reference": "ac146ee44be5b2c4b99ad065e2cdcd51de1f7860",
            "shasum": ""
        },
        "require": {
            "illuminate/database": "5.0.*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "squizlabs/php_codesniffer": "1.5.3"
        },
        "time": "2015-03-24 09:00:05",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Tobscure\\Permissible\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Toby Zerner",
                "email": "toby.zerner@gmail.com"
            }
        ],
        "description": "Powerful, flexible, relational permissions using Eloquent."
    },
    {
        "name": "oyejorge/less.php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/oyejorge/less.php.git",
            "reference": "fc971e6d3eb54dff3d3eba4734ff207d37cb4e0e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oyejorge/less.php/zipball/fc971e6d3eb54dff3d3eba4734ff207d37cb4e0e",
            "reference": "fc971e6d3eb54dff3d3eba4734ff207d37cb4e0e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2015-05-27 17:50:32",
        "bin": [
            "bin/lessc"
        ],
        "type": "library",
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "slim/slim",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/slimphp/Slim.git",
            "reference": "e6e2300586f909ef0e3b4017cdece27db5d6da28"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/slimphp/Slim/zipball/e6e2300586f909ef0e3b4017cdece27db5d6da28",
            "reference": "e6e2300586f909ef0e3b4017cdece27db5d6da28",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-mcrypt": "Required for HTTP cookie encryption"
        },
        "time": "2015-05-14 21:04:50",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Slim": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josh Lockhart",
                "email": "info@joshlockhart.com",
                "homepage": "http://www.joshlockhart.com/"
            }
        ],
        "description": "Slim Framework, a PHP micro framework",
        "homepage": "http://github.com/codeguy/Slim",
        "keywords": [
            "microframework",
            "rest",
            "router"
        ]
    },
    {
        "name": "illuminate/events",
        "version": "5.0.x-dev",
        "version_normalized": "5.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/events.git",
            "reference": "1c43c913b82521558d44a120f0735bbe84d53cbb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/events/zipball/1c43c913b82521558d44a120f0735bbe84d53cbb",
            "reference": "1c43c913b82521558d44a120f0735bbe84d53cbb",
            "shasum": ""
        },
        "require": {
            "illuminate/container": "5.0.*",
            "illuminate/contracts": "5.0.*",
            "illuminate/support": "5.0.*",
            "php": ">=5.4.0"
        },
        "time": "2015-05-11 12:49:26",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Illuminate\\Events\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Events package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "misd/linkify",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/misd-service-development/php-linkify.git",
            "reference": "682bb65ea0329df43df1f805601ff9bae5c6b0b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/misd-service-development/php-linkify/zipball/682bb65ea0329df43df1f805601ff9bae5c6b0b6",
            "reference": "682bb65ea0329df43df1f805601ff9bae5c6b0b6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-01-02 08:43:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Misd\\Linkify\\": "src/Misd/Linkify"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Wilkinson",
                "email": "chris.wilkinson@admin.cam.ac.uk"
            }
        ],
        "description": "Converts URLs and email addresses in text into HTML links",
        "homepage": "https://github.com/misd-service-development/php-linkify",
        "keywords": [
            "convert",
            "email address",
            "link",
            "url"
        ]
    },
    {
        "name": "illuminate/pipeline",
        "version": "5.0.x-dev",
        "version_normalized": "5.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/pipeline.git",
            "reference": "902e8e2cd6bc71b43d8719effc41c2675485875d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/pipeline/zipball/902e8e2cd6bc71b43d8719effc41c2675485875d",
            "reference": "902e8e2cd6bc71b43d8719effc41c2675485875d",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.0.*",
            "illuminate/support": "5.0.*",
            "php": ">=5.4.0"
        },
        "time": "2015-03-07 15:07:05",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Illuminate\\Pipeline\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Pipeline package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/bus",
        "version": "5.0.x-dev",
        "version_normalized": "5.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/bus.git",
            "reference": "099abfdb2d3e5f8f6b537baa32f783949b197f31"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/bus/zipball/099abfdb2d3e5f8f6b537baa32f783949b197f31",
            "reference": "099abfdb2d3e5f8f6b537baa32f783949b197f31",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.0.*",
            "illuminate/pipeline": "5.0.*",
            "illuminate/support": "5.0.*",
            "php": ">=5.4.0"
        },
        "time": "2015-05-19 15:38:59",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Illuminate\\Bus\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Bus package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "league/flysystem",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "5fbe9274353712d42b343615a0d1daa9d2e4576f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5fbe9274353712d42b343615a0d1daa9d2e4576f",
            "reference": "5fbe9274353712d42b343615a0d1daa9d2e4576f",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "ext-fileinfo": "*",
            "league/phpunit-coverage-listener": "~1.1",
            "mockery/mockery": "~0.9",
            "phpspec/phpspec": "~2.0",
            "phpspec/prophecy-phpunit": "~1.0",
            "phpunit/phpunit": "~4.1",
            "predis/predis": "~1.0",
            "tedivm/stash": "~0.12.0"
        },
        "suggest": {
            "ext-fileinfo": "Required for MimeType",
            "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
            "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
            "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
            "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
            "league/flysystem-copy": "Allows you to use Copy.com storage",
            "league/flysystem-dropbox": "Allows you to use Dropbox storage",
            "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
            "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
            "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
            "league/flysystem-webdav": "Allows you to use WebDAV storage",
            "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
            "predis/predis": "Allows you to use Predis for caching"
        },
        "time": "2015-05-27 08:19:10",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Many filesystems, one API.",
        "keywords": [
            "Cloud Files",
            "WebDAV",
            "aws",
            "cloud",
            "copy.com",
            "dropbox",
            "file systems",
            "files",
            "filesystem",
            "ftp",
            "rackspace",
            "remote",
            "s3",
            "sftp",
            "storage"
        ]
    }
]
