Your IP : 216.73.216.74


Current Path : /proc/self/root/usr/local/lib/node_modules/@google/gemini-cli/node_modules/figures/
Upload File :
Current File : //proc/self/root/usr/local/lib/node_modules/@google/gemini-cli/node_modules/figures/package.json

{
  "_from": "figures@^6.1.0",
  "_id": "figures@6.1.0",
  "_inBundle": false,
  "_integrity": "sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==",
  "_location": "/@google/gemini-cli/figures",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "figures@^6.1.0",
    "name": "figures",
    "escapedName": "figures",
    "rawSpec": "^6.1.0",
    "saveSpec": null,
    "fetchSpec": "^6.1.0"
  },
  "_requiredBy": [
    "/@google/gemini-cli/ink-select-input"
  ],
  "_resolved": "https://registry.npmjs.org/figures/-/figures-6.1.0.tgz",
  "_shasum": "935479f51865fa7479f6fa94fc6fc7ac14e62c4a",
  "_spec": "figures@^6.1.0",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/ink-select-input",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/figures/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-unicode-supported": "^2.0.0"
  },
  "deprecated": false,
  "description": "Unicode symbols with fallbacks for older terminals",
  "devDependencies": {
    "ava": "^5.3.1",
    "tsd": "^0.29.0",
    "xo": "^0.56.0"
  },
  "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/figures#readme",
  "keywords": [
    "unicode",
    "cli",
    "cmd",
    "command-line",
    "characters",
    "symbol",
    "symbols",
    "figure",
    "figures",
    "fallback"
  ],
  "license": "MIT",
  "name": "figures",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/figures.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "sideEffects": false,
  "type": "module",
  "version": "6.1.0"
}