{ "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.1", "koa": "^2.13.0", "koa-bodyparser": "^4.3.0", "puppeteer": "^5.2.1", "puppeteer-extra": "^3.1.15", "puppeteer-extra-plugin-stealth": "^2.6.1" } }