{ "name": "module-to-standalone-core-service", "$schema": "../../../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "libs/module-to-standalone/core/service/src", "prefix": "lib", "projectType": "library", "tags": [], "targets": { "test": { "options": { "passWithNoTests": true }, "configurations": { "ci": { "ci": true, "coverage": true } } } } }