foo.js 89 Bytes Raw Blame History Permalink 1 2 3 4 5 var bar = require('/not/existing/bar.json'); module.exports = { config: bar.config };