mirror of
https://github.com/urosran/cally.git
synced 2025-07-10 07:07:16 +00:00
19 lines
276 B
JSON
19 lines
276 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 10.0.0"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {}
|
|
},
|
|
"submit": {
|
|
"production": {}
|
|
}
|
|
}
|