uawdijnntqw1x1x1
IP : 216.73.216.110
Hostname : 6.87.74.97.host.secureserver.net
Kernel : Linux 6.87.74.97.host.secureserver.net 4.18.0-553.83.1.el8_10.x86_64 #1 SMP Mon Nov 10 04:22:44 EST 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
emeraadmin
/
www
/
node_modules
/
ms
/
..
/
array-slice
/
..
/
https-proxy-agent
/
..
/
global-modules
/
index.js
/
/
/*! * global-modules <https://github.com/jonschlinkert/global-modules> * * Copyright (c) 2015-2017 Jon Schlinkert. * Licensed under the MIT license. */ 'use strict'; var path = require('path'); var prefix = require('global-prefix'); var isWindows = require('is-windows'); var gm; function getPath() { if (isWindows()) { return path.resolve(prefix, 'node_modules'); } return path.resolve(prefix, 'lib/node_modules'); } /** * Expose `global-modules` path */ Object.defineProperty(module, 'exports', { enumerable: true, get: function() { return gm || (gm = getPath()); } });
/home/emeraadmin/www/node_modules/ms/../array-slice/../https-proxy-agent/../global-modules/index.js