{"version":"0.10.0","commands":{"get-current-commit-version":{"id":"get-current-commit-version","pluginName":"dripip","pluginType":"core","aliases":[],"flags":{"optional":{"name":"optional","type":"boolean","char":"r","description":"Exit 0 if a version for the commit cannot be found","allowNo":false}},"args":[]},"get-current-pr-num":{"id":"get-current-pr-num","pluginName":"dripip","pluginType":"core","aliases":[],"flags":{"optional":{"name":"optional","type":"boolean","char":"r","description":"Exit 0 if a pr number cannot be found for whatever reason","allowNo":false}},"args":[]},"log":{"id":"log","pluginName":"dripip","pluginType":"core","aliases":[],"flags":{"markdown":{"name":"markdown","type":"boolean","char":"m","description":"format output as Markdown","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"format output as JSON","allowNo":false}},"args":[]},"pr":{"id":"pr","pluginName":"dripip","pluginType":"core","aliases":[],"flags":{"dry-run":{"name":"dry-run","type":"boolean","char":"d","description":"output what the next version would be if released now","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"format output as JSON","allowNo":false}},"args":[]},"preview-or-pr":{"id":"preview-or-pr","pluginName":"dripip","pluginType":"core","aliases":[],"flags":{},"args":[]},"preview":{"id":"preview","pluginName":"dripip","pluginType":"core","aliases":[],"flags":{"trunk":{"name":"trunk","type":"option","description":"State which branch is trunk. Defaults to honuring the \"base\" branch setting in the GitHub repo settings.","default":""},"build-num":{"name":"build-num","type":"option","char":"n","description":"Force a build number. Should not be needed generally. For exceptional cases."},"dry-run":{"name":"dry-run","type":"boolean","char":"d","description":"output what the next version would be if released now","allowNo":false},"skip-npm":{"name":"skip-npm","type":"boolean","description":"skip the step of publishing the package to npm","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"format output as JSON","allowNo":false}},"args":[]},"stable":{"id":"stable","pluginName":"dripip","pluginType":"core","aliases":[],"flags":{"trunk":{"name":"trunk","type":"option","description":"State which branch is trunk. Defaults to honuring the \"base\" branch setting in the GitHub repo settings.","default":""},"dry-run":{"name":"dry-run","type":"boolean","char":"d","description":"output what the next version would be if released now","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"format output as JSON","allowNo":false},"skip-npm":{"name":"skip-npm","type":"boolean","description":"skip the step of publishing the package to npm","allowNo":false}},"args":[]}}}