[
    {
        "name": "lotus/almari",
        "version": "0.9.0",
        "version_normalized": "0.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tonjoo/almari.git",
            "reference": "bcec0514bcceb9493bd141f7977be51e2630d11a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tonjoo/almari/zipball/bcec0514bcceb9493bd141f7977be51e2630d11a",
            "reference": "bcec0514bcceb9493bd141f7977be51e2630d11a",
            "shasum": ""
        },
        "time": "2014-06-11 09:19:33",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lotus\\Almari\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Todi Adiyatmo Wijoyo",
                "homepage": "http://todiadiyatmo.com"
            }
        ],
        "description": "Almari is a micro IoC framework which implement service locator and facade pattern",
        "homepage": "https://tonjoostudio.com",
        "keywords": [
            "facade",
            "framework",
            "ioc",
            "lotus"
        ]
    }
]
