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