JSON logging lib
Update code. To run tests:
```
$ docker-compose up
If you update package.json in any way, you'll need to run
``
$ docker-compose down
$ docker-compose build
$ docker-compose up
Update code, update version in package.json` and push.
Bitbucket Pipeline will publish to the NPM repo