ui-terminal
Version:
Color text, background | node js terminal helper
48 lines (47 loc) • 931 B
JSON
{
"name": "ui-terminal",
"version": "1.1.4",
"description": "Color text, background | node js terminal helper",
"main": "index.js",
"scripts": {
"test": "node examples/test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/maksymkulia/ui-terminal.git"
},
"keywords": [
"terminal",
"console",
"table",
"color",
"text",
"ui",
"b",
"strong",
"i",
"u",
"simple",
"onepackage",
"banner",
"loader",
"acii",
"art",
"easter",
"egg"
],
"author": "Maksym Kulia <maksym.kulia@protonmail.com>",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/maksymkulia/ui-terminal/issues"
},
"copyright": {
"title": "UI Terminal",
"years": [
2020,
2020
],
"owner": "Maksym Kulia <maksym.kulia@protonmail.com>"
},
"homepage": "https://github.com/maksymkulia/ui-terminal/wiki"
}