argv.js 65 B

12
  1. #!/usr/bin/env node
  2. console.log(JSON.stringify(process.argv));