{
  "_from": "colors-cli@~1.0.28",
  "_id": "colors-cli@1.0.33",
  "_inBundle": false,
  "_integrity": "sha512-PWGsmoJFdOB0t+BeHgmtuoRZUQucOLl5ii81NBzOOGVxlgE04muFNHlR5j8i8MKbOPELBl3243AI6lGBTj5ICQ==",
  "_location": "/colors-cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "colors-cli@~1.0.28",
    "name": "colors-cli",
    "escapedName": "colors-cli",
    "rawSpec": "~1.0.28",
    "saveSpec": null,
    "fetchSpec": "~1.0.28"
  },
  "_requiredBy": [
    "/svgtofont"
  ],
  "_resolved": "https://registry.npmjs.org/colors-cli/-/colors-cli-1.0.33.tgz",
  "_shasum": "22810216e3aaf726b821f6dd3a431a9340ae99cf",
  "_spec": "colors-cli@~1.0.28",
  "_where": "/var/www/html/moro/node_modules/svgtofont",
  "author": {
    "name": "kenny wang",
    "email": "wowohoo@qq.com"
  },
  "bin": {
    "colors": "bin/colors"
  },
  "bugs": {
    "url": "https://github.com/jaywcjlove/colors-cli/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Terminal string styling done right",
  "directories": {
    "test": "test"
  },
  "exports": {
    ".": "./lib/index.js",
    "./index": "./lib/index.js",
    "./color": "./lib/color.js",
    "./lib/color.js": "./lib/color.js",
    "./color-name": "./lib/color-name.js",
    "./color-name.js": "./lib/color-name.js",
    "./lib/color-name.js.js": "./lib/color-name.js",
    "./color-safe": "./lib/color-safe.js",
    "./color-safe.js": "./lib/color-safe.js",
    "./lib/color-safe.js.js": "./lib/color-safe.js",
    "./styles-name": "./lib/styles-name.js",
    "./styles-name.js": "./lib/styles-name.js",
    "./lib/styles-name.js.js": "./lib/styles-name.js",
    "./safe": "./safe.js",
    "./safe.js": "./safe.js",
    "./toxic.js": "./toxic.js",
    "./toxic": "./toxic.js"
  },
  "funding": "https://jaywcjlove.github.io/#/sponsor",
  "homepage": "https://jaywcjlove.github.io/colors-cli/",
  "keywords": [
    "256color",
    "color",
    "colors",
    "colors-cli",
    "terminal",
    "ansi",
    "console",
    "colour",
    "cli",
    "string",
    "str",
    "style",
    "styles",
    "tty",
    "formatting",
    "rgb",
    "256",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "colors-cli",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jaywcjlove/colors-cli.git"
  },
  "scripts": {
    "test": "node ./test/safe.test.js & node ./test/group.test.js && node ./test/toxic.test.js && node ./test/256.test.js"
  },
  "version": "1.0.33"
}
