{ "npmScope": "skolplattformen", "affected": { "defaultBase": "master" }, "implicitDependencies": { "package.json": { "dependencies": "*", "devDependencies": "*" }, ".eslintrc.json": "*" }, "tasksRunnerOptions": { "default": { "runner": "@nrwl/workspace/tasks-runners/default", "options": { "cacheableOperations": ["build", "lint", "test"] } } }, "targetDependencies": { "build": [ { "target": "build", "projects": "dependencies" } ] }, "projects": { "api-skolplattformen": { "tags": [] }, "api-hjarntorget": { "tags": [] }, "api": { "tags": [] }, "api-test-app": { "tags": [] }, "curriculum": { "tags": [] }, "hooks": { "tags": [] }, "skolplattformen-sthlm": { "tags": [], "implicitDependencies": ["api-skolplattformen", "api-hjarntorget", "api", "hooks", "curriculum"] } } }