{
  "_args": [
    [
      "browserstacktunnel-wrapper@2.0.4",
      "/home/pertec/public_html/areadocliente/bootstrap"
    ]
  ],
  "_development": true,
  "_from": "browserstacktunnel-wrapper@2.0.4",
  "_id": "browserstacktunnel-wrapper@2.0.4",
  "_inBundle": false,
  "_integrity": "sha512-GCV599FUUxNOCFl3WgPnfc5dcqq9XTmMXoxWpqkvmk0R9TOIoqmjENNU6LY6DtgIL6WfBVbg/jmWtnM5K6UYSg==",
  "_location": "/browserstacktunnel-wrapper",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "browserstacktunnel-wrapper@2.0.4",
    "name": "browserstacktunnel-wrapper",
    "escapedName": "browserstacktunnel-wrapper",
    "rawSpec": "2.0.4",
    "saveSpec": null,
    "fetchSpec": "2.0.4"
  },
  "_requiredBy": [
    "/karma-browserstack-launcher"
  ],
  "_resolved": "https://registry.npmjs.org/browserstacktunnel-wrapper/-/browserstacktunnel-wrapper-2.0.4.tgz",
  "_spec": "2.0.4",
  "_where": "/home/pertec/public_html/areadocliente/bootstrap",
  "author": {
    "name": "Peter Halliday",
    "email": "pghalliday@gmail.com",
    "url": "http://stuffpetedoes.blogspot.nl/"
  },
  "bugs": {
    "url": "https://github.com/pghalliday/node-BrowserStackTunnel/issues"
  },
  "dependencies": {
    "https-proxy-agent": "^2.2.1",
    "unzipper": "^0.9.3"
  },
  "description": "A Node.js wrapper for the BrowserStack java tunnel client ",
  "devDependencies": {
    "expect.js": "~0.3.1",
    "grunt": "~1.0.2",
    "grunt-cli": "~1.2.0",
    "grunt-contrib-jshint": "~1.1.0",
    "grunt-contrib-watch": "~1.1.0",
    "grunt-mocha-test": "~0.13.3",
    "mocha": "^5.2.0",
    "mocks": "0.0.15",
    "sinon": "~5.0.7"
  },
  "engines": {
    "node": ">= 0.10.20"
  },
  "homepage": "https://github.com/pghalliday/node-BrowserStackTunnel.git",
  "keywords": [
    "BrowserStack",
    "BrowserStackTunnel",
    "spawn",
    "child_process"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/pghalliday/node-BrowserStackTunnel/blob/master/LICENSE-MIT"
    }
  ],
  "main": "src/BrowserStackTunnel.js",
  "name": "browserstacktunnel-wrapper",
  "repository": {
    "type": "git",
    "url": "git://github.com/pghalliday/node-BrowserStackTunnel.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "2.0.4"
}
