# `mongosh`

A small wrapper module that exposes the `mongosh` binary for easy installation:

```
npm i -g mongosh
```
