📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 12:40:27
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
bin
📍 /lib/node_modules/npm/bin
🔄 Refresh
✏️
Editing: npx-cli.js
Read Only
#!/usr/bin/node const npx = require('libnpx') const path = require('path') const NPM_PATH = path.join(__dirname, 'npm-cli.js') npx(npx.parseArgs(process.argv, NPM_PATH))
💾 Save Changes
❌ Cancel