MCPcopy Create free account
hub / github.com/npm/cli / toJSON

Method toJSON

workspaces/arborist/lib/node.js:1607–1609  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1605 }
1606
1607 toJSON () {
1608 return printableTree(this)
1609 }
1610
1611 [util.inspect.custom] () {
1612 return this.toJSON()

Callers 9

[util.inspect.custom]Method · 0.95
runTestFunction · 0.45
shrinkwrap.jsFile · 0.45
edge.jsFile · 0.45
audit-report.jsFile · 0.45
reify.jsFile · 0.45
audit.jsFile · 0.45
printTreeFunction · 0.45
print-tree.jsFile · 0.45

Calls 1

printableTreeFunction · 0.85

Tested by

no test coverage detected