MCPcopy Create free account
hub / github.com/nodejs/node / index.js

File index.js

test/fixtures/packages/nested/sub-pkg-cjs/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { findPackageJSON } = require('node:module');
2
3module.exports = findPackageJSON('..', __filename);

Callers

nothing calls this directly

Calls 2

findPackageJSONFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected