{ "name": "instagram", "version": "1.0.0", "description": "", "main": "script.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "axios": "^1.16.1", "cors": "^2.8.6", "dotenv": "^17.4.2", "express": "^5.2.1", "fluent-ffmpeg": "^2.1.3", "jimp": "^1.6.1", "node-cron": "^4.2.1" } }