PATH:
opt
/
alt
/
alt-nodejs24
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
@npmcli
/
arborist
/
bin
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))
[+]
..
[-] ideal.js
[open]
[-] reify.js
[open]
[-] index.js
[open]
[-] funding.js
[open]
[-] virtual.js
[open]
[-] audit.js
[open]
[+]
lib
[-] prune.js
[open]
[-] actual.js
[open]
[-] shrinkwrap.js
[open]
[-] license.js
[open]