UNPKG

trainingproject

Version:

A module to teach you how to module.

6 lines (5 loc) 125 B
exports.menu = false exports.handler = function printVersion (shop) { console.log(shop.options.appRepo) process.exit() }