{
  "name": "term-grid",
  "version": "0.1.8",
  "description": "Create grid in the terminal, config color,width,align for each column",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mangix/term-grid.git"
  },
  "keywords": [
    "terminal",
    "grid"
  ],
  "author": "mangix",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mangix/term-grid/issues"
  },
  "homepage": "https://github.com/mangix/term-grid",
  "dependencies": {
    "strip-ansi": "^2.0.1"
  }
}
