{
  "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"
}
