{
    "name": "xamin/handlebars.php",
    "description": "Handlebars processor for php",
    "homepage": "https://github.com/XaminProject/handlebars.php",
    "type": "library",
    "license": "MIT",
    "authors": [
        {
            "name": "fzerorubigd",
            "email": "fzerorubigd@gmail.com"
        }
    ],
    "require": {

    },
    "autoload": {
        "psr-0": { "Handlebars": "src/" }
    }
}
