Home
last modified time | relevance | path

Searched refs:json_file_1 (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/package-manager/build/node/
H A DNpmPackageManager.js7 const json_file_1 = __importDefault(require("@expo/json-file")); constant
103 const pkg = await json_file_1.default.readAsync(pkgPath);
108 await json_file_1.default.writeAsync(pkgPath, pkg, { json5: false });
/expo/packages/create-expo-module/build/
H A Dtelemetry.js8 const json_file_1 = __importDefault(require("@expo/json-file")); constant
37 const settings = new json_file_1.default((0, getUserState_1.getUserStatePath)(), {