UNPKG

puppeteer-extra-plugin-human-typing

Version:

> A [puppeteer-extra](https://github.com/berstend/puppeteer-extra) plugin to add human typing to Puppeteer.

31 lines (30 loc) 686 B
{ "author": "0x7357", "dependencies": { "puppeteer-extra-plugin": "^3.2.0" }, "description": "", "devDependencies": { "puppeteer": "^14.3.0" }, "keywords": [ "puppeteer", "puppeteer-extra", "puppeteer-extra-plugin", "puppeteer-extra-plugin-human-typing", "human-typing", "chrome", "headless" ], "license": "MIT", "main": "index.js", "name": "puppeteer-extra-plugin-human-typing", "repository": "0x7357/puppeteer-extra-plugin-human-typing", "scripts": { "docs": "node -e 0", "lint": "eslint --ext .js .", "test": "run-p lint", "test-ci": "run-s test" }, "version": "1.0.2" }