UNPKG

mite-cli

Version:

command line tool for time tracking service mite.de

9 lines (7 loc) 117 B
'use strict'; module.exports = { definition: '--json', description: () => ( `output format as json` ), };