📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-26 12:51:38
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
utils
📍 /usr/lib/node_modules/npm/lib/utils
🔄 Refresh
✏️
Editing: unix-format-path.js
Read Only
'use strict' module.exports = function (path) { return path.replace(/\\/g, '/') }
💾 Save Changes
❌ Cancel