mirror of
https://github.com/Lissy93/happy-app.git
synced 2021-05-12 19:52:18 +03:00
18 lines
463 B
JSON
18 lines
463 B
JSON
{
|
|
"generator-ng-fullstack": {
|
|
"appName": "happy-team",
|
|
"username": "alicia",
|
|
"userEmail": "alicia.sykes@accenture.com",
|
|
"stack": "fullstack",
|
|
"repoHostUrl": "github.com",
|
|
"userNameSpace": "alicia",
|
|
"client": "ng2",
|
|
"stylePreprocessor": "sass",
|
|
"server": "node",
|
|
"nodeWebFrameworkServer": "express",
|
|
"transpilerServer": "babel",
|
|
"secure": false,
|
|
"testsSeparated": true,
|
|
"differentStaticServer": false
|
|
}
|
|
} |