🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 02:09:28 | PHP 8.2.32
📂
/ (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