{ "_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" ], "content-hash": "1bbe5d1c6eb455c2a9c67c31540a2e10", "packages": [ { "name": "simplon/helper", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/fightbulc/simplon_helper.git", "reference": "ceda15b330c4d01ccaf5c9033c878598359a6cdd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fightbulc/simplon_helper/zipball/ceda15b330c4d01ccaf5c9033c878598359a6cdd", "reference": "ceda15b330c4d01ccaf5c9033c878598359a6cdd", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "autoload": { "psr-4": { "Simplon\\Helper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tino Ehrich", "email": "tino@bigpun.me", "role": "developer" } ], "description": "Helpers for recurring requirements", "homepage": "https://github.com/fightbulc/simplon_helper", "keywords": [ "casts", "passwords", "tokens" ], "time": "2017-07-11T07:01:25+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1", "ext-pdo": "*" }, "platform-dev": [] }