36 lines
714 B
JSON
36 lines
714 B
JSON
{
|
|
"description": "NgModule v.3",
|
|
"files": [
|
|
"app/app.component.3.ts",
|
|
"app/app.module.3.ts",
|
|
"app/app.routing.3.ts",
|
|
"app/main.3.ts",
|
|
|
|
"app/highlight.directive.ts",
|
|
"app/title.component.html",
|
|
"app/title.component.ts",
|
|
"app/user.service.ts",
|
|
|
|
"app/contact/*.css",
|
|
"app/contact/*.html",
|
|
"app/contact/*.ts",
|
|
|
|
"!app/contact/contact.component.ts",
|
|
"!app/contact/contact.module.ts",
|
|
"!app/contact/contact.routing.ts",
|
|
|
|
"app/crisis/*.ts",
|
|
|
|
"app/hero/*.ts",
|
|
|
|
"!app/hero/hero.component.ts",
|
|
"!app/hero/hero.module.ts",
|
|
"!app/hero/hero.routing.ts",
|
|
|
|
"styles.css",
|
|
"index.3.html"
|
|
],
|
|
"main": "index.3.html",
|
|
"tags": ["NgModule"]
|
|
}
|