ansi-console-colors
Version:
Creates a console.print function that accepts PCBoard color codes
17 lines (16 loc) • 431 B
JSON
{
"name": "ansi-console-colors",
"version": "1.0.4",
"description": "Creates a console.print function that accepts PCBoard color codes",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"author": "Frosty",
"license": "MIT License",
"keywords": ["Ansi", "Term", "Terminal", "Console", "BBS"],
"repository": {
"type": "git",
"url": "https://github.com/hazlema/ansi-console-colors.git"
}
}