UNPKG

mudcolors

Version:

a javascript module for colorizing terminal output, specifically designed for MUDs

27 lines (26 loc) 622 B
{ "name": "mudcolors", "version": "1.0.9", "description": "a javascript module for colorizing terminal output, specifically designed for MUDs", "main": "mudcolors.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ratacat/mudcolors.git" }, "keywords": [ "ansi", "color", "terminal", "MUD", "MUDs" ], "author": "Neuralsplash", "license": "ISC", "bugs": { "url": "https://github.com/ratacat/mudcolors/issues" }, "homepage": "https://github.com/ratacat/mudcolors#readme" }