{
  "_args": [
    [
      "easy-table@0.3.0",
      "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos"
    ]
  ],
  "_from": "easy-table@0.3.0",
  "_id": "easy-table@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-RvOwRBgnOnFsLOjFLxysqdAkHLc=",
  "_location": "/easy-table",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "easy-table@0.3.0",
    "name": "easy-table",
    "escapedName": "easy-table",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/easy-table/-/easy-table-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos",
  "author": {
    "name": "Eldar Gabdullin",
    "email": "eldargab@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/eldargab/easy-table/issues"
  },
  "description": "Nice text table for the CLI",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "homepage": "https://github.com/eldargab/easy-table#readme",
  "keywords": [
    "table",
    "text",
    "cli"
  ],
  "main": "./lib/table",
  "name": "easy-table",
  "repository": {
    "type": "git",
    "url": "git+https://eldargab@github.com/eldargab/easy-table.git"
  },
  "version": "0.3.0"
}
