14 lines
241 B
JSON
14 lines
241 B
JSON
|
{
|
||
|
"description": "Minimal NgModule",
|
||
|
"basePath": "src/",
|
||
|
"files": [
|
||
|
"app/app.component.0.ts",
|
||
|
"app/app.module.0.ts",
|
||
|
"main.0.ts",
|
||
|
"styles.css",
|
||
|
"index.0.html"
|
||
|
],
|
||
|
"main": "index.0.html",
|
||
|
"tags": ["NgModule"]
|
||
|
}
|