Files

42 lines
1012 B
JSON
Raw Permalink Normal View History

2016-07-12 18:14:13 -07:00
{
"description": "NgModule v.3",
2017-02-02 18:38:17 +00:00
"basePath": "src/",
2016-07-12 18:14:13 -07:00
"files": [
"app/app.component.3.ts",
"app/app.module.3.ts",
"app/app-routing.module.3.ts",
2016-07-12 18:14:13 -07:00
"app/highlight.directive.ts",
"app/title.component.html",
"app/title.component.ts",
"app/user.service.ts",
"app/contact/contact.component.css",
"app/contact/contact.component.html",
"app/contact/contact.service.ts",
2016-07-12 18:14:13 -07:00
"app/contact/awesome.pipe.ts",
"app/contact/contact.component.3.ts",
"app/contact/contact.module.3.ts",
"app/contact/contact-routing.module.3.ts",
"app/contact/highlight.directive.ts",
2016-07-12 18:14:13 -07:00
"app/crisis/*.ts",
"app/hero/hero-detail.component.ts",
"app/hero/hero-list.component.ts",
"app/hero/hero.service.ts",
2016-07-12 18:14:13 -07:00
"app/hero/hero.component.3.ts",
"app/hero/hero.module.3.ts",
"app/hero/hero-routing.module.3.ts",
"app/hero/highlight.directive.ts",
2016-07-12 18:14:13 -07:00
2017-02-02 18:38:17 +00:00
"main.3.ts",
2016-07-12 18:14:13 -07:00
"styles.css",
"index.3.html"
],
"main": "index.3.html",
"tags": ["NgModule"]
}