package.json: ```json { "scripts": { "argv": "node -e 'console.log(process.argv)'" } } ``` <img width="1202" alt="" src="https://user-images.githubusercontent.com/1093313/140414358-aef402ab-8682-47d2-923c-538251876912.png"> <img width="546" alt="Screenshot 2021-11-05 at 1 55 05 AM" src="https://user-images.githubusercontent.com/1093313/140414605-2059676c-a547-4f1d-a3f9-47b23f0009ba.png">