{ "_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": "c0565eb5251e762fce56bd2d8fd3cde5", "packages": [ { "name": "lbuchs/webauthn", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/lbuchs/WebAuthn.git", "reference": "20adb4a240c3997bd8cac7dc4dde38ab0bea0ed1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lbuchs/WebAuthn/zipball/20adb4a240c3997bd8cac7dc4dde38ab0bea0ed1", "reference": "20adb4a240c3997bd8cac7dc4dde38ab0bea0ed1", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "autoload": { "psr-4": { "lbuchs\\WebAuthn\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lukas Buchs", "role": "Developer" } ], "description": "A simple PHP WebAuthn (FIDO2) server library", "homepage": "https://github.com/lbuchs/webauthn", "keywords": [ "Authentication", "webauthn" ], "support": { "issues": "https://github.com/lbuchs/WebAuthn/issues", "source": "https://github.com/lbuchs/WebAuthn/tree/v2.2.0" }, "time": "2024-07-04T07:17:40+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.0" }, "platform-dev": {}, "plugin-api-version": "2.9.0" }