UNPKG

wdio-qatouch-reporter

Version:
28 lines (27 loc) 562 B
{ "name": "wdio-qatouch-reporter", "version": "1.2.0", "description": "A QA Touch reporter for webdriver.io", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "spec", "qatouch", "reporter", "webdriverio", "wdio", "wdio-plugin", "wdio-reporter" ], "author": "QA Touch", "dependencies": { "sync-request": "^4.1.0" }, "repository": { "type": "git", "url": "https://github.com/gitdckap/wdio-qatouch-reporter.git" }, "license": "MIT" }