{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "34b7a92928bb2e119dd483ca15caa69d", "packages": [ { "name": "mongodb/mongodb", "version": "1.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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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" }, "time": "2016-01-21T19:43:25+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }