{
  "_from": "yoctocolors-cjs@^2.1.3",
  "_id": "yoctocolors-cjs@2.1.3",
  "_inBundle": false,
  "_integrity": "sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==",
  "_location": "/yoctocolors-cjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "yoctocolors-cjs@^2.1.3",
    "name": "yoctocolors-cjs",
    "escapedName": "yoctocolors-cjs",
    "rawSpec": "^2.1.3",
    "saveSpec": null,
    "fetchSpec": "^2.1.3"
  },
  "_requiredBy": [
    "/@inquirer/checkbox",
    "/@inquirer/core",
    "/@inquirer/expand",
    "/@inquirer/rawlist",
    "/@inquirer/search",
    "/@inquirer/select"
  ],
  "_resolved": "https://registry.npmjs.org/yoctocolors-cjs/-/yoctocolors-cjs-2.1.3.tgz",
  "_shasum": "7e4964ea8ec422b7a40ac917d3a344cfd2304baa",
  "_spec": "yoctocolors-cjs@^2.1.3",
  "_where": "/var/www/html/node_modules/@inquirer/checkbox",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "ava": {
    "environmentVariables": {
      "FORCE_COLOR": "1"
    }
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/yoctocolors/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "CommonJS version - The smallest and fastest command-line coloring package on the internet",
  "devDependencies": {
    "@jonahsnider/benchmark": "^5.0.3",
    "ansi-colors": "^4.1.3",
    "ava": "^6.1.3",
    "chalk": "^5.3.0",
    "cli-color": "^2.0.4",
    "colorette": "^2.0.20",
    "kleur": "^4.1.5",
    "nanocolors": "^0.2.13",
    "picocolors": "^1.0.1",
    "tsd": "^0.31.0",
    "xo": "^0.58.0"
  },
  "engines": {
    "node": ">=18"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "base.js",
    "base.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/yoctocolors#readme",
  "keywords": [
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "ansi",
    "style",
    "styles",
    "tty",
    "formatting",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "yoctocolors-cjs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/yoctocolors.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "sideEffects": false,
  "type": "commonjs",
  "types": "./index.d.ts",
  "version": "2.1.3"
}
