var config = {}; config.server = {}; config.server.port ='5000'; module.exports = config;