| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 | {  "_args": [    [      "internal-ip@4.3.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "internal-ip@4.3.0",  "_id": "internal-ip@4.3.0",  "_inBundle": false,  "_integrity": "sha1-hFRSuq2dLKO2nGNaE3rLmg2tCQc=",  "_location": "/internal-ip",  "_phantomChildren": {    "execa": "1.0.0",    "ip-regex": "2.1.0"  },  "_requested": {    "type": "version",    "registry": true,    "raw": "internal-ip@4.3.0",    "name": "internal-ip",    "escapedName": "internal-ip",    "rawSpec": "4.3.0",    "saveSpec": null,    "fetchSpec": "4.3.0"  },  "_requiredBy": [    "/webpack-dev-server"  ],  "_resolved": "https://registry.npmmirror.com/internal-ip/download/internal-ip-4.3.0.tgz?cache=0&sync_timestamp=1634404914680&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Finternal-ip%2Fdownload%2Finternal-ip-4.3.0.tgz",  "_spec": "4.3.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Sindre Sorhus",    "email": "sindresorhus@gmail.com",    "url": "sindresorhus.com"  },  "bugs": {    "url": "https://github.com/sindresorhus/internal-ip/issues"  },  "dependencies": {    "default-gateway": "^4.2.0",    "ipaddr.js": "^1.9.0"  },  "description": "Get your internal IP address",  "devDependencies": {    "ava": "^1.4.1",    "tsd": "^0.7.2",    "xo": "^0.24.0"  },  "engines": {    "node": ">=6"  },  "files": [    "index.js",    "index.d.ts"  ],  "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": "4.3.0"}
 |