UNPKG

96 BJavaScriptView Raw
1#!/usr/bin/env node
2var argv = require('../../index').argv
3console.log(JSON.stringify(argv._));