mirror of
https://github.com/mudita/mudita-center.git
synced 2026-04-19 06:29:00 -04:00
10 lines
323 B
JSON
10 lines
323 B
JSON
{
|
|
"name": "devices/api-device/models",
|
|
"$schema": "../../../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/devices/api-device/models/src",
|
|
"projectType": "library",
|
|
"tags": ["type:models"],
|
|
"// targets": "to see all targets run: nx show project api-device/models --web",
|
|
"targets": {}
|
|
}
|