[ { "name": "yzalis/identicon", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/yzalis/Identicon.git", "reference": "a99fc2a3d018512f7914bc6f972952536c0f309b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yzalis/Identicon/zipball/a99fc2a3d018512f7914bc6f972952536c0f309b", "reference": "a99fc2a3d018512f7914bc6f972952536c0f309b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "fzaninotto/faker": "1.2.*@dev" }, "time": "2014-07-13 09:19:12", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Identicon": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Benjamin Laugueux", "email": "benjamin@yzalis.com" } ], "description": "Create awesome unique avatar.", "homepage": "http://identicon-php.org", "keywords": [ "avatar", "identicon", "image" ] }, { "name": "paragonie/random_compat", "version": "v2.0.2", "version_normalized": "2.0.2.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf", "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "time": "2016-04-03 06:00:07", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ] } ]