{
  "_args": [
    [
      "supports-color@^1.3.1",
      "/usr/share/npm/node_modules/esformatter"
    ]
  ],
  "_from": "supports-color@>=1.3.1 <2.0.0",
  "_id": "supports-color@1.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/esformatter/supports-color",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "supports-color",
    "raw": "supports-color@^1.3.1",
    "rawSpec": "^1.3.1",
    "scope": null,
    "spec": ">=1.3.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/esformatter"
  ],
  "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.3.1.tgz",
  "_shasum": "15758df09d8ff3b4acc307539fabe27095e1042d",
  "_shrinkwrap": null,
  "_spec": "supports-color@^1.3.1",
  "_where": "/usr/share/npm/node_modules/esformatter",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bin": {
    "supports-color": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/supports-color/issues"
  },
  "dependencies": {},
  "description": "Detect whether a terminal supports color",
  "devDependencies": {
    "mocha": "*",
    "require-uncached": "^1.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "15758df09d8ff3b4acc307539fabe27095e1042d",
    "tarball": "https://registry.npmjs.org/supports-color/-/supports-color-1.3.1.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "cli.js",
    "index.js"
  ],
  "gitHead": "09f1b4c336cee7269b4c8b3a8880054a23fcb35e",
  "homepage": "https://github.com/sindresorhus/supports-color",
  "keywords": [
    "256",
    "ansi",
    "bin",
    "capability",
    "cli",
    "cli",
    "color",
    "colors",
    "colour",
    "command-line",
    "console",
    "detect",
    "rgb",
    "shell",
    "styles",
    "support",
    "supports",
    "terminal",
    "tty",
    "xterm"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "jbnicolai",
      "email": "jappelman@xebia.com"
    }
  ],
  "name": "supports-color",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/supports-color.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.3.1"
}
