{ "_from": "yoctocolors@^2.1.1", "_id": "yoctocolors@2.1.2", "_inBundle": false, "_integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==", "_location": "/yoctocolors", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "yoctocolors@^2.1.1", "name": "yoctocolors", "escapedName": "yoctocolors", "rawSpec": "^2.1.1", "saveSpec": null, "fetchSpec": "^2.1.1" }, "_requiredBy": [ "/execa" ], "_resolved": "https://registry.npmmirror.com/yoctocolors/-/yoctocolors-2.1.2.tgz", "_shasum": "d795f54d173494e7d8db93150cec0ed7f678c83a", "_spec": "yoctocolors@^2.1.1", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\execa", "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": "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" }, "exports": { "types": "./index.d.ts", "default": "./index.js" }, "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", "name": "yoctocolors", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/yoctocolors.git" }, "scripts": { "test": "xo && ava && tsd" }, "sideEffects": false, "type": "module", "version": "2.1.2" }