{ "name": "vending-machine", "version": "1.0.0", "description": "", "main": "menu.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "readline-sync": "^1.4.10" } }