MCPcopy 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

1import { findPackageJSON } from 'node:module';
2
3export default findPackageJSON('..', import.meta.url);

Callers

nothing calls this directly

Calls 1

findPackageJSONFunction · 0.85

Tested by

no test coverage detected