{
  "_args": [
    [
      "cli-color@0.3.2",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "cli-color@0.3.2",
  "_id": "cli-color@0.3.2",
  "_inBundle": false,
  "_integrity": "sha1-dfpfcowwjMSsWUsF4GzF2A2szYY=",
  "_location": "/cli-color",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cli-color@0.3.2",
    "name": "cli-color",
    "escapedName": "cli-color",
    "rawSpec": "0.3.2",
    "saveSpec": null,
    "fetchSpec": "0.3.2"
  },
  "_requiredBy": [
    "/clui"
  ],
  "_resolved": "https://registry.npmjs.org/cli-color/-/cli-color-0.3.2.tgz",
  "_spec": "0.3.2",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/cli-color/issues"
  },
  "dependencies": {
    "d": "~0.1.1",
    "es5-ext": "~0.10.2",
    "memoizee": "0.3.x",
    "timers-ext": "0.1.x"
  },
  "description": "Colors, formatting and other tools for the console",
  "devDependencies": {
    "tad": "0.2.x"
  },
  "homepage": "https://github.com/medikoo/cli-color#readme",
  "keywords": [
    "ansi",
    "color",
    "console",
    "terminal",
    "cli",
    "shell",
    "log",
    "logging",
    "xterm"
  ],
  "licence": "MIT",
  "name": "cli-color",
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/cli-color.git"
  },
  "scripts": {
    "test": "node ./node_modules/tad/bin/tad"
  },
  "version": "0.3.2"
}
