'use strict'; const argv = require('minimist')(process.argv.slice(2)); console.log(argv);