{ "_from": "tinyrainbow@^2.0.0", "_id": "tinyrainbow@2.0.0", "_inBundle": false, "_integrity": "sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==", "_location": "/tinyrainbow", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tinyrainbow@^2.0.0", "name": "tinyrainbow", "escapedName": "tinyrainbow", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/@vitest/expect", "/@vitest/pretty-format", "/@vitest/utils", "/vitest" ], "_resolved": "https://registry.npmmirror.com/tinyrainbow/-/tinyrainbow-2.0.0.tgz", "_shasum": "9509b2162436315e80e3eee0fcce4474d2444294", "_spec": "tinyrainbow@^2.0.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\vitest", "browser": "./dist/browser.js", "bugs": { "url": "https://github.com/tinylibs/tinyrainbow/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A small library to print colourful messages.", "engines": { "node": ">=14.0.0" }, "exports": { "types": "./dist/node.d.ts", "node": "./dist/node.js", "browser": "./dist/browser.js", "import": "./dist/browser.js", "default": "./dist/browser.js" }, "files": [ "dist/**" ], "homepage": "https://github.com/tinylibs/tinyrainbow#readme", "keywords": [ "colors", "tty" ], "license": "MIT", "main": "./dist/node.js", "module": "./dist/browser.js", "name": "tinyrainbow", "packageManager": "pnpm@9.15.1", "repository": { "type": "git", "url": "git+https://github.com/tinylibs/tinyrainbow.git" }, "type": "module", "types": "./dist/node.d.ts", "version": "2.0.0" }