uawdijnntqw1x1x1
IP : 3.17.175.182
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
..
/
..
/
lib
/
node_modules
/
npm
/
node_modules
/
json-stringify-safe
/
..
/
path-exists
/
index.js
/
/
'use strict'; const fs = require('fs'); module.exports = fp => new Promise(resolve => { fs.access(fp, err => { resolve(!err); }); }); module.exports.sync = fp => { try { fs.accessSync(fp); return true; } catch (err) { return false; } };
/home/batcwwjx/../../lib/node_modules/npm/node_modules/json-stringify-safe/../path-exists/index.js