UNPKG

unicole-random-color

Version:

Printing a string with random color

26 lines (25 loc) 510 B
{ "name": "unicole-random-color", "version": "1.0.1", "description": "Printing a string with random color", "main": "app.js", "scripts": { "start": "node app.js" }, "keywords": [ "color", "colors", "print", "console", "console.log", "random-color", "random-colors", "random color", "random colors" ], "author": "", "license": "ISC", "dependencies": { "colors": "^1.4.0" } }