Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ index.js
File
index.js
test/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
spawn = require(
'@npmcli/promise-spawn'
)
3
const
index = require.resolve(
'../index.js'
)
4
const
packageIndex = require.resolve(
'../'
)
Callers
nothing calls this directly
Calls
3
spawn
Function · 0.85
resolve
Method · 0.80
loadMockNpm
Function · 0.50
Tested by
no test coverage detected