var config = { name: 'Node', type: 'C++', os: 'linux', rpcHost: 'localhost', rpcPort: '8080', serverHost: 'localhost', serverPort: '3000' }; module.exports = config;