📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 02:24:05
📂
/
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
install
✏️
Editing: build-path.js
'use strict' var uniqueFilename = require('unique-filename') var moduleName = require('../utils/module-name.js') module.exports = buildPath function buildPath (staging, pkg) { return uniqueFilename(staging, moduleName(pkg), pkg.realpath) }
💾 Save Changes
❌ Cancel