[{
  "name"      : "server-watch",
  "script"    : "./server-watch.bak.js",
  "watch"     : ["**"],
  "ignore_watch" : ["*.log"],
  "watch_options" : {
    "followSymlinks": true
  }
}]
