{
  "name": "selenium-screen-master",
  "version": "0.4.7",
  "description": "Selenium Screen Master will helps you work with screenshots.",
  "keywords": [
    "selenium",
    "screen",
    "master",
    "test",
    "element",
    "screenshot",
    "compare"
  ],
  "main": "index.js",
  "scripts": {
    "test": "cd test && ./test.sh"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webbestmaster/selenium-screen-master.git"
  },
  "author": "webbestmaster",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/webbestmaster/selenium-screen-master/issues"
  },
  "homepage": "https://github.com/webbestmaster/selenium-screen-master#readme",
  "dependencies": {
    "canvas": "^1.6.2",
    "node-resemble": "^1.1.3",
    "selenium-webdriver": "^3.0.1"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "dot": "^1.1.1",
    "mochawesome": "^2.0.2"
  }
}
