{ "_from": "is-unicode-supported@^2.0.0", "_id": "is-unicode-supported@2.1.0", "_inBundle": false, "_integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==", "_location": "/is-unicode-supported", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-unicode-supported@^2.0.0", "name": "is-unicode-supported", "escapedName": "is-unicode-supported", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/figures" ], "_resolved": "https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz", "_shasum": "09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a", "_spec": "is-unicode-supported@^2.0.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\figures", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-unicode-supported/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Detect whether the terminal supports Unicode", "devDependencies": { "ava": "^6.1.3", "tsd": "^0.31.2", "xo": "^0.59.3" }, "engines": { "node": ">=18" }, "exports": { "types": "./index.d.ts", "default": "./index.js" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/is-unicode-supported#readme", "keywords": [ "terminal", "unicode", "detect", "utf8", "console", "shell", "support", "supports", "supported", "check", "detection" ], "license": "MIT", "name": "is-unicode-supported", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-unicode-supported.git" }, "scripts": { "test": "xo && ava && tsd" }, "sideEffects": false, "type": "module", "version": "2.1.0" }