{
  "implicitDependencies": {
    "package.json": {
      "dependencies": "*",
      "devDependencies": "*"
    },
    ".eslintrc.json": "*"
  },
  "affected": {
    "defaultBase": "master"
  },
  "npmScope": "dia-man-tools",
  "tasksRunnerOptions": {
    "default": {
      "runner": "@nrwl/workspace/tasks-runners/default",
      "options": {
        "cacheableOperations": ["build", "lint", "test", "e2e"]
      }
    }
  },
  "projects": {
    "mt-client": {
      "tags": []
    },
    "mt-client-e2e": {
      "tags": [],
      "implicitDependencies": ["mt-client"]
    },
    "mt-api": {
      "tags": []
    }
  }
}
