📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 21:37:06
📂
/ (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