{
    "name":         "directive",
    "description":  "Parser for simple line delimited files",
    "author":       "Patrick Mueller",
    "version":      "0.1.0",
    "licenses":     [{
        "type":     "MIT",
        "url":      "http://www.opensource.org/licenses/mit-license.php"
    }],
    "repository" :  { 
        "type" :    "git",
        "url" :     "git://github.com/pmuellr/directive.git"
    },
    "main" :        "directive"
}
