{
  "name": "sauce-tunnel",
  "version": "2.5.0",
  "description": "A wrapper around the Sauce Labs tunnel jar",
  "main": "index.js",
  "scripts": {
    "test": "node ./test/sanity"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jmreidy/sauce-tunnel"
  },
  "keywords": [
    "Saucelabs"
  ],
  "authors": [
    "Parashuram <code@nparashuram.com>",
    "Justin Reidy <jmreidy@rzrsharp.net>"
  ],
  "license": "MIT",
  "dependencies": {
    "chalk": "^1.1.3",
    "request": "^2.72.0",
    "split": "^1.0.0"
  }
}
