[
    {
        "name": "tamtamchik/simple-flash",
        "version": "1.2.5",
        "version_normalized": "1.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tamtamchik/simple-flash.git",
            "reference": "a68ad8d98c527043d1a51d1e7069d3d98c0e3249"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tamtamchik/simple-flash/zipball/a68ad8d98c527043d1a51d1e7069d3d98c0e3249",
            "reference": "a68ad8d98c527043d1a51d1e7069d3d98c0e3249",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "scrutinizer/ocular": "1.*"
        },
        "time": "2018-09-04T13:47:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev",
                "1.2.x": "1.2.x-dev",
                "1.1.x": "1.1.x-dev",
                "1.0.x": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Tamtamchik\\SimpleFlash\\": "src"
            },
            "files": [
                "src/function.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Yuri Tkachenko",
                "email": "yuri.tam.tkachenko@gmail.com",
                "homepage": "http://tamtamchika.net"
            }
        ],
        "description": "Easy, framework agnostic flash notifications for PHP.",
        "homepage": "http://github.com/tamtamchik/simple-flash",
        "keywords": [
            "agnostic",
            "flash",
            "messages",
            "notifications"
        ]
    }
]
