1
0
Fork 0
nested-forms/nx.json

25 Zeilen
378 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": []
}
}
}