{
    "verbose": true,
    "execMap": {
        "js": "node --harmony"
    },
    "watch": [
        "server/"
    ]
}
