UNPKG

codeceptjs-saucelabs

Version:

CodeceptJS Saucelabs Integration

32 lines (31 loc) 868 B
{ "name": "codeceptjs-saucelabs", "version": "5.3.2", "description": "CodeceptJS Saucelabs Integration", "keywords": [ "Saucelabs", "CodeceptJS", "Multibrowsers" ], "homepage": "https://gkushang.github.io/", "repository": { "type": "git", "url": "git+https://github.com/salesforce/codeceptjs-bdd.git" }, "license": "MIT", "author": { "name": "Kushang Gajjar", "email": "g.kushang@gmail.com" }, "scripts": { "lint:prettier": "eslint lib/**/*.js --fix && prettier --write -ignore-unknown . " }, "dependencies": { "@wdio/sauce-service": "7.7.3", "codeceptjs-saucehelper": "1.4.0", "debug": "4.1.1", "deepmerge": "4.0.0", "node-emoji": "1.10.0" }, "gitHead": "fd0da19eeab1c77b6ce5c6fb93b4a4ddb16b294b" }