28 lines
434 B
JSON
28 lines
434 B
JSON
{
|
|
"npmScope": "nested-forms",
|
|
"implicitDependencies": {
|
|
"angular.json": "*",
|
|
"package.json": "*",
|
|
"tsconfig.json": "*",
|
|
"tslint.json": "*",
|
|
"nx.json": "*"
|
|
},
|
|
"projects": {
|
|
"contact": {
|
|
"tags": []
|
|
},
|
|
"parent-form": {
|
|
"tags": []
|
|
},
|
|
"global-form": {
|
|
"tags": []
|
|
},
|
|
"baseline": {
|
|
"tags": []
|
|
},
|
|
"static-factory-methods": {
|
|
"tags": []
|
|
}
|
|
}
|
|
}
|