unblessed
Version:
A modern, React-inspired terminal UI library for building interactive command-line applications.
32 lines • 866 B
JSON
{
"name": "unblessed",
"version": "0.0.1",
"description": "A modern, React-inspired terminal UI library for building interactive command-line applications.",
"main": "index.js",
"keywords": [
"terminal",
"tui",
"ui",
"react",
"components",
"layout",
"cli",
"console",
"unblessed",
"blessed",
"react-reconciler",
"custom-renderer",
"terminal-ui",
"command-line"
],
"author": "Daniel Lucas <daniel-lucas@live.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/daniel-lucas-silva/unblessed.git"
},
"bugs": {
"url": "https://github.com/daniel-lucas-silva/unblessed/issues"
},
"homepage": "https://github.com/daniel-lucas-silva/unblessed#readme"
}