mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-07 04:34:04 -05:00
27 lines
452 B
JSON
27 lines
452 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 0.37.0"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"ph": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"newlogic": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {}
|
|
},
|
|
"submit": {
|
|
"production": {}
|
|
}
|
|
}
|