mirror of
https://github.com/mudita/mudita-center.git
synced 2026-04-20 15:08:18 -04:00
10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"name": "app-init/ui",
|
|
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/app-init/ui/src",
|
|
"projectType": "library",
|
|
"tags": ["type:ui"],
|
|
"// targets": "to see all targets run: nx show project app-init/ui --web",
|
|
"targets": {}
|
|
}
|