{ "_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": "0bf6f661ca63786b9bf55ec3476312b3", "packages": [ { "name": "greensea/keccak", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/greensea/php-keccak.git", "reference": "75134808182adf6f3c04e90e20554d883e0c6ba4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/greensea/php-keccak/zipball/75134808182adf6f3c04e90e20554d883e0c6ba4", "reference": "75134808182adf6f3c04e90e20554d883e0c6ba4", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~7", "satooshi/php-coveralls": "~2" }, "type": "library", "autoload": { "psr-4": { "kornrunner\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "greensea", "homepage": "https://github.com/greensea/php-keccak" } ], "description": "Pure PHP implementation of Keccak. Fork from kornrunner/php-keccak, support PHP 7.0", "keywords": [ "keccak", "sha-3" ], "support": { "source": "https://github.com/greensea/php-keccak/tree/1.0.3" }, "time": "2018-05-02T05:31:11+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }