{"version":"1.7.14","commands":{"base":{"id":"base","pluginName":"oclif","pluginType":"core","hidden":true,"aliases":[],"flags":{"defaults":{"name":"defaults","type":"boolean","description":"use defaults for every setting"},"options":{"name":"options","type":"option","description":"(yarn|typescript|tslint|semantic-release|mocha)"},"force":{"name":"force","type":"boolean","description":"overwrite existing files"}},"args":[{"name":"path","description":"path to project, defaults to current directory","required":false}]},"command":{"id":"command","description":"add a command to an existing CLI or plugin","pluginName":"oclif","pluginType":"core","aliases":[],"flags":{"defaults":{"name":"defaults","type":"boolean","description":"use defaults for every setting"},"force":{"name":"force","type":"boolean","description":"overwrite existing files"}},"args":[{"name":"name","description":"name of command","required":true}]},"hook":{"id":"hook","description":"add a hook to an existing CLI or plugin","pluginName":"oclif","pluginType":"core","aliases":[],"flags":{"defaults":{"name":"defaults","type":"boolean","description":"use defaults for every setting"},"force":{"name":"force","type":"boolean","description":"overwrite existing files"},"event":{"name":"event","type":"option","description":"event to run hook on","default":"init"}},"args":[{"name":"name","description":"name of hook (snake_case)","required":true}]},"multi":{"id":"multi","description":"generate a new multi-command CLI","pluginName":"oclif","pluginType":"core","aliases":[],"flags":{"defaults":{"name":"defaults","type":"boolean","description":"use defaults for every setting"},"options":{"name":"options","type":"option","description":"(yarn|typescript|tslint|semantic-release|mocha)"},"force":{"name":"force","type":"boolean","description":"overwrite existing files"}},"args":[{"name":"path","description":"path to project, defaults to current directory","required":false}]},"plugin":{"id":"plugin","description":"create a new CLI plugin","pluginName":"oclif","pluginType":"core","aliases":[],"flags":{"defaults":{"name":"defaults","type":"boolean","description":"use defaults for every setting"},"options":{"name":"options","type":"option","description":"(yarn|typescript|tslint|semantic-release|mocha)"},"force":{"name":"force","type":"boolean","description":"overwrite existing files"}},"args":[{"name":"path","description":"path to project, defaults to current directory","required":false}]},"single":{"id":"single","description":"generate a new single-command CLI","pluginName":"oclif","pluginType":"core","aliases":[],"flags":{"defaults":{"name":"defaults","type":"boolean","description":"use defaults for every setting"},"options":{"name":"options","type":"option","description":"(yarn|typescript|tslint|semantic-release|mocha)"},"force":{"name":"force","type":"boolean","description":"overwrite existing files"}},"args":[{"name":"path","description":"path to project, defaults to current directory","required":false}]}}}