{ "name": "theme", "$schema": "../../node_modules/nx/schemas/project-schema.json", "projectType": "library", "tags": ["v8"], "implicitDependencies": [], "targets": { "test": { "dependsOn": ["^build"] } } }