{
  "configurations": [
    {
      "name": "Gulp",
      "type": "node",
      "command": "node ./main.js",
      "inspect-brk": true
    }
  ]
}
