{ "_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" ], "hash": "468b7385e7f02c35396a205864c36ceb", "content-hash": "540c2e320c9819de1b7c90b59f17263d", "packages": [ { "name": "birke/rememberme", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/gbirke/rememberme.git", "reference": "4e71b0d9c692db28ae78c7eea752c4599b87dc2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gbirke/rememberme/zipball/4e71b0d9c692db28ae78c7eea752c4599b87dc2c", "reference": "4e71b0d9c692db28ae78c7eea752c4599b87dc2c", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "psr-4": { "Birke\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gabriel Birke", "email": "gb@birke-software.de" } ], "description": "Secure \"Remember Me\" functionality", "homepage": "https://github.com/gbirke/rememberme", "keywords": [ "cookie", "remember", "security" ], "time": "2015-07-22 18:26:14" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }