Mongoose Connection Manager
==================

Keeps track of many different named Mongoose and provides easy access to them.


Setup
=====

    npm install


Running Tests
=============

Tests can be run from the command line like so:

    npm test
