{
  "name": "testarmada-magellan-nightwatch-plugin",
  "version": "8.1.0",
  "description": "Magellan plugin to provide Nightwatch.js support",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TestArmada/magellan-nightwatch-plugin.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TestArmada/magellan-nightwatch-plugin/issues"
  },
  "homepage": "https://github.com/TestArmada/magellan-nightwatch-plugin#readme",
  "dependencies": {
    "acorn": "^7.1.0",
    "acorn-walk": "^7.0.0",
    "cli-color": "^1.1.0",
    "lodash": "^4.17.2",
    "prepend-file": "1.3.1",
    "q": "^1.4.1",
    "yargs": "^6.6.0"
  },
  "devDependencies": {
    "chai": "^3.4.1",
    "mocha": "^3.2.0"
  }
}
