argv.js 63 Bytes
#!/usr/bin/env node
console.log(JSON.stringify(process.argv));