mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
13 lines
241 B
JSON
13 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"]
|
|
}
|