{
  "_from": "ansi-colors@^0.2.0",
  "_id": "ansi-colors@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-csMd4qDZoszQysMMyYI+6y9kNLU=",
  "_location": "/ansi-colors",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ansi-colors@^0.2.0",
    "name": "ansi-colors",
    "escapedName": "ansi-colors",
    "rawSpec": "^0.2.0",
    "saveSpec": null,
    "fetchSpec": "^0.2.0"
  },
  "_requiredBy": [
    "/log-utils"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-0.2.0.tgz",
  "_shasum": "72c31de2a0d9a2ccd0cac30cc9823eeb2f6434b5",
  "_spec": "ansi-colors@^0.2.0",
  "_where": "/usr/src/app/stopfals-website/node_modules/log-utils",
  "author": {
    "name": "Brian Woodward",
    "url": "https://github.com/doowb"
  },
  "bugs": {
    "url": "https://github.com/doowb/ansi-colors/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ansi-bgblack": "^0.1.1",
    "ansi-bgblue": "^0.1.1",
    "ansi-bgcyan": "^0.1.1",
    "ansi-bggreen": "^0.1.1",
    "ansi-bgmagenta": "^0.1.1",
    "ansi-bgred": "^0.1.1",
    "ansi-bgwhite": "^0.1.1",
    "ansi-bgyellow": "^0.1.1",
    "ansi-black": "^0.1.1",
    "ansi-blue": "^0.1.1",
    "ansi-bold": "^0.1.1",
    "ansi-cyan": "^0.1.1",
    "ansi-dim": "^0.1.1",
    "ansi-gray": "^0.1.1",
    "ansi-green": "^0.1.1",
    "ansi-grey": "^0.1.1",
    "ansi-hidden": "^0.1.1",
    "ansi-inverse": "^0.1.1",
    "ansi-italic": "^0.1.1",
    "ansi-magenta": "^0.1.1",
    "ansi-red": "^0.1.1",
    "ansi-reset": "^0.1.1",
    "ansi-strikethrough": "^0.1.1",
    "ansi-underline": "^0.1.1",
    "ansi-white": "^0.1.1",
    "ansi-yellow": "^0.1.1",
    "lazy-cache": "^2.0.1"
  },
  "deprecated": false,
  "description": "Collection of ansi colors and styles.",
  "devDependencies": {
    "gulp-format-md": "^0.1.9",
    "mocha": "^2.5.3"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/doowb/ansi-colors",
  "keywords": [
    "ansi-bgblack",
    "ansi-bgblue",
    "ansi-bgcyan",
    "ansi-bggreen",
    "ansi-bgmagenta",
    "ansi-bgred",
    "ansi-bgwhite",
    "ansi-bgyellow",
    "ansi-black",
    "ansi-blue",
    "ansi-bold",
    "ansi-cyan",
    "ansi-dim",
    "ansi-gray",
    "ansi-green",
    "ansi-grey",
    "ansi-hidden",
    "ansi-inverse",
    "ansi-italic",
    "ansi-magenta",
    "ansi-red",
    "ansi-reset",
    "ansi-strikethrough",
    "ansi-underline",
    "ansi-white",
    "ansi-yellow",
    "bgblack",
    "bgblue",
    "bgcyan",
    "bggreen",
    "bgmagenta",
    "bgred",
    "bgwhite",
    "bgyellow",
    "black",
    "blue",
    "bold",
    "cyan",
    "dim",
    "gray",
    "green",
    "grey",
    "hidden",
    "inverse",
    "italic",
    "magenta",
    "red",
    "reset",
    "strikethrough",
    "underline",
    "white",
    "yellow"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "ansi-colors",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/doowb/ansi-colors.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "lint": {
      "reflinks": true
    },
    "reflinks": [
      "verb-readme-generator",
      "verb"
    ]
  },
  "version": "0.2.0"
}
