#!/usr/bin/env node 'use strict'; const thisPackage = require('../dist/mountebank/package.json'); console.log(thisPackage.version);