{ "_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": "023c76bd3315105bc8c3382d234ac1b3", "packages": [ { "name": "mongodb/mongodb", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/mongodb/mongo-php-library.git", "reference": "a307dd60e71e1291c60927ea4f3a1905146063f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/a307dd60e71e1291c60927ea4f3a1905146063f5", "reference": "a307dd60e71e1291c60927ea4f3a1905146063f5", "shasum": "" }, "require": { "ext-mongodb": "^1.2.0", "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "MongoDB\\": "src/" }, "files": [ "src/functions.php" ] }, "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" ], "time": "2017-02-16T18:40:32+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }