📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 08:59:51
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs9
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
pacote
/
lib
/
util
📍 /opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules.bundled/pacote/lib/util
🔄 Refresh
✏️
Editing: cache-key.js
Read Only
'use strict' module.exports = cacheKey function cacheKey (type, identifier) { return ['pacote', type, identifier].join(':') }
💾 Save Changes
❌ Cancel