{ "name": "@wdio/protocols", "version": "9.25.0", "description": "Utility package providing information about automation protocols", "author": "Christian Bromann ", "homepage": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-protocols", "license": "MIT", "type": "module", "types": "./build/index.d.ts", "exports": { ".": { "import": "./build/index.js", "types": "./build/index.d.ts" } }, "typeScriptVersion": "3.8.3", "repository": { "type": "git", "url": "git+https://github.com/webdriverio/webdriverio.git", "directory": "packages/wdio-protocols" }, "keywords": [ "webdriver", "wdio" ], "bugs": { "url": "https://github.com/webdriverio/webdriverio/issues" }, "publishConfig": { "access": "public" }, "gitHead": "1352571ae8709a895c223973f1840f38d8530f4a" }