{ "name": "screenshot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "author": "schneefux", "license": "UNLICENSED", "dependencies": { "puppeteer-core": "^2.0.0" } }