1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-08 04:55:15 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
Files
react-native-update/local-cli/cli.json
2016-02-14 16:47:58 +08:00

24 lines
244 B
JSON

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