{ "name": "ui", "$schema": "../../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "libs/shared/ui/src", "prefix": "lib", "tags": [], "projectType": "library", "targets": { "lint": { "executor": "@nx/eslint:lint" } } }