{
  "_from": "@expo/ngrok@2.4.3",
  "_id": "@expo/ngrok@2.4.3",
  "_inBundle": false,
  "_integrity": "sha512-JOct+0BMTOTkTb2RreQc6uzhwCjX8Z/EYRo3EcbHMr5/3Zk+0YuujaM4Z84GeZcWz2sBMhnJj0LeJnhEkmd95Q==",
  "_location": "/@expo/ngrok",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@expo/ngrok@2.4.3",
    "name": "@expo/ngrok",
    "escapedName": "@expo%2fngrok",
    "scope": "@expo",
    "rawSpec": "2.4.3",
    "saveSpec": null,
    "fetchSpec": "2.4.3"
  },
  "_requiredBy": [
    "/@expo/xdl"
  ],
  "_resolved": "https://registry.npmjs.org/@expo/ngrok/-/ngrok-2.4.3.tgz",
  "_shasum": "77e1a7a3e76542358647cd0117c246ea1afe4bc1",
  "_spec": "@expo/ngrok@2.4.3",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/xdl",
  "author": {
    "name": "bubenshchykov"
  },
  "bugs": {
    "url": "https://github.com/expo/ngrok/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@expo/ngrok-bin": "2.2.8-beta.3",
    "async": "^0.9.0",
    "lock": "^0.1.2",
    "logfmt": "^1.2.0",
    "request": "^2.81.0",
    "uuid": "^3.0.0"
  },
  "deprecated": false,
  "description": "node wrapper for ngrok",
  "devDependencies": {
    "chai": "~1.8.1",
    "homedir": "^0.6.0",
    "mocha": "~1.14.0",
    "sinon": "^4.1.2"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/expo/ngrok#readme",
  "keywords": [
    "ngrok",
    "localhost",
    "tunneling",
    "localtunnel",
    "webhook"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "name": "@expo/ngrok",
  "repository": {
    "type": "git",
    "url": "git://github.com/expo/ngrok.git"
  },
  "scripts": {
    "test": "node ./node_modules/mocha/bin/_mocha"
  },
  "version": "2.4.3"
}