{
  "_args": [
    [
      "cli-color@1.4.0",
      "C:\\Work\\Rocket Smart Home\\Software\\PRODUCTION\\HOOBS PROD\\UI4\\homebridge-config-ui-x"
    ]
  ],
  "_from": "cli-color@1.4.0",
  "_id": "cli-color@1.4.0",
  "_inBundle": false,
  "_integrity": "sha512-xu6RvQqqrWEo6MPR1eixqGPywhYBHRs653F9jfXB2Hx4jdM/3WxiNE1vppRmxtMIfl16SFYTpYlrnqH/HsK/2w==",
  "_location": "/cli-color",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cli-color@1.4.0",
    "name": "cli-color",
    "escapedName": "cli-color",
    "rawSpec": "1.4.0",
    "saveSpec": null,
    "fetchSpec": "1.4.0"
  },
  "_requiredBy": [
    "/@nestjs/common"
  ],
  "_resolved": "https://registry.npmjs.org/cli-color/-/cli-color-1.4.0.tgz",
  "_spec": "1.4.0",
  "_where": "C:\\Work\\Rocket Smart Home\\Software\\PRODUCTION\\HOOBS PROD\\UI4\\homebridge-config-ui-x",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/cli-color/issues"
  },
  "dependencies": {
    "ansi-regex": "^2.1.1",
    "d": "1",
    "es5-ext": "^0.10.46",
    "es6-iterator": "^2.0.3",
    "memoizee": "^0.4.14",
    "timers-ext": "^0.1.5"
  },
  "description": "Colors, formatting and other tools for the console",
  "devDependencies": {
    "eslint": "^5.4",
    "eslint-config-medikoo-es5": "^1.6.1",
    "tad": "^0.2.7"
  },
  "eslintConfig": {
    "extends": "medikoo-es5",
    "root": true,
    "env": {
      "node": true
    },
    "rules": {
      "id-length": "off"
    },
    "overrides": [
      {
        "files": "examples/**",
        "rules": {
          "no-console": "off"
        }
      }
    ]
  },
  "homepage": "https://github.com/medikoo/cli-color#readme",
  "keywords": [
    "ansi",
    "color",
    "console",
    "terminal",
    "cli",
    "shell",
    "log",
    "logging",
    "xterm"
  ],
  "license": "ISC",
  "name": "cli-color",
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/cli-color.git"
  },
  "scripts": {
    "lint": "eslint --ignore-path=.gitignore .",
    "test": "node ./node_modules/tad/bin/tad"
  },
  "version": "1.4.0"
}
