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