mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"name": "testing-table-model",
|
|
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/testing-table/model/src",
|
|
"prefix": "lib",
|
|
"tags": [],
|
|
"projectType": "library",
|
|
"targets": {}
|
|
}
|