%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/node_modules/fs-extra/lib/json/ |
Current File : //var/www/cwg/wp-content/themes/cwg/node_modules/fs-extra/lib/json/jsonfile.js |
'use strict' const jsonFile = require('jsonfile') module.exports = { // jsonfile exports readJson: jsonFile.readFile, readJsonSync: jsonFile.readFileSync, writeJson: jsonFile.writeFile, writeJsonSync: jsonFile.writeFileSync }