Searched refs:readJSONFile (Results 1 – 1 of 1) sorted by relevance
21 const readJSONFile = pathToFile => JSON.parse(readFileSync(pathToFile)); function32 const consumerPackageManifest = readJSONFile(consumerPackageManifestPath);