10 lines
293 B
JSON
10 lines
293 B
JSON
{
|
|
"name": "ui-ai-landing-page",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "nx-dev/ui-ai-landing-page/src",
|
|
"projectType": "library",
|
|
"tags": [],
|
|
"// targets": "to see all targets run: nx show project ui-ai-landing-page --web",
|
|
"targets": {}
|
|
}
|