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