{ "name": "pupflare", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "jsesc": "^3.0.2", "koa": "^2.13.4", "koa-bodyparser": "^4.3.0", "puppeteer": "^13.0.0", "puppeteer-extra": "^3.2.3", "puppeteer-extra-plugin-stealth": "^2.9.0" } }