🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 02:01:46 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs8
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
utils
📍 /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/lib/utils
🔄 Refresh
✏️
Editing: output.js
Read Only
'use strict' var log = require('npmlog') // output to stdout in a progress bar compatible way module.exports = function () { log.clearProgress() console.log.apply(console, arguments) log.showProgress() }
💾 Save Changes
❌ Cancel