UNPKG

asciitable

Version:

Render tables in text for tabular terminal fun times!

24 lines (23 loc) 485 B
{ "name": "asciitable", "version": "0.0.7", "description": "Render tables in text for tabular terminal fun times!", "main": "index.js", "scripts": { "test": "mocha -R spec" }, "repository": { "type": "git", "url": "git://github.com/deoxxa/asciitable.git" }, "keywords": [ "ascii", "table", "render", "console", "terminal", "text" ], "author": "Conrad Pankoff <deoxxa@fknsrs.biz> (http://www.fknsrs.biz/)", "license": "BSD" }