📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 19:57:55
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs20
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
@npmcli
/
arborist
/
bin
📍 /opt/alt/alt-nodejs20/root/usr/lib/node_modules/npm/node_modules.bundled/@npmcli/arborist/bin
🔄 Refresh
✏️
Editing: shrinkwrap.js
Read Only
const Shrinkwrap = require('../lib/shrinkwrap.js') module.exports = (options, time) => Shrinkwrap .load(options) .then((s) => s.commit()) .then(time) .then(({ result: s }) => JSON.stringify(s, 0, 2))
💾 Save Changes
❌ Cancel