If you want to reuse your Mongoose package between other NPM packages, the best way to do it is to install the shared package at the top level app and then use it to initialize the other NPM packages.
You can use this npm module: https://www.npmjs.com/package/mongoose-global