{
  "_args": [
    [
      "internal-ip@6.2.0",
      "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538"
    ]
  ],
  "_development": true,
  "_from": "internal-ip@6.2.0",
  "_id": "internal-ip@6.2.0",
  "_inBundle": false,
  "_integrity": "sha512-D8WGsR6yDt8uq7vDMu7mjcR+yRMm3dW8yufyChmszWRjcSHuxLBkR3GdS2HZAjodsaGuCvXeEJpueisXJULghg==",
  "_location": "/internal-ip",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "internal-ip@6.2.0",
    "name": "internal-ip",
    "escapedName": "internal-ip",
    "rawSpec": "6.2.0",
    "saveSpec": null,
    "fetchSpec": "6.2.0"
  },
  "_requiredBy": [
    "/webpack-dev-server"
  ],
  "_resolved": "https://registry.npmjs.org/internal-ip/-/internal-ip-6.2.0.tgz",
  "_spec": "6.2.0",
  "_where": "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/sindresorhus/internal-ip/issues"
  },
  "dependencies": {
    "default-gateway": "^6.0.0",
    "ipaddr.js": "^1.9.1",
    "is-ip": "^3.1.0",
    "p-event": "^4.2.0"
  },
  "description": "Get your internal IP address",
  "devDependencies": {
    "ava": "^2.4.0",
    "tsd": "^0.13.1",
    "xo": "^0.32.1"
  },
  "engines": {
    "node": ">=10"
  },
  "exports": {
    "browser": "./browser.js",
    "default": "./index.js"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "browser.js"
  ],
  "funding": "https://github.com/sindresorhus/internal-ip?sponsor=1",
  "homepage": "https://github.com/sindresorhus/internal-ip#readme",
  "keywords": [
    "ip",
    "ipv6",
    "ipv4",
    "address",
    "internal",
    "local",
    "machine",
    "system",
    "net",
    "gateway"
  ],
  "license": "MIT",
  "name": "internal-ip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/internal-ip.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "6.2.0"
}
