Searched refs:readPackageScope (Results 1 – 2 of 2) sorted by relevance
7 const { Module, toRealPath, readPackageScope } = CJSLoader;42 const pkg = readPackageScope(mainPath);
70 wrapSafe, Module, toRealPath, readPackageScope, cjsParseCache, property289 function readPackageScope(checkPath) { function412 const { data: pkg, path: pkgPath } = readPackageScope(parentPath) || {};860 const pkg = readPackageScope(parent.filename) || {};1096 const pkg = readPackageScope(filename);