{"version":"0.8.0-alpha.4","commands":{"bundle":{"id":"bundle","description":"Builds all the sources in the repository and generates a versioning file","pluginName":"paperback-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"folder":{"name":"folder","type":"option","description":"Subfolder to output to","required":false}},"args":[]},"logcat":{"id":"logcat","description":"describe the command here","pluginName":"paperback-cli","pluginType":"core","aliases":[],"flags":{"ip":{"name":"ip","type":"option","default":"localhost"},"port":{"name":"port","type":"option","default":27015}},"args":[]},"serve":{"id":"serve","description":"Build the sources and start a local server","pluginName":"paperback-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"port":{"name":"port","type":"option","char":"p","default":8080}},"args":[]},"test":{"id":"test","description":"describe the command here","pluginName":"paperback-cli","pluginType":"core","aliases":[],"flags":{"ip":{"name":"ip","type":"option"},"port":{"name":"port","type":"option","default":27015}},"args":[{"name":"source","description":"(optional) The source to test","required":false}]}}}