mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"generators": {
|
|
"app": {
|
|
"factory": "./src/generators/app/generator",
|
|
"schema": "./src/generators/app/schema.json",
|
|
"description": "app generator"
|
|
}
|
|
}
|
|
}
|