[
    {
        "name": "liquid/liquid",
        "version": "1.4.17",
        "version_normalized": "1.4.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kalimatas/php-liquid.git",
            "reference": "f844cd90047f6240e473b90ed8e597823fcfe967"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kalimatas/php-liquid/zipball/f844cd90047f6240e473b90ed8e597823fcfe967",
            "reference": "f844cd90047f6240e473b90ed8e597823fcfe967",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.6",
            "infection/infection": "^0.8.1",
            "php-coveralls/php-coveralls": ">=1.0",
            "phpunit/phpunit": "^6.5 || ^7.4"
        },
        "time": "2019-09-14T03:05:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Liquid\\": "src/Liquid"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guz Alexander",
                "email": "kalimatas@gmail.com",
                "homepage": "http://guzalexander.com"
            },
            {
                "name": "Harald Hanek"
            },
            {
                "name": "Mateo Murphy"
            },
            {
                "name": "Alexey Kopytko",
                "email": "alexey@kopytko.com",
                "homepage": "https://www.alexeykopytko.com/"
            }
        ],
        "description": "Liquid template engine for PHP",
        "homepage": "https://github.com/kalimatas/php-liquid",
        "keywords": [
            "liquid",
            "template"
        ]
    }
]
