Your IP : 216.73.216.74


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

{
  "_from": "parse-json@^8.0.0",
  "_id": "parse-json@8.3.0",
  "_inBundle": false,
  "_integrity": "sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ==",
  "_location": "/@google/gemini-cli/parse-json",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "parse-json@^8.0.0",
    "name": "parse-json",
    "escapedName": "parse-json",
    "rawSpec": "^8.0.0",
    "saveSpec": null,
    "fetchSpec": "^8.0.0"
  },
  "_requiredBy": [
    "/@google/gemini-cli/read-pkg"
  ],
  "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.3.0.tgz",
  "_shasum": "88a195a2157025139a2317a4f2f9252b61304ed5",
  "_spec": "parse-json@^8.0.0",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/read-pkg",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/parse-json/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/code-frame": "^7.26.2",
    "index-to-position": "^1.1.0",
    "type-fest": "^4.39.1"
  },
  "deprecated": false,
  "description": "Parse JSON with more helpful errors",
  "devDependencies": {
    "ava": "^6.2.0",
    "c8": "^10.1.3",
    "outdent": "^0.8.0",
    "strip-ansi": "^7.1.0",
    "tsd": "^0.31.2",
    "xo": "^0.60.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/parse-json#readme",
  "keywords": [
    "parse",
    "json",
    "graceful",
    "error",
    "message",
    "humanize",
    "friendly",
    "helpful",
    "string"
  ],
  "license": "MIT",
  "name": "parse-json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/parse-json.git"
  },
  "scripts": {
    "test": "xo && c8 ava && tsd"
  },
  "sideEffects": false,
  "type": "module",
  "version": "8.3.0"
}