📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 23:07:03
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
install
📍 /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/lib/install
🔄 Refresh
✏️
Editing: build-path.js
Read Only
'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