{ "main": "server.js", "scripts": { "start": "node server.js" }, "dependencies": { "express": "*", "axios": "*", "cheerio": "*" } }