Your IP : 216.73.216.74


Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/update-notifier/
Upload File :
Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/update-notifier/package.json

{
  "_from": "update-notifier@^7.3.1",
  "_id": "update-notifier@7.3.1",
  "_inBundle": false,
  "_integrity": "sha512-+dwUY4L35XFYEzE+OAL3sarJdUioVovq+8f7lcIJ7wnmnYQV5UD1Y/lcwaMSyaQ6Bj3JMj1XSTjZbNLHn/19yA==",
  "_location": "/@google/gemini-cli/update-notifier",
  "_phantomChildren": {
    "ansi-align": "3.0.1",
    "chalk": "5.4.1",
    "cli-boxes": "3.0.0",
    "string-width": "7.2.0",
    "strip-ansi": "7.1.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "update-notifier@^7.3.1",
    "name": "update-notifier",
    "escapedName": "update-notifier",
    "rawSpec": "^7.3.1",
    "saveSpec": null,
    "fetchSpec": "^7.3.1"
  },
  "_requiredBy": [
    "/@google/gemini-cli"
  ],
  "_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.3.1.tgz",
  "_shasum": "49af1ad6acfa0ea01c0d0f3c04047c154ead7096",
  "_spec": "update-notifier@^7.3.1",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "ava": {
    "timeout": "20s",
    "serial": true
  },
  "bugs": {
    "url": "https://github.com/yeoman/update-notifier/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "boxen": "^8.0.1",
    "chalk": "^5.3.0",
    "configstore": "^7.0.0",
    "is-in-ci": "^1.0.0",
    "is-installed-globally": "^1.0.0",
    "is-npm": "^6.0.0",
    "latest-version": "^9.0.0",
    "pupa": "^3.1.0",
    "semver": "^7.6.3",
    "xdg-basedir": "^5.1.0"
  },
  "deprecated": false,
  "description": "Update notifications for your CLI app",
  "devDependencies": {
    "ava": "^6.1.3",
    "clear-module": "^4.1.2",
    "esmock": "^2.6.7",
    "fixture-stdout": "^0.2.1",
    "strip-ansi": "^7.1.0",
    "xo": "^0.59.3"
  },
  "engines": {
    "node": ">=18"
  },
  "exports": "./index.js",
  "files": [
    "index.js",
    "update-notifier.js",
    "check.js"
  ],
  "funding": "https://github.com/yeoman/update-notifier?sponsor=1",
  "homepage": "https://github.com/yeoman/update-notifier#readme",
  "keywords": [
    "npm",
    "update",
    "updater",
    "notify",
    "notifier",
    "check",
    "checker",
    "cli",
    "module",
    "package",
    "version"
  ],
  "license": "BSD-2-Clause",
  "name": "update-notifier",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/update-notifier.git"
  },
  "scripts": {
    "test": "xo && NODE_OPTIONS='--loader=esmock --no-warnings' ava"
  },
  "sideEffects": false,
  "type": "module",
  "version": "7.3.1"
}