{
  "watch": ["."],
  "ext": "js",
  "exec": "node server.js"
}