This directory contains third party libraries that are in use by the
MailerQ frontend

- d3:                   a chart library
- jQuery:               is jQuery (the famous library)
- jQuery.remove.js:     copied from jQuery UI, to trigger a 'remove' event when a node is removed
- underscore.min.js:    the underscore library that is used in a couple of places
- font-awesome:         stylesheets for the CSS based icons

All these files are directly loaded from the 'index.html' file.
