{ "_from": "ansi-styles@^6.1.0", "_id": "ansi-styles@6.2.3", "_inBundle": false, "_integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", "_location": "/ansi-styles", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ansi-styles@^6.1.0", "name": "ansi-styles", "escapedName": "ansi-styles", "rawSpec": "^6.1.0", "saveSpec": null, "fetchSpec": "^6.1.0" }, "_requiredBy": [ "/npm-run-all2", "/wrap-ansi" ], "_resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.3.tgz", "_shasum": "c044d5dcc521a076413472597a1acb1f103c4041", "_spec": "ansi-styles@^6.1.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\wrap-ansi", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/chalk/ansi-styles/issues" }, "bundleDependencies": false, "deprecated": false, "description": "ANSI escape codes for styling strings in the terminal", "devDependencies": { "ava": "^6.1.3", "svg-term-cli": "^2.1.1", "tsd": "^0.31.1", "xo": "^0.58.0" }, "engines": { "node": ">=12" }, "exports": "./index.js", "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" }, "type": "module", "version": "6.2.3" }