Files
happy-app/.yo-rc.json
2017-04-29 11:42:07 +01:00

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
}
}