{
  "_args": [
    [
      "sauce-connect-launcher@1.2.6",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "sauce-connect-launcher@1.2.6",
  "_id": "sauce-connect-launcher@1.2.6",
  "_inBundle": false,
  "_integrity": "sha512-yBTYfzI6AWRwoXJoIqmVgz+eCpWX6CsJ4Ap8fowjsGlN+27OKbnQxv6POd4Rzh57BH9WeA9K8orIzNxO8mMBQA==",
  "_location": "/sauce-connect-launcher",
  "_phantomChildren": {
    "es6-promisify": "5.0.0",
    "lodash": "4.17.11"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sauce-connect-launcher@1.2.6",
    "name": "sauce-connect-launcher",
    "escapedName": "sauce-connect-launcher",
    "rawSpec": "1.2.6",
    "saveSpec": null,
    "fetchSpec": "1.2.6"
  },
  "_requiredBy": [
    "/karma-sauce-launcher"
  ],
  "_resolved": "https://registry.npmjs.org/sauce-connect-launcher/-/sauce-connect-launcher-1.2.6.tgz",
  "_spec": "1.2.6",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Bermi Ferrer",
    "email": "bermi@bermilabs.com"
  },
  "bugs": {
    "url": "https://github.com/bermi/sauce-connect-launcher/issues"
  },
  "dependencies": {
    "adm-zip": "~0.4.3",
    "async": "^2.1.2",
    "https-proxy-agent": "^2.2.1",
    "lodash": "^4.16.6",
    "rimraf": "^2.5.4"
  },
  "description": "A library to download and launch Sauce Connect.",
  "devDependencies": {
    "colors": "~1.1.2",
    "eslint-plugin-mocha": "^4.8.0",
    "expect.js": "~0.3.1",
    "grunt": "~0.4.1",
    "grunt-cli": "~0.1.9",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-eslint": "^19.0.0",
    "grunt-notify": "~0.4.0",
    "grunt-release": "~0.13.0",
    "grunt-simple-mocha": "~0.4.0",
    "mocha": "^3.1.2"
  },
  "engines": {
    "node": ">= 4"
  },
  "homepage": "https://github.com/bermi/sauce-connect-launcher",
  "keywords": [
    "selenium",
    "sauce connect",
    "sauce labs",
    "testing",
    "local tunnel"
  ],
  "license": "MIT",
  "main": "lib/sauce-connect-launcher",
  "name": "sauce-connect-launcher",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bermi/sauce-connect-launcher.git"
  },
  "sauceConnectLauncher": {
    "scVersion": "latest"
  },
  "scripts": {
    "lint": "make lint",
    "postinstall": "node scripts/install.js || nodejs scripts/install.js",
    "test": "make test",
    "version": "git add README.md"
  },
  "version": "1.2.6"
}
