UNPKG

@wdio/protocols

Version:

Utility package providing information about automation protocols

34 lines (33 loc) 885 B
{ "name": "@wdio/protocols", "version": "9.30.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", "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": "5e412ba964c99fb2a4cbf34b5e8ecfee746a5835" }