{
  "_args": [
    [
      {
        "name": "sauce-connect-launcher",
        "raw": "sauce-connect-launcher@^0.14.0",
        "rawSpec": "^0.14.0",
        "scope": null,
        "spec": ">=0.14.0 <0.15.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\wct-sauce"
    ]
  ],
  "_from": "sauce-connect-launcher@>=0.14.0 <0.15.0",
  "_id": "sauce-connect-launcher@0.14.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/sauce-connect-launcher",
  "_nodeVersion": "4.2.3",
  "_npmUser": {
    "email": "jlipps@gmail.com",
    "name": "jlipps"
  },
  "_npmVersion": "3.5.2",
  "_phantomChildren": {
    "glob": "5.0.15"
  },
  "_requested": {
    "name": "sauce-connect-launcher",
    "raw": "sauce-connect-launcher@^0.14.0",
    "rawSpec": "^0.14.0",
    "scope": null,
    "spec": ">=0.14.0 <0.15.0",
    "type": "range"
  },
  "_requiredBy": [
    "/wct-sauce"
  ],
  "_resolved": "https://registry.npmjs.org/sauce-connect-launcher/-/sauce-connect-launcher-0.14.0.tgz",
  "_shasum": "a4cb4743d2906f079f594abf17cbcb4a7a733b2d",
  "_shrinkwrap": null,
  "_spec": "sauce-connect-launcher@^0.14.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\wct-sauce",
  "author": {
    "email": "bermi@bermilabs.com",
    "name": "Bermi Ferrer"
  },
  "bugs": {
    "url": "https://github.com/bermi/sauce-connect-launcher/issues"
  },
  "dependencies": {
    "adm-zip": "~0.4.3",
    "async": "1.4.0",
    "lodash": "3.10.1",
    "rimraf": "2.4.3"
  },
  "description": "A library to download and launch Sauce Connect.",
  "devDependencies": {
    "colors": "~1.1.2",
    "expect.js": "~0.3.1",
    "grunt": "~0.4.1",
    "grunt-cli": "~0.1.9",
    "grunt-contrib-jshint": "~0.11.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-notify": "~0.4.0",
    "grunt-release": "~0.13.0",
    "grunt-simple-mocha": "~0.4.0",
    "mocha": "~2.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "a4cb4743d2906f079f594abf17cbcb4a7a733b2d",
    "tarball": "https://registry.npmjs.org/sauce-connect-launcher/-/sauce-connect-launcher-0.14.0.tgz"
  },
  "engines": {
    "node": ">= 0.10.x"
  },
  "gitHead": "87398045400c0e19a825edc3753cfb074963086a",
  "homepage": "https://github.com/bermi/sauce-connect-launcher",
  "keywords": [
    "selenium",
    "sauce connect",
    "sauce labs",
    "testing",
    "local tunnel"
  ],
  "main": "lib/sauce-connect-launcher",
  "maintainers": [
    {
      "email": "bermi@bermilabs.com",
      "name": "bermi"
    },
    {
      "email": "alexander.early@gmail.com",
      "name": "aearly"
    },
    {
      "email": "seb.vincent@gmail.com",
      "name": "sebv"
    },
    {
      "email": "jlipps@gmail.com",
      "name": "jlipps"
    },
    {
      "email": "jonahss@gmail.com",
      "name": "jonahss"
    }
  ],
  "name": "sauce-connect-launcher",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bermi/sauce-connect-launcher.git"
  },
  "sauceConnectLauncher": {
    "scVersion": "4.3.13"
  },
  "scripts": {
    "postinstall": "node scripts/install.js",
    "test": "make test"
  },
  "version": "0.14.0"
}
