{
"name": "cli-table",
"description": "Pretty unicode tables for the CLI",
"version": "0.0.2",
"author": {
"name": "Guillermo Rauch",
"email": "[email protected]"
},
"keywords": [
"cli",
"colors",
"table"
],
"dependencies": {
"colors": "0.3.0"
},
"main": "./index.js",
"engines": {
"node": ">= 0.2.0"
},
"_npmUser": {
"name": "rauchg",
"email": "[email protected]"
},
"_id": "[email protected]",
"devDependencies": {},
"optionalDependencies": {},
"_engineSupported": true,
"_npmVersion": "1.1.1",
"_nodeVersion": "v0.6.13",
"_defaultsLoaded": true,
"dist": {
"shasum": "982867e16435325c66c208a1e71b95336ea3093b",
"tarball": "http://registry.npmjs.org/cli-table/-/cli-table-0.0.2.tgz"
},
"maintainers": [
{
"name": "rauchg",
"email": "[email protected]"
}
],
"directories": {},
"_shasum": "982867e16435325c66c208a1e71b95336ea3093b",
"_resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.0.2.tgz",
"_from": "cli-table@>=0.0.0 <0.1.0"
}