{
    "name":"feather",
    "version":"0.0.6",
    "keywords": ["logger", "lightweight", "Unix style logging", "info debug warn"],
    "engines": { "node": "*"},
    "main": "index",
    "author": {"name" :"Viktor Trako", "email": "viktor.trako@holidayextras.com", "url": "http://www.holidayextras.com"},
    "time" : {
        "0.0.1" : "2011-10-29T19:27:53.354Z"
    },
    "repository": { "type": "git", "url": "git@github.com:holidayextras/featherLog.git"},
    "dependencies":{
        "utest" : "0.0.6",
        "utest" : "0.0.2",
        "moment": "1.3.0"
    },
    "licenses": [
        {
            "type": "Creative Commons",
            "url": "http://creativecommons.org/licenses/by-sa/3.0/"
        }
    ]
}