{
  "name": "@wdio/protocols",
  "version": "7.27.0",
  "description": "Utility package providing information about automation protocols",
  "author": "Christian Bromann <mail@bromann.dev>",
  "homepage": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-protocols",
  "license": "MIT",
  "main": "./build/index",
  "types": "./build/index.d.ts",
  "engines": {
    "node": ">=12.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/webdriverio/webdriverio.git"
  },
  "keywords": [
    "webdriver",
    "wdio"
  ],
  "bugs": {
    "url": "https://github.com/webdriverio/webdriverio/issues"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "8b7701a7e782c6475b1218bcb60423a4c175309a"
}
