{ "name": "iphone-x-availability", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Carlos E Silva", "license": "ISC", "dependencies": { "command-line-args": "^4.0.7", "node-fetch": "^1.7.3" } }