var config = {
name: 'Node',
type: 'C++',
serverHost: 'http://localhost',
serverPort: '3000'
};
module.exports = config;