{ "_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": "c31a48dde83dfa22c80a0c02955f2276", "packages": [ { "name": "triagens/arangodb", "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/arangodb/arangodb-php.git", "reference": "d331f1a493772960c4d0e3d1fb753900eb181ce2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/arangodb/arangodb-php/zipball/d331f1a493772960c4d0e3d1fb753900eb181ce2", "reference": "d331f1a493772960c4d0e3d1fb753900eb181ce2", "shasum": "" }, "require": { "php": ">=5.6.0" }, "type": "library", "autoload": { "psr-0": { "ArangoDBClient": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Jan Steemann", "homepage": "https://github.com/arangodb/arangodb-php", "role": "Developer" }, { "name": "Frank Mayer", "homepage": "https://github.com/arangodb/arangodb-php", "role": "Developer" }, { "name": "Contributors", "homepage": "https://github.com/arangodb/arangodb-php/graphs/contributors" } ], "description": "ArangoDB PHP client", "homepage": "https://github.com/arangodb/arangodb-php", "keywords": [ "Arango", "ArangoDb", "database", "distributed", "document store", "graph database", "multi-model", "nosql" ], "time": "2019-12-02T13:11:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }