mirror of
https://github.com/mudita/mudita-center.git
synced 2026-01-20 03:49:49 -05:00
10 lines
286 B
JSON
10 lines
286 B
JSON
{
|
|
"name": "help/models",
|
|
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/help/models/src",
|
|
"projectType": "library",
|
|
"tags": ["type:models"],
|
|
"// targets": "to see all targets run: nx show project help/models --web",
|
|
"targets": {}
|
|
}
|