{
  "_args": [
    [
      "internal-ip@1.2.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/webpack-dev-server"
    ]
  ],
  "_from": "internal-ip@1.2.0",
  "_id": "internal-ip@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/internal-ip",
  "_nodeVersion": "4.3.0",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/internal-ip-1.2.0.tgz_1456342188905_0.8255082112737"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "internal-ip",
    "raw": "internal-ip@1.2.0",
    "rawSpec": "1.2.0",
    "scope": null,
    "spec": "1.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/webpack-dev-server"
  ],
  "_resolved": "https://registry.npmjs.org/internal-ip/-/internal-ip-1.2.0.tgz",
  "_shasum": "ae9fbf93b984878785d50a8de1b356956058cf5c",
  "_shrinkwrap": null,
  "_spec": "internal-ip@1.2.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/webpack-dev-server",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bin": {
    "internal-ip": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/internal-ip/issues"
  },
  "dependencies": {
    "meow": "^3.3.0"
  },
  "description": "Get your internal IPv4 or IPv6 address",
  "devDependencies": {
    "ava": "*",
    "is-ip": "^1.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "ae9fbf93b984878785d50a8de1b356956058cf5c",
    "tarball": "https://registry.npmjs.org/internal-ip/-/internal-ip-1.2.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "cli.js",
    "index.js"
  ],
  "gitHead": "ef43d204ee3e36dbc0bc8333b5ab816208553269",
  "homepage": "https://github.com/sindresorhus/internal-ip",
  "keywords": [
    "address",
    "bin",
    "cli",
    "cli-app",
    "internal",
    "ip",
    "ipv4",
    "ipv6",
    "local",
    "machine"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "internal-ip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/internal-ip.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.2.0"
}
