Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ toJSON
Method
toJSON
lib/utils/queryable.js:283–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
}
282
283
toJSON () {
284
return
this.#data
285
}
286
287
[util.inspect.custom] () {
288
return
this.toJSON()
Callers
5
[util.inspect.custom]
Method · 0.95
set
Method · 0.95
delete
Method · 0.95
reifyOutput
Function · 0.45
queryable.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected