Searched refs:jsonFile (Results 1 – 1 of 1) sorted by relevance
60 const jsonFile = new JsonFile(path.join(EXPO_DIR, location, 'package.json')); constant61 const packageJson = await jsonFile.readAsync();71 await jsonFile.writeAsync(packageJson);