{
  "_args": [
    [
      "ansi-styles@4.3.0",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "ansi-styles@4.3.0",
  "_id": "ansi-styles@4.3.0",
  "_inBundle": false,
  "_integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  "_location": "/ansi-styles",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ansi-styles@4.3.0",
    "name": "ansi-styles",
    "escapedName": "ansi-styles",
    "rawSpec": "4.3.0",
    "saveSpec": null,
    "fetchSpec": "4.3.0"
  },
  "_requiredBy": [
    "/@jest/console/chalk",
    "/@jest/core/chalk",
    "/@jest/reporters/chalk",
    "/@jest/transform/chalk",
    "/@jest/types/chalk",
    "/@nuxtjs/opencollective/chalk",
    "/babel-jest/chalk",
    "/chalk",
    "/cli-highlight/chalk",
    "/cli-highlight/wrap-ansi",
    "/copyfiles/wrap-ansi",
    "/eslint/chalk",
    "/expect",
    "/fork-ts-checker-webpack-plugin/chalk",
    "/inquirer/chalk",
    "/jest-cli/chalk",
    "/jest-config/chalk",
    "/jest-diff/chalk",
    "/jest-each/chalk",
    "/jest-jasmine2/chalk",
    "/jest-matcher-utils/chalk",
    "/jest-message-util/chalk",
    "/jest-resolve/chalk",
    "/jest-runner/chalk",
    "/jest-runtime/chalk",
    "/jest-snapshot/chalk",
    "/jest-util/chalk",
    "/jest-validate/chalk",
    "/jest-watcher/chalk",
    "/log-symbols/chalk",
    "/ora/chalk",
    "/pretty-format",
    "/slice-ansi",
    "/ts-loader/chalk",
    "/typeorm/chalk",
    "/typeorm/wrap-ansi",
    "/wrap-ansi"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  "_spec": "4.3.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/chalk/ansi-styles/issues"
  },
  "dependencies": {
    "color-convert": "^2.0.1"
  },
  "description": "ANSI escape codes for styling strings in the terminal",
  "devDependencies": {
    "@types/color-convert": "^1.9.0",
    "ava": "^2.3.0",
    "svg-term-cli": "^2.1.1",
    "tsd": "^0.11.0",
    "xo": "^0.25.3"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/chalk/ansi-styles?sponsor=1",
  "homepage": "https://github.com/chalk/ansi-styles#readme",
  "keywords": [
    "ansi",
    "styles",
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "tty",
    "escape",
    "formatting",
    "rgb",
    "256",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "license": "MIT",
  "name": "ansi-styles",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chalk/ansi-styles.git"
  },
  "scripts": {
    "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor",
    "test": "xo && ava && tsd"
  },
  "version": "4.3.0"
}
