{ "name": "imgdownloads", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "run": "nodemon ./app.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^1.6.7", "express": "^4.18.2", "sharp": "^0.33.2" } }