First release of Humbug for Javascript.
Currently only supports Node.js runtimes. Support for browser coming soon!
Easy reporting of basic system information and errors.
You can report uncaught exceptions using Node's `[process.on('uncaughtException', ...)](https://nodejs.org/api/process.html#process_event_uncaughtexception)`