{
  "_args": [
    [
      "has-color@^0.1.7",
      "/Users/eshanker/Code/fsevents/node_modules/gauge"
    ]
  ],
  "_from": "has-color@>=0.1.7 <0.2.0",
  "_id": "has-color@0.1.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/has-color",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "1.4.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "has-color",
    "raw": "has-color@^0.1.7",
    "rawSpec": "^0.1.7",
    "scope": null,
    "spec": ">=0.1.7 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gauge"
  ],
  "_resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz",
  "_shasum": "67144a5260c34fc3cca677d041daf52fe7b78b2f",
  "_shrinkwrap": null,
  "_spec": "has-color@^0.1.7",
  "_where": "/Users/eshanker/Code/fsevents/node_modules/gauge",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/has-color/issues"
  },
  "dependencies": {},
  "description": "Detect whether a terminal supports color",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "67144a5260c34fc3cca677d041daf52fe7b78b2f",
    "tarball": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/has-color",
  "keywords": [
    "256",
    "ansi",
    "capability",
    "cli",
    "color",
    "colors",
    "colour",
    "command-line",
    "console",
    "detect",
    "rgb",
    "shell",
    "styles",
    "support",
    "terminal",
    "tty",
    "xterm"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "has-color",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/sindresorhus/has-color.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.7"
}
