General purpose haraka utilities.
const utils = require('haraka-utils');
Gets the version of the NPM package located at dir. If the dir is a git repo, it also appends the commit ID.
utils.getVersion('.'); // '1.1.2/45e3812'