pretty-tree
Version:
Make colorful trees out of JSON objects using archy
22 lines (21 loc) • 398 B
JSON
{
"name": "pretty-tree",
"version": "1.0.0",
"description": "Make colorful trees out of JSON objects using archy",
"repository": "git://github.com/mafintosh/pretty-tree.git",
"dependencies": {
"archy": "0.0.2",
"chalk": "~1.0.0"
},
"keywords": [
"archy",
"colors",
"color",
"tree",
"terminal",
"cli",
"pretty",
"print",
"prettyprint"
]
}