Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
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