{
    "hash": "654e43741163570e335281a107fdd89f",
    "packages": [
        {
            "name": "doctrine/annotations",
            "version": "v1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "v1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/doctrine/annotations/archive/v1.0.zip",
                "reference": "v1.0",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "doctrine/cache": "1.*"
            },
            "time": "2013-01-12 19:23:32",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Annotations\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com",
                    "homepage": "http://www.jwage.com/"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com",
                    "homepage": "http://www.instaclick.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh",
                    "role": "Developer of wrapped JMSSerializerBundle"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ]
        },
        {
            "name": "doctrine/cache",
            "version": "v1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "v1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/doctrine/cache/archive/v1.0.zip",
                "reference": "v1.0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2013-01-10 22:43:46",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Cache\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com",
                    "homepage": "http://www.jwage.com/"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com",
                    "homepage": "http://www.instaclick.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh",
                    "role": "Developer of wrapped JMSSerializerBundle"
                }
            ],
            "description": "Caching library offering an object-oriented API for many cache backends",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ]
        },
        {
            "name": "doctrine/collections",
            "version": "v1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "v1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/doctrine/collections/archive/v1.0.zip",
                "reference": "v1.0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2013-01-12 16:36:50",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Collections\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com",
                    "homepage": "http://www.jwage.com/"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com",
                    "homepage": "http://www.instaclick.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh",
                    "role": "Developer of wrapped JMSSerializerBundle"
                }
            ],
            "description": "Collections Abstraction library",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "array",
                "collections",
                "iterator"
            ]
        },
        {
            "name": "doctrine/common",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "e211821c719d33ad2cd1186fafb4dadb5f74d6ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/e211821c719d33ad2cd1186fafb4dadb5f74d6ed",
                "reference": "e211821c719d33ad2cd1186fafb4dadb5f74d6ed",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "1.*",
                "doctrine/cache": "1.*",
                "doctrine/collections": "1.*",
                "doctrine/inflector": "1.*",
                "doctrine/lexer": "1.*",
                "php": ">=5.3.2"
            },
            "time": "2013-02-19 09:37:33",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\": "lib/"
                }
            },
            "notification-url": "http://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com",
                    "homepage": "http://www.jwage.com/"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com",
                    "homepage": "http://www.instaclick.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh",
                    "role": "Developer of wrapped JMSSerializerBundle"
                }
            ],
            "description": "Common Library for Doctrine projects",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "collections",
                "eventmanager",
                "persistence",
                "spl"
            ]
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "v1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/doctrine/inflector/archive/v1.0.zip",
                "reference": "v1.0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2013-01-10 21:49:15",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Inflector\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com",
                    "homepage": "http://www.jwage.com/"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com",
                    "homepage": "http://www.instaclick.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh",
                    "role": "Developer of wrapped JMSSerializerBundle"
                }
            ],
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "inflection",
                "pluarlize",
                "singuarlize",
                "string"
            ]
        },
        {
            "name": "doctrine/lexer",
            "version": "v1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "v1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/doctrine/lexer/archive/v1.0.zip",
                "reference": "v1.0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2013-01-12 18:59:04",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Lexer\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com",
                    "homepage": "http://www.instaclick.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh",
                    "role": "Developer of wrapped JMSSerializerBundle"
                }
            ],
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "lexer",
                "parser"
            ]
        }
    ],
    "packages-dev": [
        {
            "name": "phpunit/php-code-coverage",
            "version": "1.2.8",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "1.2.8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1.2.8",
                "reference": "1.2.8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-file-iterator": ">=1.3.0@stable",
                "phpunit/php-text-template": ">=1.1.1@stable",
                "phpunit/php-token-stream": ">=1.1.3@stable"
            },
            "suggest": {
                "ext-dom": "*",
                "ext-xdebug": ">=2.0.5"
            },
            "time": "2013-02-14 08:01:51",
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHP/"
                ]
            },
            "notification-url": "http://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "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"
            ]
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.3.3",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "1.3.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-file-iterator/zipball/1.3.3",
                "reference": "1.3.3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2012-10-11 04:44:38",
            "type": "library",
            "autoload": {
                "classmap": [
                    "File/"
                ]
            },
            "notification-url": "http://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": "http://www.phpunit.de/",
            "keywords": [
                "filesystem",
                "iterator"
            ]
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-text-template.git",
                "reference": "1.1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.4",
                "reference": "1.1.4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2012-10-31 11:15:28",
            "type": "library",
            "autoload": {
                "classmap": [
                    "Text/"
                ]
            },
            "notification-url": "http://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ]
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-timer.git",
                "reference": "1.0.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-timer/zipball/1.0.4",
                "reference": "1.0.4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2012-10-11 04:45:58",
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHP/"
                ]
            },
            "notification-url": "http://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "http://www.phpunit.de/",
            "keywords": [
                "timer"
            ]
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.1.5",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "1.1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/php-token-stream/zipball/1.1.5",
                "reference": "1.1.5",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "time": "2012-10-11 04:47:14",
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHP/"
                ]
            },
            "notification-url": "http://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "http://www.phpunit.de/",
            "keywords": [
                "tokenizer"
            ]
        },
        {
            "name": "phpunit/phpunit",
            "version": "3.7.14",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/phpunit.git",
                "reference": "3.7.14"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.14",
                "reference": "3.7.14",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.3.3",
                "phpunit/php-code-coverage": ">=1.2.1,<1.3.0",
                "phpunit/php-file-iterator": ">=1.3.1",
                "phpunit/php-text-template": ">=1.1.1",
                "phpunit/php-timer": ">=1.0.2,<1.1.0",
                "phpunit/phpunit-mock-objects": ">=1.2.0,<1.3.0",
                "symfony/yaml": ">=2.1.0,<2.2.0"
            },
            "suggest": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "phpunit/php-invoker": ">=1.1.0,<1.2.0"
            },
            "time": "2013-02-14 08:07:17",
            "bin": [
                "composer/bin/phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.7.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "PHPUnit/"
                ]
            },
            "notification-url": "http://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"
            ]
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "1.2.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.3.zip",
                "reference": "1.2.3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-text-template": ">=1.1.1@stable"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "time": "2013-01-13 10:24:48",
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHPUnit/"
                ]
            },
            "notification-url": "http://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "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"
            ]
        },
        {
            "name": "symfony/console",
            "version": "v2.1.7",
            "target-dir": "Symfony/Component/Console",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Console",
                "reference": "v2.1.7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Console/zipball/v2.1.7",
                "reference": "v2.1.7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2013-01-17 15:20:05",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Console": ""
                }
            },
            "notification-url": "http://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "http://symfony.com"
        },
        {
            "name": "symfony/yaml",
            "version": "v2.1.7",
            "target-dir": "Symfony/Component/Yaml",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Yaml",
                "reference": "v2.1.7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.1.7",
                "reference": "v2.1.7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2013-01-17 21:21:51",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Yaml": ""
                }
            },
            "notification-url": "http://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "http://symfony.com"
        }
    ],
    "aliases": [

    ],
    "minimum-stability": "stable",
    "stability-flags": {
        "doctrine/common": 20
    }
}