{
  "_args": [
    [
      "ip@^1.1.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/dns-packet"
    ]
  ],
  "_from": "ip@>=1.1.0 <2.0.0",
  "_id": "ip@1.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/ip",
  "_nodeVersion": "4.2.2",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/ip-1.1.2.tgz_1457119789796_0.21723865694366395"
  },
  "_npmUser": {
    "email": "charlie.robbins@gmail.com",
    "name": "indexzero"
  },
  "_npmVersion": "3.7.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "ip",
    "raw": "ip@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dns-packet"
  ],
  "_resolved": "https://registry.npmjs.org/ip/-/ip-1.1.2.tgz",
  "_shasum": "a05ba664479611d0229fd21d2572fec4505f778e",
  "_shrinkwrap": null,
  "_spec": "ip@^1.1.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/dns-packet",
  "author": {
    "email": "fedor@indutny.com",
    "name": "Fedor Indutny"
  },
  "bugs": {
    "url": "https://github.com/indutny/node-ip/issues"
  },
  "dependencies": {},
  "description": "[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)",
  "devDependencies": {
    "jscs": "^2.1.1",
    "jshint": "^2.8.0",
    "mocha": "~1.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "a05ba664479611d0229fd21d2572fec4505f778e",
    "tarball": "https://registry.npmjs.org/ip/-/ip-1.1.2.tgz"
  },
  "gitHead": "ed9b6cada5ae340229dbd428401a7caaa7082f73",
  "homepage": "https://github.com/indutny/node-ip",
  "license": "MIT",
  "main": "lib/ip",
  "maintainers": [
    {
      "email": "fedor.indutny@gmail.com",
      "name": "fedor.indutny"
    },
    {
      "email": "charlie.robbins@gmail.com",
      "name": "indexzero"
    },
    {
      "email": "fedor@indutny.com",
      "name": "indutny"
    },
    {
      "email": "me@mmalecki.com",
      "name": "mmalecki"
    }
  ],
  "name": "ip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/node-ip.git"
  },
  "scripts": {
    "fix": "jscs lib/*.js test/*.js --fix",
    "test": "jscs lib/*.js test/*.js && jshint lib/*.js && mocha --reporter spec test/*-test.js"
  },
  "version": "1.1.2"
}
