mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
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"]
|
|
}
|