{
    "packages": [
        {
            "name": "mongodb/mongodb",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mongodb/mongo-php-library.git",
                "reference": "851a560864281cbf91fe182aefed85bfc3395031"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/851a560864281cbf91fe182aefed85bfc3395031",
                "reference": "851a560864281cbf91fe182aefed85bfc3395031",
                "shasum": ""
            },
            "require": {
                "ext-mongodb": "^1.1.0",
                "php": ">=5.4"
            },
            "time": "2016-01-21T19:43:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "MongoDB\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Jeremy Mikola",
                    "email": "jmikola@gmail.com"
                },
                {
                    "name": "Hannes Magnusson",
                    "email": "bjori@mongodb.com"
                },
                {
                    "name": "Derick Rethans",
                    "email": "github@derickrethans.nl"
                }
            ],
            "description": "MongoDB driver library",
            "homepage": "https://jira.mongodb.org/browse/PHPLIB",
            "keywords": [
                "database",
                "driver",
                "mongodb",
                "persistence"
            ],
            "support": {
                "issues": "https://github.com/mongodb/mongo-php-library/issues",
                "source": "https://github.com/mongodb/mongo-php-library/tree/master"
            },
            "install-path": "../mongodb/mongodb"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
