{ "npmScope": "ng2-file-upload-demo", "implicitDependencies": { "angular.json": "*", "package.json": "*", "tsconfig.json": "*", "tslint.json": "*", ".eslintrc.json": "*", "nx.json": "*" }, "tasksRunnerOptions": { "default": { "runner": "nx/tasks-runners/default", "options": { "cacheableOperations": [ "build", "lint", "test", "e2e" ], "parallel": 1 } } }, "affected": { "defaultBase": "master" }, "defaultProject": "ng2-file-upload-demo", "generators": { "@schematics/angular:component": { "prefix": "", "styleext": "css" }, "@schematics/angular:directive": { "prefix": "" } }, "$schema": "./node_modules/nx/schemas/nx-schema.json" }