{
  "_args": [
    [
      {
        "raw": "ansi-red@^0.1.1",
        "scope": null,
        "escapedName": "ansi-red",
        "name": "ansi-red",
        "rawSpec": "^0.1.1",
        "spec": ">=0.1.1 <0.2.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\gray-matter"
    ]
  ],
  "_from": "ansi-red@>=0.1.1 <0.2.0",
  "_id": "ansi-red@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/ansi-red",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "jonschlinkert",
    "email": "github@sellside.com"
  },
  "_npmVersion": "2.10.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ansi-red@^0.1.1",
    "scope": null,
    "escapedName": "ansi-red",
    "name": "ansi-red",
    "rawSpec": "^0.1.1",
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gray-matter"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz",
  "_shasum": "8c638f9d1080800a353c9c28c8a81ca4705d946c",
  "_shrinkwrap": null,
  "_spec": "ansi-red@^0.1.1",
  "_where": "C:\\src\\pnpm\\node_modules\\gray-matter",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/ansi-red/issues"
  },
  "dependencies": {
    "ansi-wrap": "0.1.0"
  },
  "description": "The color red, in ansi.",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "8c638f9d1080800a353c9c28c8a81ca4705d946c",
    "tarball": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/ansi-red",
  "keywords": [
    "red",
    "256",
    "ansi",
    "cli",
    "color",
    "colors",
    "colour",
    "command",
    "command-line",
    "console",
    "format",
    "formatting",
    "iterm",
    "log",
    "logging",
    "rgb",
    "shell",
    "string",
    "style",
    "styles",
    "styling",
    "terminal",
    "text",
    "tty",
    "xterm"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    }
  ],
  "name": "ansi-red",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/ansi-red.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.1"
}
