### mechanic-mongoose

Extend mongoose functionality with various features.

## Install

```
npm install mechanic-mongoose --save
```

## Test

Rename `config.example.json` to `config.json` with valid credentials.

Then, run test via `npm run test`

## Requirements

* Node.js 10+
