{
    "name": "haml",
    "description": "Haml ported to server-side Javascript. This is a traditional server-side templating language.",
    "keywords": ["haml", "template"],
    "main" : "./lib/haml",
    "author": "Tim Caswell <tim@creationix.com>",
    "version": "0.2.5"
}