{
  "_args": [
    [
      {
        "raw": "cli-color@~1.2.0",
        "scope": null,
        "escapedName": "cli-color",
        "name": "cli-color",
        "rawSpec": "~1.2.0",
        "spec": ">=1.2.0 <1.3.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/number-to-text/node_modules/reload"
    ]
  ],
  "_from": "cli-color@>=1.2.0 <1.3.0",
  "_id": "cli-color@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/cli-color",
  "_nodeVersion": "4.7.3",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/cli-color-1.2.0.tgz_1487764170062_0.5624275775626302"
  },
  "_npmUser": {
    "name": "medikoo",
    "email": "medikoo+npm@medikoo.com"
  },
  "_npmVersion": "2.15.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cli-color@~1.2.0",
    "scope": null,
    "escapedName": "cli-color",
    "name": "cli-color",
    "rawSpec": "~1.2.0",
    "spec": ">=1.2.0 <1.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/reload"
  ],
  "_resolved": "https://registry.npmjs.org/cli-color/-/cli-color-1.2.0.tgz",
  "_shasum": "3a5ae74fd76b6267af666e69e2afbbd01def34d1",
  "_shrinkwrap": null,
  "_spec": "cli-color@~1.2.0",
  "_where": "/Users/robertdodson/Documents/htdocs/number-to-text/node_modules/reload",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/cli-color/issues"
  },
  "dependencies": {
    "ansi-regex": "^2.1.1",
    "d": "1",
    "es5-ext": "^0.10.12",
    "es6-iterator": "2",
    "memoizee": "^0.4.3",
    "timers-ext": "0.1"
  },
  "description": "Colors, formatting and other tools for the console",
  "devDependencies": {
    "tad": "^0.2.7",
    "xlint": "^0.2.2",
    "xlint-jslint-medikoo": "^0.1.4"
  },
  "directories": {},
  "dist": {
    "shasum": "3a5ae74fd76b6267af666e69e2afbbd01def34d1",
    "tarball": "https://registry.npmjs.org/cli-color/-/cli-color-1.2.0.tgz"
  },
  "gitHead": "7aae8aa90f59140d243fdd6d02253880d5281ad9",
  "homepage": "https://github.com/medikoo/cli-color#readme",
  "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": "1.2.0"
}
