vivid-cli
Version:
Bring colors and styles to the command-line with ease.
30 lines (29 loc) • 581 B
JSON
{
"name": "vivid-cli",
"description": "Bring colors and styles to the command-line with ease.",
"version": "1.1.2",
"keywords": [
"colors",
"color",
"terminal",
"console",
"command-line",
"cli",
"ANSI",
"style",
"effects"
],
"author": {
"name": "Matthew C. Lewis",
"email": "mcullenlewis@gmail.com"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/mcullenlewis/vivid-cli"
},
"issues": {
"url": "https://github.com/mcullenlewis/vivid-cli/issues"
},
"license": "MIT"
}