Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runTest
Function · 0.45
shrinkwrap.js
File · 0.45
edge.js
File · 0.45
audit-report.js
File · 0.45
reify.js
File · 0.45
audit.js
File · 0.45
printTree
Function · 0.45
print-tree.js
File · 0.45
Calls
1
printableTree
Function · 0.85
Tested by
no test coverage detected