📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 07:46:57
📂
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
pacote
/
lib
/
util
✏️
Editing: cache-key.js
'use strict' module.exports = cacheKey function cacheKey (type, identifier) { return ['pacote', type, identifier].join(':') }
💾 Save Changes
❌ Cancel