[
    {
        "name": "smarty/smarty",
        "version": "v3.1.29",
        "version_normalized": "3.1.29.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smarty-php/smarty.git",
            "reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smarty-php/smarty/zipball/35480f10e7ce9b0fdaf23d3799d7b79463919b1e",
            "reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2015-12-21 01:57:06",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "libs/Smarty.class.php",
                "libs/SmartyBC.class.php",
                "libs/sysplugins/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Monte Ohrt",
                "email": "monte@ohrt.com"
            },
            {
                "name": "Uwe Tews",
                "email": "uwe.tews@googlemail.com"
            },
            {
                "name": "Rodney Rehm",
                "email": "rodney.rehm@medialize.de"
            }
        ],
        "description": "Smarty - the compiling PHP template engine",
        "homepage": "http://www.smarty.net",
        "keywords": [
            "templating"
        ]
    }
]
