UNPKG

chalk-styler

Version:

Terminal string styling done beautifully with ANSI codes, inspired by Chalk.js

34 lines (33 loc) 723 B
{ "name": "chalk-styler", "version": "1.0.4", "description": "Terminal string styling done beautifully with ANSI codes, inspired by Chalk.js", "main": "index.js", "type": "module", "scripts": { "test": "node test.js" }, "keywords": [ "chalk", "ansi-colors", "terminal-colors", "terminal-styling", "console-colors", "console-styling", "cli", "cli-colors", "text-styling", "string-styling", "text-color", "colorize", "command-line", "chalk-alternative", "chalk-style", "terminal", "nodejs", "node-cli" ], "repository": "https://github.com/shunyavkash-itisha-naliyadra/chalk", "author": "Itisha Naliyadra", "license": "MIT" }