{ "name": "koa-puppeteer", "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.12.0", "koa-bodyparser": "^4.3.0", "puppeteer": "^3.1.0", "puppeteer-extra": "^3.1.9", "puppeteer-extra-plugin-adblocker": "^2.11.3", "puppeteer-extra-plugin-stealth": "^2.4.9" } }