Server IP : 162.213.251.212 / Your IP : 18.117.12.30 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/www/easybuyer/node_modules/default-gateway/ |
Upload File : |
{ "name": "default-gateway", "version": "4.2.0", "description": "Get the default network gateway, cross-platform.", "author": "silverwind <me@silverwind.io>", "repository": "silverwind/default-gateway", "license": "BSD-2-Clause", "scripts": { "test": "eslint *.js && node --pending-deprecation --trace-deprecation --throw-deprecation --trace-warnings test.js" }, "engines": { "node": ">=6" }, "dependencies": { "execa": "^1.0.0", "ip-regex": "^2.1.0" }, "devDependencies": { "eslint": "^5.15.1", "eslint-config-silverwind": "^2.1.0", "updates": "^7.2.0", "ver": "4.0.1" }, "files": [ "index.js", "android.js", "darwin.js", "freebsd.js", "linux.js", "openbsd.js", "sunos.js", "win32.js", "ibmi.js" ], "keywords": [ "default gateway", "network", "default", "gateway", "routing", "route" ] }