{
  "name": "wdio-agent-reporter",
  "version": "1.0.2",
  "description": "Report Portal agent for WebdriverIO",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Report",
    "Portal",
    "WebDriverIO",
    "reporting"
  ],
  "author": "Vladislav Akulich",
  "license": "ISC",
  "dependencies": {
    "@wdio/reporter": "^5.7.8",
    "reportportal-client-restler": "^1.0.0"
  }
}
