UNPKG

codeceptjs-selenoid

Version:

CodeceptJS-BDD Selenoid Integration

33 lines (32 loc) 832 B
{ "name": "codeceptjs-selenoid", "version": "1.0.4", "description": "CodeceptJS-BDD Selenoid Integration", "keywords": [ "Selenoid", "CodeceptJS", "Multibrowsers" ], "homepage": "https://gkushang.github.io/", "repository": { "type": "git", "url": "git+https://github.com/gkushang/codeceptjs-bdd.git" }, "license": "MIT", "author": { "name": "Kushang Gajjar", "email": "g.kushang@gmail.com" }, "main": "index.js", "scripts": { "lerna:lint:prettier": "lerna run lint:prettier" }, "dependencies": { "chalk": "^4.1.0", "debug": "^4.1.1", "deepmerge": "^4.0.0", "figlet": "^1.2.4", "node-emoji": "^1.10.0" }, "gitHead": "fd0da19eeab1c77b6ce5c6fb93b4a4ddb16b294b" }