{
  "version": "0.2.0",
  "configurations": [
    {
      "type": "node",
      "request": "attach",
      "name": "DEBUG Irongenerate",
      "port": 9229,
      "protocol": "inspector",
      "restart": "true"
    }
  ]
}
