vs/v5.0.0/node_modules/npm/node_modules/supports-color/package.json

{
  "_args": [
    [
      "supports-color@^2.0.0",
      "/Users/rebecca/code/npm/node_modules/chalk"
    ]
  ],
  "_from": "supports-color@>=2.0.0 <3.0.0",
  "_id": "supports-color@2.0.0",
  "_inCache": true,
  "_location": "/supports-color",
  "_nodeVersion": "0.12.5",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "supports-color",
    "raw": "supports-color@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/chalk"
  ],
  "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  "_shasum": "535d045ce6b6363fa40117084629995e9df324c7",
  "_shrinkwrap": null,
  "_spec": "supports-color@^2.0.0",
  "_where": "/Users/rebecca/code/npm/node_modules/chalk",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/chalk/supports-color/issues"
  },
  "dependencies": {},
  "description": "Detect whether a terminal supports color",
  "devDependencies": {
    "mocha": "*",
    "require-uncached": "^1.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "535d045ce6b6363fa40117084629995e9df324c7",
    "tarball": "http://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "8400d98ade32b2adffd50902c06d9e725a5c6588",
  "homepage": "https://github.com/chalk/supports-color",
  "keywords": [
    "256",
    "ansi",
    "capability",
    "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": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/chalk/supports-color"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.0.0"
}