{ "_args": [ [ "ansi-styles@5.2.0", "/Users/easysoft/src/xuan/xxc/app" ] ], "_from": "ansi-styles@5.2.0", "_id": "ansi-styles@5.2.0", "_inBundle": false, "_integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", "_location": "/ansi-styles", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ansi-styles@5.2.0", "name": "ansi-styles", "escapedName": "ansi-styles", "rawSpec": "5.2.0", "saveSpec": null, "fetchSpec": "5.2.0" }, "_requiredBy": [ "/pretty-format" ], "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", "_spec": "5.2.0", "_where": "/Users/easysoft/src/xuan/xxc/app", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/chalk/ansi-styles/issues" }, "description": "ANSI escape codes for styling strings in the terminal", "devDependencies": { "ava": "^2.4.0", "svg-term-cli": "^2.1.1", "tsd": "^0.14.0", "xo": "^0.37.1" }, "engines": { "node": ">=10" }, "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" }, "version": "5.2.0" }