📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 14:08:20
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
utils
📍 /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