{
  "_from": "git+https://github.com/cintolas/node-relay-tunnel.git",
  "_id": "node-relay-tunnel@0.3.0",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/node-relay-tunnel",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "node-relay-tunnel@git+https://github.com/cintolas/node-relay-tunnel.git",
    "name": "node-relay-tunnel",
    "escapedName": "node-relay-tunnel",
    "rawSpec": "git+https://github.com/cintolas/node-relay-tunnel.git",
    "saveSpec": "git+https://github.com/cintolas/node-relay-tunnel.git",
    "fetchSpec": "https://github.com/cintolas/node-relay-tunnel.git",
    "gitCommittish": null
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "git+https://github.com/cintolas/node-relay-tunnel.git#9000f96c360e118a380b58412c61eeabcb63b3b6",
  "_spec": "node-relay-tunnel@git+https://github.com/cintolas/node-relay-tunnel.git",
  "_where": "/home/peter/nextgen/gateway/src",
  "author": {
    "name": "Peter Panayotopoulos"
  },
  "bugs": {
    "url": "https://github.com/cintolas/node-relay-tunnel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "compression": "",
    "eventsource": "",
    "express": "",
    "httpolyglot": "",
    "request": "",
    "socket.io": "3.1.2",
    "socket.io-client": "3.1.2",
    "ws": ""
  },
  "deprecated": false,
  "description": "A live secure tunnel redirect public requests to your own local server befind a NAT or firewall",
  "devDependencies": {},
  "homepage": "https://github.com/cintolas/node-relay-tunnel#readme",
  "keywords": [
    "ngrok",
    "localhost",
    "tunnel",
    "redirect",
    "proxy",
    "weixin wechat",
    "mobile testing"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "node-relay-tunnel",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/cintolas/node-relay-tunnel.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.3.1"
}
