To publish this package
- update the version number in package.json
- run 'npm install' to update the corresponding package-lock.json
- update the CHANGES.md
- run 'npm publish' (that will automate the build)
- create a commit with above changes called 'release x.y.z'