Searched refs:tempPkgJsonPath (Results 1 – 1 of 1) sorted by relevance
35 const tempPkgJsonPath = path.join(templateDirectory, CACHED_PACKAGE_JSON); constant36 if (!fs.existsSync(tempPkgJsonPath)) {39 const { dependencies, devDependencies } = JsonFile.read(tempPkgJsonPath);