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