{
  "_args": [
    [
      {
        "raw": "localtunnel@1.8.1",
        "scope": null,
        "escapedName": "localtunnel",
        "name": "localtunnel",
        "rawSpec": "1.8.1",
        "spec": "1.8.1",
        "type": "version"
      },
      "/Users/robertdodson/Documents/htdocs/newNode/node_modules/browser-sync"
    ]
  ],
  "_from": "localtunnel@1.8.1",
  "_id": "localtunnel@1.8.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/localtunnel",
  "_nodeVersion": "5.4.1",
  "_npmUser": {
    "name": "defunctzombie",
    "email": "shtylman@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {
    "camelcase": "1.2.1",
    "cliui": "3.2.0",
    "decamelize": "1.2.0",
    "os-locale": "1.4.0",
    "window-size": "0.1.4",
    "y18n": "3.2.1"
  },
  "_requested": {
    "raw": "localtunnel@1.8.1",
    "scope": null,
    "escapedName": "localtunnel",
    "name": "localtunnel",
    "rawSpec": "1.8.1",
    "spec": "1.8.1",
    "type": "version"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.1.tgz",
  "_shasum": "d51b2bb7a7066afb05b57fc9db844015098f2e17",
  "_shrinkwrap": null,
  "_spec": "localtunnel@1.8.1",
  "_where": "/Users/robertdodson/Documents/htdocs/newNode/node_modules/browser-sync",
  "author": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "bin": {
    "lt": "./bin/client"
  },
  "bugs": {
    "url": "https://github.com/shtylman/localtunnel/issues"
  },
  "dependencies": {
    "debug": "2.2.0",
    "openurl": "1.1.0",
    "request": "2.65.0",
    "yargs": "3.29.0"
  },
  "description": "expose localhost to the world",
  "devDependencies": {
    "mocha": "~1.17.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d51b2bb7a7066afb05b57fc9db844015098f2e17",
    "tarball": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.1.tgz"
  },
  "gitHead": "4ae493ae44265f148fea4d536400994652ce1470",
  "homepage": "https://github.com/shtylman/localtunnel#readme",
  "license": "MIT",
  "main": "./client.js",
  "maintainers": [
    {
      "name": "defunctzombie",
      "email": "shtylman@gmail.com"
    }
  ],
  "name": "localtunnel",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/localtunnel.git"
  },
  "scripts": {
    "test": "mocha --ui qunit --reporter list --timeout 10000 -- test/index.js"
  },
  "version": "1.8.1"
}
