{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "3635b0184464daed0508c71d8b95c8e1", "packages": [ { "name": "vierbergenlars/authserver-installer", "version": "v1.2.0", "source": { "type": "git", "url": "https://gitea.vbgn.be/authserver/authserver-installer.git", "reference": "10f0ed2d7e4a6b41356fbc768412f35367a28876" }, "require": { "composer-plugin-api": "^1.1" }, "require-dev": { "composer/composer": "^1.5" }, "type": "composer-plugin", "extra": { "class": "vierbergenlars\\Authserver\\Composer\\AuthserverInstallerPlugin" }, "autoload": { "psr-4": { "vierbergenlars\\Authserver\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AGPL" ], "authors": [ { "name": "Lars Vierbergen", "email": "vierbergenlars@gmail.com" } ], "description": "Composer installer for custom Authserver plugins", "time": "2017-08-30T12:01:23+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }