{
  "_from": "localtunnel@^2.0.1",
  "_id": "localtunnel@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-n418Cn5ynvJd7m/N1d9WVJISLJF/ellZnfsLnx8WBWGzxv/ntNcFkJ1o6se5quUhCplfLGBNL5tYHiq5WF3Nug==",
  "_location": "/localtunnel",
  "_phantomChildren": {
    "cliui": "7.0.4",
    "escalade": "3.1.1",
    "follow-redirects": "1.15.1",
    "get-caller-file": "2.0.5",
    "ms": "2.1.2",
    "require-directory": "2.1.1",
    "string-width": "4.2.3",
    "y18n": "5.0.8",
    "yargs-parser": "20.2.9"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "localtunnel@^2.0.1",
    "name": "localtunnel",
    "escapedName": "localtunnel",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.2.tgz",
  "_shasum": "528d50087151c4790f89c2db374fe7b0a48501f0",
  "_spec": "localtunnel@^2.0.1",
  "_where": "C:\\laragon\\www\\dashboard2\\node_modules\\browser-sync",
  "author": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "bin": {
    "lt": "bin/lt.js"
  },
  "bugs": {
    "url": "https://github.com/localtunnel/localtunnel/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Roman Shtylman",
      "email": "shtylman@gmail.com"
    },
    {
      "name": "Gert Hengeveld",
      "email": "gert@hichroma.com"
    },
    {
      "name": "Tom Coleman",
      "email": "tom@hichroma.com"
    }
  ],
  "dependencies": {
    "axios": "0.21.4",
    "debug": "4.3.2",
    "openurl": "1.1.1",
    "yargs": "17.1.1"
  },
  "deprecated": false,
  "description": "Expose localhost to the world",
  "devDependencies": {
    "mocha": "~9.1.1"
  },
  "engines": {
    "node": ">=8.3.0"
  },
  "homepage": "https://github.com/localtunnel/localtunnel#readme",
  "license": "MIT",
  "main": "./localtunnel.js",
  "name": "localtunnel",
  "repository": {
    "type": "git",
    "url": "git://github.com/localtunnel/localtunnel.git"
  },
  "scripts": {
    "test": "mocha --reporter list --timeout 60000 -- *.spec.js"
  },
  "version": "2.0.2"
}
