{ "name": "sunnymh-scrap", "version": "1.0.0", "main": "index.cjs", "scripts": { "start": "node index.cjs", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.8.4", "fs": "^0.0.1-security", "puppeteer": "^24.4.0", "sharp": "^0.33.5" } }