mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 19:46:10 +08:00
18 lines
200 B
JSON
18 lines
200 B
JSON
{
|
|
"useCommand": true,
|
|
"defaultCommand": "help",
|
|
"commands": {
|
|
"login":{
|
|
"options": {
|
|
"username": {
|
|
|
|
}
|
|
}
|
|
},
|
|
"help": {
|
|
|
|
}
|
|
},
|
|
"globalOptions":{
|
|
}
|
|
} |