{ "_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": "5b0c46867574ecb1e6c005ff49449bdb", "packages": [ { "name": "arcansecurity/skeerel-php", "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/ArcanSecurity/skeerel-php.git", "reference": "afe90f903ae36d6533b99736234630da1277a7c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ArcanSecurity/skeerel-php/zipball/afe90f903ae36d6533b99736234630da1277a7c0", "reference": "afe90f903ae36d6533b99736234630da1277a7c0", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.4.0" }, "suggest": { "ext-mcrypt": "Install the Mcrypt extension in backup of openssl.", "ext-openssl": "Install the OpenSSL extension in order to generate better random bits." }, "type": "library", "autoload": { "psr-4": { "Skeerel\\": "Skeerel/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "ArcanSecurity and contributors", "homepage": "https://github.com/ArcanSecurity/skeerel-php/graphs/contributors" } ], "description": "Skeerel PHP Library", "homepage": "https://skeerel.com/", "keywords": [ "api", "arcansecurity", "passwordless authentication", "payment", "php", "skeerel" ], "time": "2020-02-24T16:57:16+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }