Node JS Colors

const colors = require('colors');
console.log('Text in red'.red);
N!ls