Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ package
Function
package
workspaces/arborist/test/inventory.js:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
return
this.package.name
104
},
105
get package () {
106
return
this._pkg
107
},
108
}), { _pkg: { name:
'n'
} })
109
i.add(n)
110
t.equal(i.get(
'n'
), n,
'found by inherited location'
)
Callers
3
local.js
File · 0.85
prompt.js
File · 0.85
registry.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected