{"version":"0.9.10","commands":{"hello":{"id":"hello","description":"\nAdd a longer description here\n...\n...\n","pluginName":"@anycli/example-multi-ts","aliases":[],"examples":["$ example-multi-ts hello\nhello world from hello!\n","$ example-multi-ts hello --name myname\nhello myname from hello!\n","$ example-multi-ts hello file outputs \"hello world!\" to file","$ example-multi-ts hello --force","$ example-multi-ts hello --help"],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print","hidden":false,"required":false},"force":{"name":"force","type":"boolean","char":"f"}},"args":[{"name":"file","description":"file to output","required":false}]}}}