📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 11:59:13
📂
/
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
install
✏️
Editing: is-registry-specifier.js
'use strict' module.exports = isRegistrySpecifier function isRegistrySpecifier (spec) { return spec.type === 'range' || spec.type === 'version' || spec.type === 'tag' }
💾 Save Changes
❌ Cancel