[
    {
        "name": "zordius/lightncandy",
        "version": "v1.2.5",
        "version_normalized": "1.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zordius/lightncandy.git",
            "reference": "37aa381e0f27d411a630062070c7a5a2174c62e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zordius/lightncandy/zipball/37aa381e0f27d411a630062070c7a5a2174c62e7",
            "reference": "37aa381e0f27d411a630062070c7a5a2174c62e7",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7"
        },
        "time": "2020-03-08T06:00:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "LightnCandy\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Zordius Chen",
                "email": "zordius@gmail.com"
            }
        ],
        "description": "An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).",
        "homepage": "https://github.com/zordius/lightncandy",
        "keywords": [
            "handlebars",
            "logicless",
            "mustache",
            "php",
            "template"
        ]
    }
]
