You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
537 B
25 lines
537 B
{
|
|
"generator-ngx-rocket": {
|
|
"version": "7.1.0",
|
|
"props": {
|
|
"location": "path",
|
|
"strict": false,
|
|
"skipInstall": false,
|
|
"skipQuickstart": false,
|
|
"initGit": true,
|
|
"appName": "Aiolos",
|
|
"target": ["web"],
|
|
"pwa": true,
|
|
"ui": "bootstrap",
|
|
"auth": false,
|
|
"lazy": true,
|
|
"angulartics": false,
|
|
"tools": ["prettier", "hads"],
|
|
"utility": [],
|
|
"projectName": "aiolos",
|
|
"packageManager": "npm",
|
|
"mobile": [],
|
|
"desktop": []
|
|
}
|
|
}
|
|
}
|
|
|