{ "name": "automated_screenshots", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "filehound": "^1.16.2", "jszip": "^3.1.4", "md5-file": "^3.2.3", "puppeteer": "^0.13.0" } }