{
  "version": "2.0.0",
  "tasks": [
    {
      "type": "xPack",
      "xpmCommand": "install",
      "problemMatcher": [],
      "label": "xPack: install dependencies",
      "detail": "xpm install"
    }
  ]
}