mirror of
https://github.com/mudita/mudita-center.git
synced 2026-05-19 14:30:13 -04:00
10 lines
293 B
JSON
10 lines
293 B
JSON
{
|
|
"name": "app-init/main",
|
|
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/app-init/main/src",
|
|
"projectType": "library",
|
|
"tags": ["process:main"],
|
|
"// targets": "to see all targets run: nx show project app-init/main --web",
|
|
"targets": {}
|
|
}
|