Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
usr
›
lib
›
node_modules
›
npm
›
lib
›
utils
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ read-local-package.js
← Back
exports = module.exports = readLocalPkg var npm = require('../npm.js') var readJson = require('read-package-json') function readLocalPkg (cb) { if (npm.config.get('global')) return cb() var path = require('path') readJson(path.resolve(npm.prefix, 'package.json'), function (er, d) { return cb(er, d && d.name) }) }
💻
System Info
Current path
/usr/lib/node_modules/npm/lib/utils
Contents
1 folders, 48 files
Disk free
100.49 GB
PHP version
8.3.30
🚀
Quick Actions
📍 Script location
🌐 Web root
🗑️ Temp
📁 /usr/lib/node_modules/npm/lib/utils
⚡ Nexus File Manager • 49 items