[
    {
        "name": "oodle/inflect",
        "version": "v0.2.0",
        "version_normalized": "0.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/oodle/inflect.git",
            "reference": "bbeb2fba9302fb27c9cfbf215b9f4224277a44ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oodle/inflect/zipball/bbeb2fba9302fb27c9cfbf215b9f4224277a44ed",
            "reference": "bbeb2fba9302fb27c9cfbf215b9f4224277a44ed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.17"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2013-11-30 06:16:23",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Inflect": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew J. Mucklo",
                "email": "mmucklo@corp.oodle.com"
            },
            {
                "name": "Sho Kuwamoto",
                "email": "sho@kuwamoto.org"
            }
        ],
        "description": "inflect - a memoizing inflector for php",
        "keywords": [
            "inflect",
            "inflector",
            "pluralize",
            "singularize",
            "urlify"
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v2.8.5",
        "version_normalized": "2.8.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "0a1222c49f8f5a015c6b351f5a35306ad9537285"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/0a1222c49f8f5a015c6b351f5a35306ad9537285",
            "reference": "0a1222c49f8f5a015c6b351f5a35306ad9537285",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "conflict": {
            "symfony/config": "<2.7"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/common": "~2.2",
            "psr/log": "~1.0",
            "symfony/config": "~2.7|~3.0.0",
            "symfony/expression-language": "~2.4|~3.0.0",
            "symfony/http-foundation": "~2.3|~3.0.0",
            "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/dependency-injection": "For loading routes from a service",
            "symfony/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2016-04-26 08:02:35",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "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 Routing Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v2.8.5",
        "version_normalized": "2.8.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "e4fbcc65f90909c999ac3b4dfa699ee6563a9940"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/e4fbcc65f90909c999ac3b4dfa699ee6563a9940",
            "reference": "e4fbcc65f90909c999ac3b4dfa699ee6563a9940",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "time": "2016-03-29 19:00:15",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "2465fe486c864e30badaa4d005ebdf89dbc503f3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2465fe486c864e30badaa4d005ebdf89dbc503f3",
            "reference": "2465fe486c864e30badaa4d005ebdf89dbc503f3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "json-schema/json-schema-test-suite": "1.1.0",
            "phpdocumentor/phpdocumentor": "~2",
            "phpunit/phpunit": "~3.7"
        },
        "time": "2015-03-27 16:41:39",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JsonSchema": "src/"
            }
        },
        "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"
        ]
    },
    {
        "name": "cnam/php-raml-parser",
        "version": "1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cnam/php-raml-parser.git",
            "reference": "49dc5e366bb016a8d12cb8918e96505b6f0dd8d3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cnam/php-raml-parser/zipball/49dc5e366bb016a8d12cb8918e96505b6f0dd8d3",
            "reference": "49dc5e366bb016a8d12cb8918e96505b6f0dd8d3",
            "shasum": ""
        },
        "require": {
            "justinrainbow/json-schema": "1.4.1",
            "oodle/inflect": "0.2.0",
            "symfony/routing": "~2.5",
            "symfony/yaml": "~2.5"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "satooshi/php-coveralls": "~0.6",
            "squizlabs/php_codesniffer": "@dev"
        },
        "time": "2015-06-03 22:07:18",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Raml\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alec Sammon",
                "email": "alec.sammon@googlemail.com"
            }
        ],
        "description": "A RAML parser built in php",
        "homepage": "https://github.com/alecsammon/php-raml-parser"
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "1289d16209491b584839022f29257ad859b8532d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
            "reference": "1289d16209491b584839022f29257ad859b8532d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2016-01-20 09:13:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/console",
        "version": "v2.8.5",
        "version_normalized": "2.8.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "48221d3de4dc22d2cd57c97e8b9361821da86609"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/48221d3de4dc22d2cd57c97e8b9361821da86609",
            "reference": "48221d3de4dc22d2cd57c97e8b9361821da86609",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/event-dispatcher": "~2.1|~3.0.0",
            "symfony/process": "~2.1|~3.0.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/process": ""
        },
        "time": "2016-04-26 12:00:47",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "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 Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "twig/twig",
        "version": "v1.24.0",
        "version_normalized": "1.24.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
            "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.7"
        },
        "require-dev": {
            "symfony/debug": "~2.7",
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2016-01-25 21:22:18",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.24-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "http://twig.sensiolabs.org/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "raml-leanlabsio/raml2html",
        "version": "0.0.6",
        "version_normalized": "0.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/raml-leanlabsio/raml2html.git",
            "reference": "af058343eea4454ceac9b6a17983c75d17cac08c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/raml-leanlabsio/raml2html/zipball/af058343eea4454ceac9b6a17983c75d17cac08c",
            "reference": "af058343eea4454ceac9b6a17983c75d17cac08c",
            "shasum": ""
        },
        "require": {
            "cnam/php-raml-parser": "1.0.8",
            "symfony/console": "~2.6",
            "twig/twig": "~1.18"
        },
        "time": "2016-01-30 14:50:57",
        "bin": [
            "raml2html"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cnam\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Anton Popov",
                "email": "cnam812@gmail.com"
            }
        ],
        "description": "php Raml to html documentation generator"
    }
]
