print-colors
Version:
Print colors to the console with nice and easy to use syntax
29 lines (28 loc) • 526 B
JSON
{
"name": "print-colors",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/ori-shalom/print-colors.git"
},
"description": "Print colors to the console with nice and easy to use syntax",
"main": "print-colors.js",
"scripts": {
"test": "node print-colors.js"
},
"keywords": [
"colors",
"print",
"cmd",
"bash",
"cli",
"command",
"line",
"console",
"log",
"color",
"rainbow"
],
"author": "Ori Shalom",
"license": "ISC"
}