{
    "relic": {
        "options": {
            "namespace": "relicTemplates"
        },
        "src": ["src/templates/*.hbs"],
        "dest": "src/js/templates.js",
        "files": {
            "<%= handlebars.relic.dest %>" : "<%= handlebars.relic.src %>"
        }
    }
}