{"version":"0.9.11","commands":{"hello":{"id":"hello","description":"\nAdd a longer description here\n...\n...\n","pluginName":"@anycli/example-plugin-ts","pluginType":"dev","aliases":[],"examples":["$ example-plugin-ts hello\nhello world from hello!\n","$ example-plugin-ts hello --name myname\nhello myname from hello!\n","$ example-plugin-ts hello file outputs \"hello world!\" to file","$ example-plugin-ts hello --force","$ example-plugin-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}]}}}