{
  "_args": [
    [
      "localtunnel@2.0.0",
      "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp"
    ]
  ],
  "_development": true,
  "_from": "localtunnel@2.0.0",
  "_id": "localtunnel@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-g6E0aLgYYDvQDxIjIXkgJo2+pHj3sGg4Wz/XP3h2KtZnRsWPbOQY+hw1H8Z91jep998fkcVE9l+kghO+97vllg==",
  "_location": "/localtunnel",
  "_phantomChildren": {
    "color-convert": "1.9.3",
    "emoji-regex": "7.0.3",
    "locate-path": "3.0.0",
    "require-directory": "2.1.1",
    "set-blocking": "2.0.0",
    "yargs-parser": "13.1.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "localtunnel@2.0.0",
    "name": "localtunnel",
    "escapedName": "localtunnel",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp",
  "author": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "bin": {
    "lt": "./bin/lt.js"
  },
  "bugs": {
    "url": "https://github.com/localtunnel/localtunnel/issues"
  },
  "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.19.0",
    "debug": "4.1.1",
    "openurl": "1.1.1",
    "yargs": "13.3.0"
  },
  "description": "Expose localhost to the world",
  "devDependencies": {
    "mocha": "~1.17.0"
  },
  "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 --ui qunit --reporter list --timeout 60000 -- *.spec.js"
  },
  "version": "2.0.0"
}
