UNPKG

cooldriverio

Version:

Cool webdriver io automation, yes, test automation automation.

56 lines (55 loc) 1.38 kB
{ "name": "cooldriverio", "version": "1.0.3", "description": "Cool webdriver io automation, yes, test automation automation.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/cagataycali/cooldriverio.git" }, "keywords": [ "Cool", "webdriver", "webdriver", "io", "webdriver", "test", "automated", "software", "testing", "with", "webdriverio" ], "author": "Çağatay Çalı", "license": "ISC", "bugs": { "url": "https://github.com/cagataycali/cooldriverio/issues" }, "homepage": "https://github.com/cagataycali/cooldriverio#readme", "dependencies": { "3x3c": "^1.0.2", "babel-cli": "^6.14.0", "babel-core": "^6.14.0", "babel-eslint": "^6.1.2", "babel-polyfill": "^6.13.0", "babel-preset-es2015": "^6.14.0", "babel-preset-stage-3": "^6.11.0", "colors": "^1.1.2", "eslint": "^3.4.0", "eslint-config-airbnb": "^10.0.1", "eslint-plugin-babel": "^3.3.0", "eslint-plugin-jsx-a11y": "^2.2.1", "eslint-plugin-react": "^6.2.0", "nodemon": "^1.10.2", "selenium-run": "^1.0.10", "webdriverio": "^4.2.11" }, "devDependencies": { "eslint": "^3.4.0", "eslint-config-airbnb": "^9.0.1", "eslint-plugin-react": "^5.2.2" } }