{
  "_args": [
    [
      "clui@0.3.6",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "clui@0.3.6",
  "_id": "clui@0.3.6",
  "_inBundle": false,
  "_integrity": "sha512-Z4UbgZILlIAjkEkZiDOa2aoYjohKx7fa6DxIh6cE9A6WNWZ61iXfQc6CmdC9SKdS5nO0P0UyQ+WfoXfB65e3HQ==",
  "_location": "/clui",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "clui@0.3.6",
    "name": "clui",
    "escapedName": "clui",
    "rawSpec": "0.3.6",
    "saveSpec": null,
    "fetchSpec": "0.3.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/clui/-/clui-0.3.6.tgz",
  "_spec": "0.3.6",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Nathan Peck",
    "email": "nathan@storydesk.com"
  },
  "bugs": {
    "url": "https://github.com/nathanpeck/clui/issues"
  },
  "dependencies": {
    "cli-color": "0.3.2"
  },
  "description": "A Node.js toolkit for drawing nice command line tables, gauges, spinners, and sparklines.",
  "homepage": "https://github.com/nathanpeck/clui#readme",
  "keywords": [
    "command line interface",
    "CLI",
    "sparkline",
    "progress bar",
    "spinner",
    "gauge",
    "line",
    "console",
    "buffer"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.githubusercontent.com/nathanpeck/clui/master/LICENSE"
    }
  ],
  "main": "./lib/clui",
  "name": "clui",
  "repository": {
    "type": "git",
    "url": "git://github.com/nathanpeck/clui.git"
  },
  "version": "0.3.6"
}
