Searched refs:fullPackageJsonPath (Results 1 – 1 of 1) sorted by relevance
386 const fullPackageJsonPath = path.join(PACKAGES_DIR, packageJsonPath); constant387 const packagePath = path.dirname(fullPackageJsonPath);388 const packageJson = require(fullPackageJsonPath);