UNPKG

274 Btext/x-handlebars-templateView Raw
1{
2 "default": {
3 "UI": "{{spinalcase name}}",
4 "API": "api.{{spinalcase name}}",
5 "ADMIN_UI": "admin.ui.{{spinalcase name}}",
6 "ADMIN_API": "admin.api.{{spinalcase name}}"
7 },
8 "production": {
9 },
10 "staging": {
11 },
12 "development": {
13 },
14 "test": {
15 }
16}
\No newline at end of file