Your IP : 216.73.216.74


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

{
  "_from": "registry-url@^6.0.1",
  "_id": "registry-url@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==",
  "_location": "/@google/gemini-cli/registry-url",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "registry-url@^6.0.1",
    "name": "registry-url",
    "escapedName": "registry-url",
    "rawSpec": "^6.0.1",
    "saveSpec": null,
    "fetchSpec": "^6.0.1"
  },
  "_requiredBy": [
    "/@google/gemini-cli/package-json"
  ],
  "_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-6.0.1.tgz",
  "_shasum": "056d9343680f2f64400032b1e199faa692286c58",
  "_spec": "registry-url@^6.0.1",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/package-json",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "ava": {
    "serial": true
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/registry-url/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "rc": "1.2.8"
  },
  "deprecated": false,
  "description": "Get the set npm registry URL",
  "devDependencies": {
    "ava": "^3.15.0",
    "tsd": "^0.14.0",
    "xo": "^0.38.2"
  },
  "engines": {
    "node": ">=12"
  },
  "exports": "./index.js",
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/registry-url#readme",
  "keywords": [
    "npm",
    "conf",
    "config",
    "npmconf",
    "registry",
    "url",
    "uri",
    "scope"
  ],
  "license": "MIT",
  "name": "registry-url",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/registry-url.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "type": "module",
  "version": "6.0.1"
}