8colors
Version:
ANSI Colors for the terminal console
28 lines (27 loc) • 519 B
JSON
{
"name": "8colors",
"version": "1.0.1",
"description": "ANSI Colors for the terminal console",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ansi",
"colors",
"eight",
"8colors",
"console",
"log",
"cli",
"color",
"style",
"console.log"
],
"repository": {
"type": "git",
"url": "git+https://github.com/jmdisuanco/8colors.git"
},
"author": "John Martin R. Disuanco",
"license": "MIT"
}