mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-01-10 14:10:28 -05:00
19 lines
246 B
JSON
19 lines
246 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 3.0.0"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {}
|
|
},
|
|
"submit": {
|
|
"production": {}
|
|
}
|
|
}
|