Add support for writing all plugin output to JSON
This MR implements #10 (closed) by adding a new igwn_monitor.plugins.utils
module with a generic write_plugin_json
function that is then attached to the output of all currently-supported plugins.