24 lines
511 B
JSON
24 lines
511 B
JSON
{
|
|
"description": "Contact NgModule v.1",
|
|
"files": [
|
|
"app/app.component.1b.ts",
|
|
"app/app.module.1b.ts",
|
|
"app/main.1b.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",
|
|
|
|
"styles.css",
|
|
"index.1b.html"
|
|
],
|
|
"main": "index.1b.html",
|
|
"tags": ["NgModule"]
|
|
}
|