{
  "_args": [
    [
      {
        "raw": "cli-color@~0.3.2",
        "scope": null,
        "escapedName": "cli-color",
        "name": "cli-color",
        "rawSpec": "~0.3.2",
        "spec": ">=0.3.2 <0.4.0",
        "type": "range"
      },
      "/Users/ahogan/Repos/ember-cli/node_modules/inquirer"
    ]
  ],
  "_from": "cli-color@>=0.3.2 <0.4.0",
  "_id": "cli-color@0.3.3",
  "_inCache": true,
  "_location": "/cli-color",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "medikoo",
    "email": "medikoo+npm@medikoo.com"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cli-color@~0.3.2",
    "scope": null,
    "escapedName": "cli-color",
    "name": "cli-color",
    "rawSpec": "~0.3.2",
    "spec": ">=0.3.2 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/inquirer"
  ],
  "_resolved": "https://registry.npmjs.org/cli-color/-/cli-color-0.3.3.tgz",
  "_shasum": "12d5bdd158ff8a0b0db401198913c03df069f6f5",
  "_shrinkwrap": null,
  "_spec": "cli-color@~0.3.2",
  "_where": "/Users/ahogan/Repos/ember-cli/node_modules/inquirer",
  "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.6",
    "memoizee": "~0.3.8",
    "timers-ext": "0.1"
  },
  "description": "Colors, formatting and other tools for the console",
  "devDependencies": {
    "tad": "~0.2.2",
    "xlint": "~0.2.2",
    "xlint-jslint-medikoo": "~0.1.2"
  },
  "directories": {},
  "dist": {
    "shasum": "12d5bdd158ff8a0b0db401198913c03df069f6f5",
    "tarball": "https://registry.npmjs.org/cli-color/-/cli-color-0.3.3.tgz"
  },
  "gitHead": "f8dcaeeb038f433e6cf66195c04d29b72857c158",
  "homepage": "https://github.com/medikoo/cli-color",
  "keywords": [
    "ansi",
    "color",
    "console",
    "terminal",
    "cli",
    "shell",
    "log",
    "logging",
    "xterm"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "medikoo",
      "email": "medikoo+npm@medikoo.com"
    }
  ],
  "name": "cli-color",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/cli-color.git"
  },
  "scripts": {
    "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
    "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
    "test": "node ./node_modules/tad/bin/tad"
  },
  "version": "0.3.3"
}
