2019-08-20 00:52:30 +00:00
|
|
|
{
|
|
|
|
"npmScope": "nested-forms",
|
|
|
|
"implicitDependencies": {
|
|
|
|
"angular.json": "*",
|
|
|
|
"package.json": "*",
|
|
|
|
"tsconfig.json": "*",
|
|
|
|
"tslint.json": "*",
|
|
|
|
"nx.json": "*"
|
|
|
|
},
|
2019-08-20 01:27:15 +00:00
|
|
|
"projects": {
|
2019-09-05 01:36:09 +00:00
|
|
|
"contact": {
|
2019-08-20 01:27:15 +00:00
|
|
|
"tags": []
|
2019-08-20 02:28:58 +00:00
|
|
|
},
|
|
|
|
"parent-form-e2e": {
|
|
|
|
"tags": []
|
|
|
|
},
|
|
|
|
"parent-form": {
|
|
|
|
"tags": []
|
2019-09-02 19:23:01 +00:00
|
|
|
},
|
|
|
|
"global-form-e2e": {
|
|
|
|
"tags": []
|
|
|
|
},
|
|
|
|
"global-form": {
|
|
|
|
"tags": []
|
2019-09-06 03:24:05 +00:00
|
|
|
},
|
|
|
|
"baseline-e2e": {
|
|
|
|
"tags": []
|
|
|
|
},
|
|
|
|
"baseline": {
|
|
|
|
"tags": []
|
2019-08-20 01:27:15 +00:00
|
|
|
}
|
|
|
|
}
|
2019-08-20 00:52:30 +00:00
|
|
|
}
|