const config = require('./config.json'); console.log(config.host); console.log(config.port);