{ "name": "gharial", "description": "ArangoDB Graph Module", "author": "ArangoDB GmbH", "version": "0.1", "license": "Apache License, Version 2.0", "isSystem": true, "engines": { "arangodb": "^2.8.0" }, "repository": { "type": "git", "url": "https://github.com/arangodb/arangodb.git" }, "contributors": [ { "name": "Michael Hackstein", "email": "m.hackstein@arangodb.com" } ], "controllers": { "/": "gharial.js" }, "defaultDocument": "", "lib": "." }