1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
react-native-pushy/local-cli/cli.json
2016-02-14 00:04:42 +08:00

18 lines
200 B
JSON

{
"useCommand": true,
"defaultCommand": "help",
"commands": {
"login":{
"options": {
"username": {
}
}
},
"help": {
}
},
"globalOptions":{
}
}