{
  "_args": [
    [
      "gulp-protractor@3.0.0",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "gulp-protractor@3.0.0",
  "_id": "gulp-protractor@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-GRQwF2E8OTGa114H/VLXCpHMLZY=",
  "_location": "/gulp-protractor",
  "_phantomChildren": {
    "duplexer": "0.1.1",
    "from": "0.1.7",
    "pause-stream": "0.0.11",
    "through": "2.3.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-protractor@3.0.0",
    "name": "gulp-protractor",
    "escapedName": "gulp-protractor",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-protractor/-/gulp-protractor-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Steffen Müller",
    "url": "https://github.com/steffenmllr"
  },
  "bugs": {
    "url": "https://github.com/mllrsohn/gulp-protractor/issues"
  },
  "contributors": [
    {
      "name": "Robbin Habermehl",
      "email": "robbin@habermehl.net"
    }
  ],
  "dependencies": {
    "async": "^1.5.2",
    "dargs": "^4.1.0",
    "event-stream": "~3.3.0",
    "gulp-util": ">=2.2.14 <4.0.0",
    "protractor": ">=4 <5"
  },
  "description": "A helper for protactor and gulp",
  "devDependencies": {
    "expect.js": "~0.3.1",
    "mocha": "^2.4.5",
    "rewire": "^2.5.1",
    "sinon": "^1.17.3"
  },
  "engines": {
    "node": ">=4.2.0",
    "npm": ">=1.2.10"
  },
  "homepage": "https://github.com/mllrsohn/gulp-protractor",
  "keywords": [
    "gulpfriendly",
    "protractor"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "gulp-protractor",
  "repository": {
    "type": "git",
    "url": "git://github.com/mllrsohn/gulp-protractor.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "3.0.0"
}
