{ "name": "ascii-table", "main": "ascii-table.js", "version": "0.0.8", "homepage": "https://github.com/sorensen/ascii-table", "authors": [ "Beau Sorensen " ], "description": "Easy tables for your console data", "keywords": [ "table", "ascii", "console" ], "license": "MIT", "ignore": [ "**/.*", "Makefile", "test.js", "index.js", "package.json" ] }