{
  "name": "karma",
  "description": "Runs Karma and reports the results.",
  "flags": [
    {
      "name": "watch",
      "description": "Watches test files for changes and re-runs the tests automatically.",
      "type": "boolean"
    }
  ]
}
