Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ index.js
File
index.js
test/fixtures/packages/nested/sub-pkg-esm/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ findPackageJSON } from
'node:module'
;
2
3
export
default findPackageJSON(
'..'
,
import
.meta.url);
Callers
nothing calls this directly
Calls
1
findPackageJSON
Function · 0.85
Tested by
no test coverage detected