![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/internal-ip/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-D8WGsR6yDt8uq7vDMu7mjcR+yRMm3dW8yufyChmszWRjcSHuxLBkR3GdS2HZAjodsaGuCvXeEJpueisXJULghg==", "_location": "/internal-ip", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "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/corals/clinic.corals.io", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "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" }