README
get-mongoose-versions
this module returns an object containing 4 key value pairs. 1. mongoose version 1. mongodb native driver version 1. mongodb server version 1. node version
why?
when filing bugs against mongoose, having the versions to include in the report are a must. this is supposed to make that easier.