{ "_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": "dd233d78a2c422cc3c940a860acb6b41", "packages": [ { "name": "artoodetoo/dirk", "version": "dev-visman", "source": { "type": "git", "url": "https://github.com/MioVisman/dirk.git", "reference": "05cbba461274158699668c9e8075fb2d8fab5967" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MioVisman/dirk/zipball/05cbba461274158699668c9e8075fb2d8fab5967", "reference": "05cbba461274158699668c9e8075fb2d8fab5967", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "4.0.*" }, "type": "library", "autoload": { "psr-4": { "R2\\Templating\\": "src" } }, "autoload-dev": { "psr-4": { "R2\\Templating\\Tests": "tests" } }, "license": [ "MIT" ], "authors": [ { "name": "artoodetoo", "email": "i.am@artoodetoo.org" } ], "description": "PHP template system", "keywords": [ "dirk", "package", "templates", "templating", "views" ], "support": { "source": "https://github.com/MioVisman/dirk/tree/visman" }, "time": "2019-11-28T13:14:33+00:00" }, { "name": "miovisman/normemail", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/MioVisman/NormEmail.git", "reference": "2e657463266b1249e97d15c6795dd14248097cb3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MioVisman/NormEmail/zipball/2e657463266b1249e97d15c6795dd14248097cb3", "reference": "2e657463266b1249e97d15c6795dd14248097cb3", "shasum": "" }, "require": { "ext-intl": "*", "ext-mbstring": "*", "php": ">=5.6.0" }, "type": "library", "autoload": { "psr-4": { "MioVisman\\NormEmail\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Visman", "email": "mio.visman@yandex.ru", "homepage": "https://github.com/MioVisman" } ], "description": "Normalization of email for bans, for request cache to SFS or for checking the uniqueness of new users.", "homepage": "https://github.com/MioVisman/NormEmail", "keywords": [ "ban", "canonical email", "email", "normalization" ], "time": "2020-01-11T04:21:13+00:00" }, { "name": "miovisman/parserus", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/MioVisman/Parserus.git", "reference": "ac9a8fa047083229f7e50df0342fd3871cdbe931" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MioVisman/Parserus/zipball/ac9a8fa047083229f7e50df0342fd3871cdbe931", "reference": "ac9a8fa047083229f7e50df0342fd3871cdbe931", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-0": { "Parserus": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Visman", "email": "mio.visman@yandex.ru", "homepage": "https://github.com/MioVisman" } ], "description": "BBCode parser.", "homepage": "https://github.com/MioVisman/Parserus", "keywords": [ "bbcode", "parser" ], "time": "2019-10-11T12:06:27+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "artoodetoo/dirk": 20, "miovisman/parserus": 20, "miovisman/normemail": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.12", "ext-gd": "*", "ext-mbstring": "*" }, "platform-dev": [] }