UNPKG

@casual-simulation/chalk

Version:
53 lines (52 loc) 1.11 kB
{ "name": "@casual-simulation/chalk", "version": "3.1.14-alpha.3661157217", "description": "Chalk but in the browser", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/casual-simulation/casualos.git", "directory": "src/chalk" }, "type": "module", "module": "index", "types": "index.d.ts", "scripts": { "test": "echo \"Nothing to do.\"" }, "files": [ "index.js", "ansi-styles.js", "ansi-regex.js", "strip-ansi.js", "util.js", "README.md", "license" ], "keywords": [ "color", "colour", "colors", "terminal", "console", "cli", "string", "ansi", "style", "styles", "tty", "formatting", "rgb", "256", "shell", "xterm", "log", "logging", "command-line", "text" ], "publishConfig": { "access": "public" }, "gitHead": "1a4688a5c80f36121fd0458346f944ea81fec2dd" }