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