🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 14:26:52 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
normalize-package-data
/
node_modules
/
resolve
📍 /usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/resolve
🔄 Refresh
✏️
Editing: index.js
Read Only
var core = require('./lib/core'); var async = require('./lib/async'); async.core = core; async.isCore = function isCore(x) { return core[x]; }; async.sync = require('./lib/sync'); exports = async; module.exports = async;
💾 Save Changes
❌ Cancel