var nodes = [ { name: 'local', type: 'C++', rpcHost: 'localhost', rpcPort: '8080' } ]; module.exports = nodes;