UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

10 lines (7 loc) 282 B
var jsonFile = require('./jsonfile') jsonFile.outputJsonSync = require('./output-json-sync') jsonFile.outputJson = require('./output-json') // aliases jsonFile.outputJSONSync = require('./output-json-sync') jsonFile.outputJSON = require('./output-json') module.exports = jsonFile