PATH:
opt
/
cpanel
/
ea-nodejs16
/
lib
/
node_modules
/
npm
/
node_modules
/
@npmcli
/
arborist
/
bin
/
lib
const { inspect } = require('util') const log = require('./logging.js') module.exports = tree => log.info(inspect(tree.toJSON(), { depth: Infinity }))
[+]
..
[-] logging.js
[edit]
[-] options.js
[edit]
[-] print-tree.js
[edit]
[-] timers.js
[edit]