28 lines
440 B
JSON
28 lines
440 B
JSON
{
|
|
"npmScope": "nested-forms",
|
|
"implicitDependencies": {
|
|
"angular.json": "*",
|
|
"package.json": "*",
|
|
"tsconfig.json": "*",
|
|
"tslint.json": "*",
|
|
"nx.json": "*"
|
|
},
|
|
"projects": {
|
|
"contact-model": {
|
|
"tags": []
|
|
},
|
|
"parent-form-e2e": {
|
|
"tags": []
|
|
},
|
|
"parent-form": {
|
|
"tags": []
|
|
},
|
|
"global-form-e2e": {
|
|
"tags": []
|
|
},
|
|
"global-form": {
|
|
"tags": []
|
|
}
|
|
}
|
|
}
|