Your IP : 216.73.216.74


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

{
  "_from": "package-json@^10.0.0",
  "_id": "package-json@10.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==",
  "_location": "/@google/gemini-cli/package-json",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "package-json@^10.0.0",
    "name": "package-json",
    "escapedName": "package-json",
    "rawSpec": "^10.0.0",
    "saveSpec": null,
    "fetchSpec": "^10.0.0"
  },
  "_requiredBy": [
    "/@google/gemini-cli/latest-version"
  ],
  "_resolved": "https://registry.npmjs.org/package-json/-/package-json-10.0.1.tgz",
  "_shasum": "e49ee07b8de63b638e7f1b5bb353733e428fe7d7",
  "_spec": "package-json@^10.0.0",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/latest-version",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/package-json/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ky": "^1.2.0",
    "registry-auth-token": "^5.0.2",
    "registry-url": "^6.0.1",
    "semver": "^7.6.0"
  },
  "deprecated": false,
  "description": "Get metadata of a package from the npm registry",
  "devDependencies": {
    "@types/node": "^18",
    "ava": "^6.1.1",
    "private-registry-mock": "^0.3.0",
    "tsd": "^0.30.7",
    "xo": "^0.57.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/package-json#readme",
  "keywords": [
    "npm",
    "registry",
    "package",
    "pkg",
    "package.json",
    "json",
    "module",
    "scope",
    "scoped"
  ],
  "license": "MIT",
  "name": "package-json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/package-json.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "sideEffects": false,
  "type": "module",
  "version": "10.0.1"
}