UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

72 lines (71 loc) 1.9 kB
{ "_from": "@wdio/sync@6.11.0", "_id": "@wdio/sync@6.11.0", "_inBundle": false, "_integrity": "sha512-ORdY40PNP1c0VKJV+dIh1tYmMXwsRHPhB66p1Y6TRm6LvIpPVX8peoB/Qx9zBsO40hAS1cFt9pdsGxu7VCHnfg==", "_location": "/@wdio/sync", "_phantomChildren": { "@types/node": "14.14.41" }, "_requested": { "type": "version", "registry": true, "raw": "@wdio/sync@6.11.0", "name": "@wdio/sync", "escapedName": "@wdio%2fsync", "scope": "@wdio", "rawSpec": "6.11.0", "saveSpec": null, "fetchSpec": "6.11.0" }, "_requiredBy": [ "#USER", "/", "/@kount/yodalib_ui_webdriverio" ], "_resolved": "https://registry.npmjs.org/@wdio/sync/-/sync-6.11.0.tgz", "_shasum": "fbf869a4888369d2fd269484808d10f971301ecb", "_spec": "@wdio/sync@6.11.0", "_where": "D:\\Automation\\mobile_device_qa", "author": { "name": "Christian Bromann", "email": "christian@saucelabs.com" }, "bugs": { "url": "https://github.com/webdriverio/webdriverio/issues" }, "bundleDependencies": false, "dependencies": { "@types/fibers": "^3.1.0", "@types/puppeteer": "^5.4.0", "@wdio/logger": "6.10.10", "fibers": "^4.0.1" }, "deprecated": false, "description": "A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously", "engines": { "node": ">=10.0.0" }, "gitHead": "5fba2c2f136f280a0370ac5b76394478e5db3339", "homepage": "https://github.com/webdriverio/webdriverio/tree/master/packages/wdio-sync", "keywords": [ "webdriverio", "wdio", "fibers", "sync", "wdio-plugin" ], "license": "MIT", "main": "./build/index", "name": "@wdio/sync", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/webdriverio/webdriverio.git" }, "typeScriptVersion": "3.8.3", "types": "./webdriverio.d.ts", "version": "6.11.0" }