{
  "name": "protractor-jasmine2-reporter",
  "version": "1.1.0",
  "description": "Use the reporter to capture screenshots and browser logs after each executed Protractor test case.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/rmpressler/protractor-jasmine2-screenshot-reporter"
  },
  "dependencies": {
    "hat": "0.0.3",
    "lodash": "^3.0.0",
    "mkdirp": "^0.5.0",
    "rimraf": "^2.4.3",
    "string.prototype.startswith": "^0.2.0",
    "uuid": "^2.0.0"
  },
  "keywords": [
    "screenshot",
    "jasmine",
    "jasmine2",
    "protractor",
    "selenium",
    "reporter",
    "html"
  ],
  "author": "michal.lison@nitor.fi",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rmpressler/protractor-jasmine2-screenshot-reporter/issues"
  },
  "homepage": "https://github.com/rmpressler/protractor-jasmine2-screenshot-reporter",
  "contributors": [
    {
      "name": "Antti Arponen",
      "email": "antti.arponen@rovio.com"
    },
    {
      "name": "Alex Novikov",
      "email": "alex@asnovikov.ru",
      "url": "http://www.asnovikov.ru/"
    },
    {
      "name": "Sandeep Adinarayana"
    },
    {
      "name": "Ievgenii Vdovenko",
      "email": "yevgenys2008@gmail.com"
    },
    {
      "name": "Andrew Finlay",
      "url": "https://github.com/AndrewFinlay"
    },
    {
      "name": "Mark Veenstra",
      "email": "mark@mobilea.nl",
      "url": "https://github.com/mark-veenstra"
    },
    {
      "name": "Richard Pressler",
      "url": "https://github.com/rmpressler"
    }
  ],
  "scripts": {}
}
