{
  "_args": [
    [
      {
        "raw": "external-ip",
        "scope": null,
        "escapedName": "external-ip",
        "name": "external-ip",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/robertdodson/Documents/htdocs/freeCodeCamp/backend/requestHeaderparsermicroservice"
    ]
  ],
  "_from": "external-ip@latest",
  "_id": "external-ip@1.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/external-ip",
  "_nodeVersion": "8.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/external-ip-1.3.1.tgz_1498352779887_0.8007111584302038"
  },
  "_npmUser": {
    "name": "j.chaniotis",
    "email": "j.k.chaniotis@gmail.com"
  },
  "_npmVersion": "5.0.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "external-ip",
    "scope": null,
    "escapedName": "external-ip",
    "name": "external-ip",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/external-ip/-/external-ip-1.3.1.tgz",
  "_shasum": "344d425e8ee37f4224782decb7a4f1bd0fe4ec9b",
  "_shrinkwrap": null,
  "_spec": "external-ip",
  "_where": "/Users/robertdodson/Documents/htdocs/freeCodeCamp/backend/requestHeaderparsermicroservice",
  "author": {
    "name": "J.Chaniotis"
  },
  "bin": {
    "external-ip": "lib/cli.js"
  },
  "bugs": {
    "url": "https://github.com/J-Chaniotis/external-ip/issues"
  },
  "contributors": [
    {
      "name": "Nikolas Andronopoulos",
      "email": "nikolas.andronopoulos@gmail.com"
    }
  ],
  "dependencies": {
    "commander": "^2.9.0",
    "revalidator": "^0.3.1",
    "simple-get": "^2.6.0"
  },
  "description": "A node.js library to get your external ip from multiple services",
  "devDependencies": {
    "chai": "^4.0.2",
    "mocha": "^3.4.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-/uhkY7wgjYjdOp7WqvlQGP9L8WlcS1CrrhfDiOFGTrgx/luEA7O8JIJxFNRQ/kC4JgTnBElRwqulXYylbhgKzA==",
    "shasum": "344d425e8ee37f4224782decb7a4f1bd0fe4ec9b",
    "tarball": "https://registry.npmjs.org/external-ip/-/external-ip-1.3.1.tgz"
  },
  "gitHead": "8202b7f42d409843ec18fa5ae6ed62a61816a499",
  "homepage": "https://github.com/J-Chaniotis/external-ip",
  "keywords": [
    "Node.js",
    "external",
    "ip",
    "network",
    "public",
    "address"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "j.chaniotis",
      "email": "j.k.chaniotis@gmail.com"
    }
  ],
  "name": "external-ip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://J-Chaniotis@github.com/J-Chaniotis/external-ip.git"
  },
  "scripts": {
    "test": "node node_modules/mocha/bin/mocha"
  },
  "version": "1.3.1"
}
