colortest
Version:
Quickly show all your terminal colors
38 lines (37 loc) • 766 B
JSON
{
"name": "colortest",
"main": "colortest",
"bin": {
"colortest": "colortest"
},
"description": "Quickly show all your terminal colors",
"version": "3.0.7",
"author": "Pablo Varela <pablovarela182@gmail.com>",
"bugs": {
"url": "https://github.com/pablopunk/colortest/issues",
"email": "pablovarela182@gmail.com"
},
"contributors": [
"Pablo Varela <pablovarela182@gmail.com>"
],
"homepage": "https://github.com/pablopunk/colortest",
"keywords": [
"miny",
"color",
"test",
"colortest",
"tests",
"colors",
"bash",
"terminal",
"cli",
"command",
"line",
"tool"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/pablopunk/colortest"
}
}